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.

[参考译文] AM2634-Q1:无法模拟已经正常工作的 SDK 看门狗计时器示例

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1593054/am2634-q1-trouble-to-mimic-an-already-working-sdk-watchdog-timer-example

器件型号: AM2634-Q1

我已导入包含这些设置的看门狗复位模式的工作示例  
设置 3000ms 并已设置输入时钟频率  
现在、我想将此 WDT 模拟到另一个有效示例 i2c_led_blink (RTOS)
但当我尝试添加 WDT 到那里模拟相同的数字我不能添加 3 秒超时. 它只上升到 165
我看到时钟源是 diff、无法更改、输入时钟频率也是 diff、无法更改、请在 i2c_led_blink 项目中提供有关更改和实现相同功能的信息。
image.png
image.png

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

    进入时钟树并更改时钟可以解决问题