Watchdog configuration

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Watchdog configuration

ソリューションへジャンプ
1,340件の閲覧回数
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,070件の閲覧回数
adrianwenger
Contributor III

CC++ - S32K_watchdogsrcmain.png

okay, This configuration works

元の投稿で解決策を見る

1 返信
1,071件の閲覧回数
adrianwenger
Contributor III

CC++ - S32K_watchdogsrcmain.png

okay, This configuration works