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.
工具与软件:
您好!
在客户应用中、在 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