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.

[参考译文] TMS570LS0432:关于 CPU 自检

Guru**** 2391525 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1004201/tms570ls0432-about-cpu-self-test

器件型号:TMS570LS0432

你好

CPU 启动时的自检,在 sys_startup.c 中,_c_int00()函数。我使用安全库演示

我想‘s哪个功能来检查“安全”岛是否正常?

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

    黄先生、您好!

    安全岛是 所有处理操作所需的逻辑区域。 没有用于检查岛上所有模块的特定功能。 YE nERROR 引脚可用作关键元件故障的指示。 例如、 如果存在 CPU 故障、则对代码执行不信任、并且 MCU 运行应被视为不可预测。 此时系统的指示是 nERROR 引脚。 对安全岛红色块中的许多元件也可以进行同样的考虑。