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.

28377D使用uPP通信,清除全局中断的指令为什么没有生效?



 我在使用DSP的例程的时候,运行程序,会停在这里:

    

    我调试的时候将断点打在第79行的前面,发现执行完第78行的程序之后,表示全局中断的GINTFLG这一位并没有被清除掉,请问这可能是什么原因呢?