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:
MVR_0-1709664443686.png
Code:
MVR_1-1709664465287.png
OsTaskInit AUTOSTART is true.
This is my configuration:
MVR_2-1709664517268.png
MVR_3-1709664524950.png
I set 1000000 into Period, as we can see this description about the field:
MVR_4-1709664633704.png
Also the PIT clock is 40MHz:
MVR_5-1709664657482.png
Where am I making a mistake? Can anyone help me please?
Thanks,
MVR