eBOX100-51R-FL Series u
ser’s Manual
Watchdog Timer
54
Sample Program
The following example enables configurations using debug tool.
Enable WDT
Enable configuration:
O 2E 87; Un-lock super I/O
O 2E 87
Select logic device:
O 2E 07
O 2F 08
WDT device enable:
O 2E 30
O 2F 01
Set timer unit:
O 2E F0
O 2F 00 ; (00: Sec; 08:Minute)
Set base timer:
O 2E F1
O 2F 0A; Set reset time (where 0A (hex) = 10sec)
Disable WDT
Enable configuration:
O 2E 87; Un-lock super I/O
O 2E 87
Select logic device:
O 2E 07
O 2F 08
WDT device disable:
O 2E 30
O 2F 00