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.

[参考译文] TMS570LC4357:记录复位数

Guru**** 2465890 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1056162/tms570lc4357-record-the-number-of-resets

器件型号:TMS570LC4357

尊敬的团队:

应用场景:加电遇到 safetylib 自构建故障后、需要触发自复位以重新检查自检

我的客户想知道、该芯片是否可以记录芯片的自复位次数、并且只清除加电复位期间记录的复位次数?

此致

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    [引用 userid="306637" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1056162/tms570lc4357-record-the-number-of-resets "]此芯片是否可以记录芯片自复位数[/quot]

    否、硬件没有此功能来记录自复位或复位的数量。

    SYSESR 包含复位原因。 复位后、您可以读取该寄存器来找出导致复位的原因(SW 复位、CPU 复位、看门狗复位、PORRST 等)。

    但您可以将复位次数编程到闪存或 EEPROM。