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.

MSP430F5529的UART中断问题?



我用的是UCA0和UCA1的UART,昨天跑loopback程序一切正常;早上来再跑。单步执行发现UART进入中断后不执行任何操作,

直接退出!即:

即从133行直接跳到143行!请问各位大神这是什么原因?