Watchdog in User Land

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

Watchdog in User Land

465件の閲覧回数
Lippa
Contributor I

I have a functional version with watchdog controlled by the kernel  but my need is to control it from my application so to deactivate it on the kernel side and reset the watchdog in my application.
How to do this in user land, is there an api exposed by a lib? or another method?
Thank you
Lippa

0 件の賞賛
返信
1 返信

461件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Lippa

 

for wdog apis one can look at unit test

https://source.codeaurora.org/external/imx/imx-test/tree/test/wdog?h=imx_5.4.24_2.1.0

and sect.2.11.8 Programming Interface i.MX Linux Reference Manual​

Some wdog fields are once written, so can not be changed

as described for example in sect.70.7.1 Watchdog Control Register (WDOGx_WCR)

i.MX 6Dual/6Quad Applications Processor Reference Manual

 

Best regards
igor

0 件の賞賛
返信