Tool/software: TI-RTOS
I used CFG to create two tasks. The priority of Task0 is 2, and another(Task1) is 1. But the Task1 is not working, i think the mcu does not go to the Task1. When i set the same priority, the system work fine.
How to solve the problem, when i set the different priority.