How to make watchdog alive

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

How to make watchdog alive

跳至解决方案
4,192 次查看
karthikeyanraju
Contributor III

Hi All,

    As i have developed u-boot in watchdog. Its perfectly working now... Currently my issue is i cant stop the watchdog. As per my reference it is not possible to stop the watchdog Once started. So, I tried to make alive using kernel ioctl (WDIOC_KEEPALIVE). But i cant escape from reboot. Am using yocto bsp and imx6 sabresd board.  Can anyone help me to solve this issue ...

标签 (3)
1 解答
3,637 次查看
karthikeyanraju
Contributor III

Hi igorpadykov,

Thanks for your response. I solved this issue.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
3,638 次查看
karthikeyanraju
Contributor III

Hi igorpadykov,

Thanks for your response. I solved this issue.

0 项奖励
回复
3,637 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Karthikeyan

please try to configure as described in Chapter 48
Watchdog (WDOG) Driver attached Linux Manual.

Use for tests imx-test/test/wdog :
www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------