How to make watchdog alive

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

How to make watchdog alive

ソリューションへジャンプ
4,194件の閲覧回数
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,639件の閲覧回数
karthikeyanraju
Contributor III

Hi igorpadykov,

Thanks for your response. I solved this issue.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
3,640件の閲覧回数
karthikeyanraju
Contributor III

Hi igorpadykov,

Thanks for your response. I solved this issue.

0 件の賞賛
返信
3,639件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------