Watchdog configuration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Watchdog configuration

跳至解决方案
1,359 次查看
adrianwenger
Contributor III

Hi,

I want to have a watchdog which resets MCU after 70 ms.

This is my current setting for the wdog:

pastedImage_2.png

Are this settings valid ?

Because for me it seems that the wdog is not working correctly. 

If i insert a loop for 0xFFFFFFFF cycles in my main function, the wdog is not resting the MCU...

And if i change the settings like this:

pastedImage_3.png

The wdog is reseting the MCU all the time... 

Regards,

Adrian

标签 (1)
0 项奖励
1 解答
1,089 次查看
adrianwenger
Contributor III

CC++ - S32K_watchdogsrcmain.png

okay, This configuration works

在原帖中查看解决方案

1 回复
1,090 次查看
adrianwenger
Contributor III

CC++ - S32K_watchdogsrcmain.png

okay, This configuration works