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.

[参考译文] TMS320F280025C:INTERRUPT_initModule() Stuck @ESTOP0

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1047346/tms320f280025c-interrupt_initmodule-stuck-estop0

器件型号:TMS320F280025C

在函数 Interrupt_initModule()@ESTOP0指令中执行新的电路板启动和代码停止。 位置3fe751。

如何获取 用于调试问题的源代码?

代码在 F280025 controlCARD 上运行正常。

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

    您好、Henry、

    Driverlib 源文件夹中提供了 Interrupt_initModule 函数。 地址3fe751实际上是引导 ROM 地址。 似乎发生了复位、代码卡在引导代码中。 libraries\boot_rom\f28002x 文件夹中提供了 BootROM 符号.out 和源代码。

    您可以单步执行 Interrupt_init 函数并检查它引起复位的位置。  

    此致、

    Veena