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.

为什么程序一直停在DSP2833x_DefaultIsr.c中退不出来



最近在调试程序的时候遇到了一个问题,为什么程序一直停在DSP2833x_DefaultIsr.c中,导致了数值不会更新,程序也就没有执行。

如图所示,一直停在for(;;);中,而不是想要的停在主函数的for(;;);中。

第一次提问,新手,还望高手指教,谢谢