Other Parts Discussed in Thread: SYSBIOS
Hello,
I have an application requirement that needs a timer/clock interrupt periodically every 20 microseconds.
I understand that the default clock tick for the TI RTOS is set at 1 ms. But when I try to change the clock tick to 20 microseconds, it looks like the RTOS can do no other work due to the repeated interrupts coming up so quickly.
Is there any way to fulfil this requirement of 20 microsecond interrupt while using TI RTOS?
Thanks,
Dimple