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.

[参考译文] TMDS64EVM:关于 CR5 上 SysConfig 中的 WDT 设置

Guru**** 2419530 points
Other Parts Discussed in Thread: SYSCONFIG

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1536598/tmds64evm-about-wdt-setting-in-sysconfig-on-cr5

器件型号:TMDS64EVM
主题:SysConfig 中讨论的其他器件

工具/软件:

您好、TI 支持团队。

SDK 为 MCU_PLUS_SDK_am64x_08_06_00_45。
我对 watchdog_interrupt_am64x-sk_r5fss0-0_nortos_ti-arm-clang 有两个问题。

-第 1 季度。
在上述示例的 SysConfig 中、“WDT Reset Mode“从“TRIGGER NMI INTERRUPT_“更改为“TRIGGER WARM RESET“。
我原本期望在 1000ms 后复位。
我构建了它、将其加载到 CR5 中并从 RAM 中运行它、但它没有重置。


是否需要修改 watchdog_interrupt_mode.c?

-第 2 季度。
此外、当“WDT 复位模式“设置为“触发 NMI 中断“时、
我将“WDT 过期时间(以毫秒 (ms) 为单位)“从 1000 更改为 1、但 NMI 中断 (watchdogCallback) 未正确发生。
这可能是什么原因?

此致、
今泉清正。