Pc 6415, A. watchdog timer – Acnodes PC 6415 User Manual
Page 100
14628 Central Blvd,
Chino, CA91710
tel:909.597.7588, fax:909.597.1939
© Copyright 2011 Acnodes, Inc.
All rights reserved. Product descr
are subject to change without no
please visit Acnodes’ web site at
PC 6415
15” Fanless Pa
A. WATCHDOG TIMER
NOTE:
The following discussion applies to DOS environment. IEI support is
website visited for specific drivers for more sophisticated operating sy
Linux.
The Watchdog Timer is provided to ensure that standalone systems can a
strophic conditions that cause the CPU to crash. This condition may have
a software bug. When the CPU stops working correctly, Watchdog Timer
reset (cold boot) or a Non-Maskable Interrupt (NMI) to bring the system b
A BIOS function call (INT 15H) is used to control the Watchdog Timer.
INT 15H:
Call sub-function 2 to set the time-out period of Watchdog Timer first. If th
the Watchdog Timer starts counting down. When the timer value reaches
ensure that this reset condition does not occur; calling sub-function
2 must periodically refresh the Watchdog Timer. However, the watchdog t
out value is set to zero.
A tolerance of at least 10% must be maintained to avoid unknown routine
(DOS), such as disk I/O that can be very time-consuming.
NOTE:
When exiting a program it is necessary to disable the Watchdog Timer, ot