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.

[参考译文] TMS320F28386D:非法操作

Guru**** 2451970 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1227944/tms320f28386d-illegaloperation

器件型号:TMS320F28386D

当程序进入 静态 void Interrupt_illegalOperationHandler (void)时。

是否有方法可以检查原因源?

静态空 Interrupt_illegalOperationHandler (void)

//
//出现问题。 CPU 已尝试执行非法的
//指令,生成非法指令陷阱(ITRAP)。
//
ESTOP0;
for (;;)


}
}