Hello
I need a very precise jump into a HWI, and the data seems to say that when the RTOS is in idle loop, the HWI runs about 16uS earlier than when I'm running a task.
Is there a difference in context switch times when you're running a task vs. sitting in the idle loop?
I'm perfectly fine with the extra 16uS, however the delay must be consistent for the system to function properly.