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.

C2000 SCI调试

在调试SCI通讯,进入接收中断,进去以后跳不出来,标志位都清了,可能与这个函数PIE_setDebugIntVectorTable(myPie);  有关,请问一下,PIE_setDebugIntVectorTable(myPie);  这个函数怎么用?