![Ampro Little Board 700 Reference Manual Download Page 63](http://html1.mh-extra.com/html/ampro/little-board-700/little-board-700_reference-manual_2935343063.webp)
Chapter 3
Hardware
LittleBoard 700
Reference Manual
57
Hot (Serial) Cable
To convert a standard serial cable to a Hot Cable, certain pins must be shorted together at the Serial port
connector or at the DB9 connector. Short together the RTS (4) and RI (8) pins on Serial A (J11) header,
for the serial port 1. As an alternate, you can short the equivalent pins (pins 7 and 9) on the respective
DB9 port connector as shown in Figure 3-3.
Serial A Interface (J11)
for Serial Port 1
(or COM1 Port)
1
2
3
4
5
6
7
8
9
10
20
19
Top View
Or
Standard DB9 Serial
Port Connector (Female)
Rear View
5
4
3
2
1
9
8
7
6
Figure 3-3. Hot Cable Jumper
Watchdog Timer
The watchdog timer (WDT) restarts the system if a mishap occurs, ensuring proper start-up after the
interruption. Possible problems include failure to boot properly, the application software’s loss of
control, failure of an interface device, unexpected conditions on the bus, or other hardware or software
malfunctions.
The WDT (watchdog timer) can be used both during the boot process and during normal system
operation.
•
During the Boot process – If the operating system fails to boot in the time interval set in the
BIOS, the system will reset.
Enable the WDT in the Advanced BIOS Features of BIOS Setup. Set the WDT for a time-out
interval in seconds, between 2 and 255, in one second increments in the Advanced BIOS Features
screen. Ensure you allow enough time for the boot process to complete and for the OS to boot.
The OS or application must tickle (turnoff) the WDT as soon as it comes up. This can be done by
accessing the hardware directly or through a BIOS call.
•
During System Operation – An application can set up the WDT hardware through a BIOS call, or
by accessing the hardware directly. Some Ampro Board Support Packages provide an API
interface to the WDT. The application must tickle (turnoff) the WDT in the time set when the
WDT is initialized or the system will be reset. You can use a BIOS call to tickle the WDT or
access the hardware directly.
The BIOS implements interrupt 15 function 0C3h to manipulate the WDT.
•
Watchdog Code examples – Ampro has provided source code examples on the LittleBoard 700
Doc & SW CD-ROM illustrating how to control the WDT. The code examples can be easily
copied to your development environment to compile and test the examples, or make any desired
changes before compiling. Refer to the WDT Readme file in the Miscellaneous Source Code
Examples subdirectory, under the LittleBoard 700 Software menu on the LittleBoard 700 Doc &
SW CD-ROM.
Summary of Contents for Little Board 700
Page 1: ...Little Board 700 Single Board Computer Reference Manual P N 5001670A Revision D...
Page 6: ...Contents vi Reference Manual LittleBoard 700...
Page 10: ...Chapter 1 About This Manual 4 Reference Manual LittleBoard 700...
Page 26: ...Chapter 2 Product Overview 20 Reference Manual LittleBoard 700...
Page 82: ...Chapter 4 BIOS Setup 76 Reference Manual LittleBoard 700...
Page 84: ...Appendix A Technical Support 78 Reference Manual LittleBoard 700...
Page 86: ...Appendix B Connector Part Numbers 80 Reference Manual LittleBoard 700...
Page 89: ......
Page 90: ......