Watchdog timer?

Discussion in 'UDOO NEO' started by Vinz87, Jun 8, 2016.

  1. Vinz87

    Vinz87 UDOOer

    Joined:
    Nov 11, 2015
    Messages:
    105
    Likes Received:
    19
    From the Neo docs:
    therefore I guess Neo has built in a watchdog timer. How can I use it to automatically reboot the system if it hangs? And how the watchdog process can determine whether the system is hanging?
     
  2. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    Dear Vinz87,
    that section is indeed unclear. The meaning is that those are the "slots" that get initialized, that still can be empty.
     
  3. Vinz87

    Vinz87 UDOOer

    Joined:
    Nov 11, 2015
    Messages:
    105
    Likes Received:
    19
    Thank you Andrea.
    Anyway, I would like to know if UDOO Neo provides some form of watchdog timer (either hardware or software), and how to use it.
    I saw some tutorial for the Raspberry Pi, which involves the call of a particular module ("sudo modprobe bcm2708_wdog") and the use of the "watchdog" daemon provided by Ubuntu. I would like to know if these tools are available in the UDOO Neo as well, or perhaps if the watchdog module to be called is different (for example, another tutorial for Odroid calls the module "s3c2410_wdt", therefore I guess the particular module depends on the board itself).
     

Share This Page