Hello,
In order to know if my program is correctly running, I need to know how many time is spent in the idle task of my RTX OS (OS integrated with Keil) in order to be sure that my microcontrller has enougth time to execute all tasks. Thank you for your help
Ludovic
PS: I work on a cortex M3 microcontroller
You can also unlit the LED for any other task, leaving only the idle task to lit it. That cannot be a bad approximation, too.