Hello all,
I'm trying to define 1ms for each tick using NXP RTOS, but I'm not able to do it.
This is the result:

Code:

OsTaskInit AUTOSTART is true.
This is my configuration:


I set 1000000 into Period, as we can see this description about the field:

Also the PIT clock is 40MHz:

Where am I making a mistake? Can anyone help me please?
Thanks,
MVR