PCA-6006 User’s Manual
94
Appendix A Programming the watchdog
timer
A.1 Programming the Watchdog Timer
The PCA-6006's watchdog timer can be used to monitor system software
operation and take corrective action if the software fails to function after
the programmed period. This section describes the operation of the
watchdog timer and how to program it.
A.1.1 Watchdog timer overview
The watchdog timer is built-in the super I/O controller W83627HF. It
provides the following functions for user programming:
• Can be enabled and disabled by user's program.
• Timer can be set from 1 to 255 seconds or 1 to 255 minutes.
• Generates an interrupt or resets signal if the software fails to reset the
timer after time-out.
A.1.2 Reset/ Interrupt selection
The J2 jumper is used to select reset or interrupt (IRQ 11) in the event the
watchdog timer is tripped. See Chapter 1 for detailed jumper settings.
Note: The interrupt output of the watchdog timer is a low level
signal. It will be held low until the watchdog timer is
reset.
A.1.3 Programming the Watchdog Timer
The I/O port address of the watchdog timer is 2E(hex) and 2F(hex).
2E (hex) is the address port. 2F(hex) is the data port.
You must first assign the address of register by writing address value
into address port 2E(hex), then write/read data to/from the assigned
register through data port 2F (hex).
Summary of Contents for PCA-6006
Page 26: ...PCA 6006 User s Manual 14 ...
Page 38: ...PCA 6006 User s Manual 26 ...
Page 58: ...PCA 6006 User s Manual 46 ...
Page 64: ...PCA 6006 User s Manual 52 ...
Page 69: ...51 Chapter5 4 Click on Yes to continue the installation 5 VGA driver is now installing ...
Page 78: ...PCA 6006 User s Manual 60 3 In the Reboot Required window click on Yes ...
Page 86: ...PCA 6006 User s Manual 68 ...
Page 96: ...PCA 6006 User s Manual 78 ...
Page 103: ...85 Chapter9 5 Click Finish when you see the following message 6 Click OK to restart Windows ...
Page 106: ...PCA 6006 User s Manual 88 ...