IMX8QXP watchdog enable

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

IMX8QXP watchdog enable

320 次查看
gravity_one
Contributor III

Dear Guys,

 

I want to enable SOC watchdog, and refer to link: https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/SCFW-Enable-PMIC-external-watchdog-for-i...

but i do not know how to test?

Q1, SOC kernel halted whether PMIC watchdog will reset SOC?

Q2, SOC kernel halted whether SUC still will run?

Q3, i want to prevent Linux kernel system into halt, can this PMIC watchdog be achieved?

 

Brs,

Gravity

 

 

0 项奖励
1 回复

308 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hi @gravity_one 

SoC watch dog is enabled by default in SCFW, if SCFW crashes, it will reset the whole chip.

For A35 or M4 side, they can also enable their own watchdog, then when no service to the watchdog, the A35 or M4 will reset,

this will not cause whole SoC reset.

/unit_tests/watchdog/wdt_driver_test.out 5 5 0

this is the test command to enable the Linux kernel's watchdog.

 

Best regards

Harvey

 

0 项奖励