![Ovation 1C31169G01 Скачать руководство пользователя страница 58](http://html1.mh-extra.com/html/ovation/1c31169g01/1c31169g01_user-manual_1662198058.webp)
4-3. Application Notes
2/99
4-7
U3-1021
Westinghouse Proprietary Class 2C
4-3. Application Notes
The following application notes may be helpful in planning the LC application and
in programming the LC module.
1. Typically, the programs to be run in the LC will be specified in the
AUTOEXEC.BAT file. As in any other IBM-compatible microcomputer,
AUTOEXEC.BAT will be executed automatically when the LC is reset or
powered-up.
2. When defining an AUTOEXEC.BAT file (to run an application in an LC without
a connected external personal computer), it may be useful to include the
command BREAK=ON. This will allow the user to connect an external personal
computer, start the RLCEXTPC.EXE program, and use
Control-C
to interrupt
the program running in the LC.
3. Set the environment variable NO87 by using the command:
Set NO87=NO_87
Also include this command in the module’s AUTOEXEC.BAT file.
This variable informs the application program that no floating point chip is
installed.
4. When the LC is linked to the external personal computer, an LC reboot can be
performed by pressing
Ctrl-Shift-Delete
(at the personal computer keyboard).
If the left-hand
Shift
key is used, a warm reboot will be performed; a cold reboot
will be performed if the right-hand
Shift
key is used.
5. DOS DEBUG can be used (as on an IBM-PC); however, it will not correctly
display 80C186EC extended instructions. Microsoft CODEVIEW may be used
in sequential mode only and must be invoked with the /D option. For additional
information, refer to the applicable manufacturer’s documentation.
6. Video display capability is only supported through the BIOS. Do not use any
software that reads or writes directly to the video memory.
7. Due to differences between the LC and IBM-PC hardware, do not use software
that attempts to program timers, the interrupt controller, or any other processor
peripherals.