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.

TMS320F280049C: 中断__interrupt

Part Number: TMS320F280049C


你好,我在使用timer_ex1_cputimers例程时,将中断前的__interrupt删除,运行程序时会出现非法中断的问题,请问是什么原因,是中断都必须使用__interrupt关键字么?