Appendix D - Watchdog Timer; Watchdog Timer - DFI-ITOX G7V300-P User Manual

Table of Contents

Advertisement

A

Watchdog Timer

Appendix D - Watchdog Timer

Watchdog Timer
The following parameters are references for setting the time interval
of the Watchdog Timer function. The system will regularly be "cleared"
according to the set time interval. If the system hangs or fails to
function, it will also reset according to the time interval so that your
system will continue to operate.
mov dx,02e <Enter>
mov al,87 <Enter>
out dx,al <Enter>
out dx,al <Enter>
mov dx,02e <Enter>
mov al,07 <Enter>
out dx,al <Enter>
inc dx <Enter>
inc al <Enter>
out dx,al <Enter>
dec dx <Enter>
mov al,f6 <Enter>
out dx,al <Enter>
inc dx <Enter>
mov al,xy <Enter>
out dx,al <Enter>
"XY" is the Watchdog Time count value for the "00h to "FFh" range
wherein the time can be set from 0 sec. to 255 sec.
114

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents