Watchdog in imx6ulevk

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Watchdog in imx6ulevk

580 Views
chandraevolute
Contributor V


How can I tell the watchdog to restart the machine, when any of my tasks takes longer time than required. I am using IMX6ULEVK board.

Labels (3)
Tags (2)
0 Kudos
1 Reply

456 Views
igorpadykov
NXP Employee
NXP Employee

Hi chandra

please look at attached Linux Manual Chapter 48

Watchdog (WDOG) Driver, seems one can use function

imx2_restart in linux/drivers/watchdog/imx2_wdt.c file.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos