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.
现在的程序是基于RTOS来调用函数的,现在想添加一个中断(如EPWM1中断),相关中断代码写好之后,发现一运行就进入Task_sleep(),就出不来了。