16-3
6000 Series user’s manual
Watchdog timer, reset, and remote reset
Programming example:
/* Inline assembly code for Borland C++ 3.1 */
asm {
mov
ax,0fd03h
mov
dx,0ffffh
int
17h
}
≡
Hardware reset
The PC Microcontroller has a button which allows you to reset the
system without turning off the power. This provides a more complete
reset than the <CTRL><ALT><DEL> method. The RESET command
also accomplishes the same thing as the reset button.
WARNING!
When using COM1 as the console, <CTRL> <ALT> <DEL>
only resets the host system. Use the RESET command to
issue a hardware reset.
≡
Reset via optically isolated input
The PC Microcontroller provides an optically isolated remote input
dedicated for generating a master reset to the system. This input is
located at the AUX I/O connector and can also be accessed on the break-
out board. See the AUX I/O chapter for more information about the
opto-isolated input on the breakout board and for an illustration of its
recommended timing usage.
Summary of Contents for 6000 Series
Page 7: ...Notice to user PC 500 user s manual ...
Page 9: ...About this manual 6000 Series user s manual ...
Page 37: ...2 20 Quick start 6000 Series user s manual ...
Page 65: ...5 16 Serial ports 6000 Series user s manual ...
Page 87: ...6 22 EZ I O 6000 Series user s manual ...
Page 103: ...8 8 Analog I O 6000 Series user s manual ...
Page 119: ...14 2 PC 104 expansion 6000 Series user s manual ...
Page 133: ...16 4 Watchdog timer reset and remote reset 6000 Series user s manual ...
Page 139: ...17 6 Serial EEPROM 6000 Series user s manual ...
Page 157: ...21 2 Software utilities 6000 Series user s manual ...
Page 161: ...22 4 Troubleshooting 6000 Series user s manual ...
Page 177: ...A 16 6010 technical data 6000 Series user s manual ...
Page 215: ...D 16 6040 technical data 6000 Series user s manual ...
Page 229: ...F 2 Miscellaneous 6000 Series user s manual ...