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.

[参考译文] AM2632:热复位原因

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1486398/am2632-warm-reset-cause

器件型号:AM2632

工具与软件:

您好!

在客户应用中、在 ESM 的看门狗中断之后使用 void SOC_generateSwWarmReset (void)执行热复位。 他们希望定义我们自己的热复位原因并在热复位后输出。 使用 void SOC_configureWarmResetSource (uint32_t source) API 似乎无法实现这一点;
是否有解决此问题的权变措施或其他解决方案? 其应用构建于 mcu_plus_sdk_am263x_10_00_00_35\examples\drivers\watchdog\watchdog_interrupt\am263x-cc 中的示例。

此致、Holger

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

    你好、Holger

    [报价 userid="8038" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1486398/am2632-warm-reset-cause "]他们想定义自己的热复位原因并在热复位后输出。 [报价]

    抱歉、这不清楚。 能否详细介绍一下客户的用例?  

    SoC_configureWarmResetSource() API 基本上会写入此寄存器  

    此致、

    Nikhil Dasan