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.

LAUNCHXL-F2800137: FREERTOS-TASK_TIMING

Part Number: LAUNCHXL-F2800137

while using freertos_ex1_c28x_led_blinky_syscfg example.

i want to set the time for each Thread/Task (i.e. Task1 at 5 msec and task 2 at 1 msec).

but i am not able to get it as Vtaskscheduler() is not accessable also.