56 143926(A)
Appendix B – Watchdog Timer
The Watchdog Timer is a device to ensure that standalone systems can always
recover from abnormal conditions that cause the system to crash. These conditions
may result from an external EMI or a software bug. When the system stops working,
hardware on the board will perform hardware reset (cold boot) to bring the system
back to a known state.
A BIOS function call (INT 15H) is used to control the Watchdog Timer:
INT 15H:
AH – 6FH
Sub-function:
AL–2: Set the Watchdog Timer’s period
BL: Time-out value (Its unit--second or minute, is dependent
on the item “Watchdog Timer unit select” in CMOS setup).
You have to call sub-function 2 to set the time-out period of Watchdog Timer first. If
the time-out value is not zero, the Watchdog Timer will start counting down. While
the timer value reaches zero, the system will reset. To ensure that this reset condition
does not occur, Watchdog Timer must be periodically refreshed by calling sub-
function 2. However, Watchdog timer will be disabled if you set the time-out value
to be zero.
A tolerance of at least 10% must be maintained to avoid unknown routines within the
operating system (DOS), such as disk I/O that can be very time-consuming.
Note
When exiting a program it is necessary to disable Watchdog Timer, otherwise the
system will reset.
Содержание 4115T
Страница 1: ...2005 XYCOM AUTOMATION INC Printed in the United States of America 4115T 15 Light Duty Industrial PC...
Страница 14: ...4115T Thin Line Industrial Flat Panel PC Chapter 2 Installation 10 143926 A Figure 2 3 Panel Mounting Diagram...
Страница 16: ...4115T Thin Line Industrial Flat Panel PC Chapter 2 Installation 12 143926 A Figure 2 5 Wall Mounting Diagram...
Страница 53: ...4115T Light Duty Industrial PC Chapter 5 Troubleshooting 49 143926 A Figure 5 1 Serial Loopback Connections...