AIMB-744 User’s Manual
80
Appendix A Programming the watchdog
timer
A.1 Programming the Watchdog Timer
The AIMB-744'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).
Содержание AIMB-744 Series
Страница 14: ...AIMB 744 User s Manual xiv...
Страница 15: ...1 CHAPTER 1 General Information...
Страница 32: ...AIMB 744 User s Manual 18...
Страница 33: ...19 Chapter2 CHAPTER 2 Connecting Peripherals...
Страница 45: ...31 Chapter3 CHAPTER 3 Award BIOS Setup...
Страница 56: ...AIMB 744 User s Manual 42 Figure 3 8 SuperIO Device...
Страница 65: ...51 Chapter4 CHAPTER 4 Chipset Software Installation Utility...
Страница 70: ...AIMB 744 User s Manual 56...
Страница 71: ...57 Chapter5 CHAPTER 5 LAN Configuration...
Страница 76: ...AIMB 744 User s Manual 62...
Страница 77: ...63 Chapter6 CHAPTER 6 Onboard Security Setup...
Страница 79: ...65 Chapter6 2 Click Next when you see the following message...
Страница 81: ...67 Chapter6 5 Click Next to continue 6 Click Finish when you see the following message...
Страница 83: ...69 Chapter6...
Страница 84: ...AIMB 744 User s Manual 70...
Страница 85: ...71 CHAPTER 7 SATA RAID Setup...
Страница 93: ...79 AppendixA Appendix A Programming the Watchdog Timer...
Страница 103: ...89 AppendixB Appendix B I O Pin Assignments...