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.

[参考译文] CCS/TMS320F28377S:非法 ISR 陷阱

Guru**** 2456510 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/688754/ccs-tms320f28377s-illegal-isr-trap

器件型号:TMS320F28377S

工具/软件:Code Composer Studio

我正在使用 CCS VER 6.2.0.00050。 我在许多地方使用 sprintf 在 GLCD 上显示一些浮点值。 但是、当我尝试在代码中添加一个新函数、然后在调试模式下、我的处理器堆栈位于一个位置"interrupt void ILLEGAL_ISR (void)"(请参阅附件)。 请说明原因

 这种情况 以及什么是解决方案。