This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How can I set ndkTickPeriod less than 1ms?

Other Parts Discussed in Thread: TMS320C6455, SYSBIOS

Right now I have Global.ndkTickPeriod = 1 in my cfg file, but it looks like I need the scheduler to wake up every 500us or even faster.

Is it possible to make the ndkTickPeriod less than 1ms?