31
Chapter A
A.2 Watchdog Timer Programming
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).
Table A.1: Watchdog Runtime Registers
Name
REG
OFFSET
(HEX)
DESCRIPTION
WDT_TIME_
OUT
65
Watch-dog Timeout
Bits[6:0] Reserved
Bit[7] WDT Time-out Value Units Select
= 0 Minutes
= 1 Seconds
WDT_VAL
66
Watch-dog Timer Time-out Value
Binary coded, units = minutes or sec-
onds, selectable via Bit[7] of
WDT_TIME_OUT register (0x65).
0x00 Time out disabled
0x01 Time-out = 1 minute (second)
…..
0xFF Time-out = 255 minutes (seconds)
WDT_CFG
67
Bit[0] Reserved
Bit[1] Keyboard Enable
=1 WDT is reset upon a Keyboard inter-
rupt.
=0 WDT is not affected by Keyboard
interrupts.
Bit[2] Mouse Enable
=1 WDT is reset upon a Mouse inter-
rupt.
=0 WDT is not affected by Mouse inter-
rupts.
Bit[7:3] Reserved
WDT_CTRL
68
Bit[1] Reserved
Bit[2] Force Timeout,
=1 Forces WD timeout event; this bit is
self-clearing
Bit[7:3] Reserved
Summary of Contents for TPC-1770
Page 1: ...TPC 1770 1780 Intel Touch Panel Computer with High Luminance 17 SXGA TFT LCD User Manual...
Page 17: ...2 CHAPTER 2 System Setup...
Page 20: ...TPC 1770 1780 User Manual 12...
Page 21: ...2 CHAPTER 3 I O Connectors Setting Mode...
Page 22: ...TPC 1770 1780 User Manual 14 Chapter 3 I O Connector Setting Mode 3 1 TPC 1770...
Page 28: ...TPC 1770 1780 User Manual 20...
Page 29: ...2 CHAPTER 4 Software Configuration Sections include Utilities Drivers...
Page 32: ...TPC 1770 1780 User Manual 24...
Page 33: ...2 CHAPTER 5 Windows XP Embedded Sections include EWF HORM Advantech Utilities...
Page 37: ...2 APPENDIX A Watchdog Timer Programming...
Page 50: ...TPC 1770 1780 User Manual 42...
Page 51: ...2 APPENDIX B HDD Kit Assembly...