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?
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.
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?
Jimmy,
Here's a thread that's somewhat related to what you are asking about.