Vantron
| Embedded in your success, Embedded in your better life
World-leading provider of embedded/IoT products and solutions
VT-SBC-C3558R | User Manual 42
3.9.2
EC watchdog timer
Tool description:
# ec_wdt_tools -h
Usage: ec_wdt_tools [Options...]
Options:
-T cmd_type < -t timeout >: cmd_type:0-disable 1-enable 2-feed, timeout:x min
-h: Show application options
eg:
ec_wdt_tools -T 1 -t 1
1.
Open the watchdog and set timeout to 1 min;
# ec_wdt_tools -T 1 -t 1
enable ec watchdog, timeout:1 min
2.
Close the watchdog;
# ec_wdt_tools -T 0
disable ec watchdog
3.
Feed the watchdog.
# ec_wdt_tools -T 2
feed ec watchdog