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/TMS570LS1227:TMS570LS1227

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/777365/ccs-tms570ls1227-tms570ls1227

器件型号:TMS570LS1227

工具/软件:Code Composer Studio

我让 FlexRay 使用轮询代码执行正确的唤醒、启动和接收/发送数据。 我现在尝试启用 FlexRay 中断-但没有成功。

我已清除 CPSR 中的位6和位7、设置 Ile 和 SIR、并在通道18和32上添加了一个 ISR VIM 条目。 但 ISR 永远不会被调用。

我出了什么问题?