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.
如图所示,task1,2,3都能正常进入,但就是task5,task6,tsak7无法进入,中断源是正常的,也尝试过将task3和task7的中断源设置为同一个,这时task7的中断程序依然无法进入。