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.

[参考译文] TMS570LS3137:SRAM 诊断问题

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1045550/tms570ls3137-problem-of-sram-diagnostic

器件型号:TMS570LS3137

Hi,执行 SRAM 诊断时、调用以下安全诊断库的接口 sl_SelfTest_SRAM (SRAM_PAR_ADDR_CTRL_self_test、true、&failInfoTCMRAM)、并启用中断_enable_interrupt_()、

当程序执行到下面红色框中的语句时、程序会进入异常中断。 这可能是什么原因?

输入下面标识的异常中断代码

希望提供答案、谢谢。

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

    您好、Xiaohong、

    在执行自检之前、应禁用中断。 在自检期间、从中断例程访问 MCU SRAM 将导致奇偶校验错误。