SBC Watchdog disable while reprogramming

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

SBC Watchdog disable while reprogramming

跳至解决方案
3,101 次查看
Shailendrag
Contributor I

Hi 

I have following hardware configuration FS6523C and AURIX 387, in which I have to disable the SBC watchdog while reprogramming (jump from Application to bootloader).  

My question: How to disable the watchdog when system is in active state as we know we can disable the watchdog in INIT_FS mode only.

Thanks

Shailendra

标签 (1)
0 项奖励
回复
1 解答
3,099 次查看
guoweisun
NXP TechSupport
NXP TechSupport

1: enter debug mode to disable watchdog.

2: disable watchdog by enter INIT_FS -- INIT_FS can be entered by a reset request with RSTB_REQ bit in SF_OUTPUT_REQUEST register.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
3,038 次查看
Shailendrag
Contributor I

2. By reset we can enter into INIT_FS state, and then we have to disable the watchdog by writing WD_WINDOW_3:0 = 0000. Is my understanding is correct ?

0 项奖励
回复
3,029 次查看
guoweisun
NXP TechSupport
NXP TechSupport

For the first watchdog refresh please read datasheet page42 Rev7.0-12.5.2.1 Normal operation (first watchdog refresh)

 

0 项奖励
回复
3,100 次查看
guoweisun
NXP TechSupport
NXP TechSupport

1: enter debug mode to disable watchdog.

2: disable watchdog by enter INIT_FS -- INIT_FS can be entered by a reset request with RSTB_REQ bit in SF_OUTPUT_REQUEST register.

0 项奖励
回复