Getting Started
19
3.2 Installing Dynamic C
Insert the Dynamic C CD from the Development Kit in your PC’s CD-ROM drive. If the
installation does not auto-start, run the
setup.exe
program in the root directory of the
Dynamic C CD. Install any Dynamic C modules after you install Dynamic C.
Dynamic C has two components that can be installed together or separately. One compo-
nent is Dynamic C itself, with the development environment, support files and libraries.
The other component is the documentation library in HTML and PDF formats, which may
be left uninstalled to save hard drive space or installed elsewhere (on a separate or net-
work drive, for example).
The installation type is selected in the installation menu. The options are:
•
Typical Installation —
Both Dynamic C and the documentation library will be
installed in the specified folder (default).
•
Compact Installation —
Only Dynamic C will be installed.
•
Custom Installation —
You will be allowed to choose which components are
installed. This choice is useful to install or reinstall just the documentation.
3.2.1 Early Versions of Dynamic C
If you are using Dynamic C version 7.04 or earlier, modify the BIOS source code as fol-
lows. Skip these three steps if your version of Dynamic C is 7.05 or later.
1. Open the BIOS source code file named
RABBITBIOS.C
, which can be found in the
BIOS
directory.
2. Change the line
#define USE115KBAUD 1
// set to 0 to use 57600 baud
to read as follows.
#define USE115KBAUD 0
// set to 0 to use 57600 baud
3. Save the changes using
File > Save
.
Now press
<Ctrl-Y>
. You should receive the
"BIOS successfully compiled …"
message indicating that the target is now ready to compile a program.
Содержание RabbitCore RCM2100 Series
Страница 1: ...RabbitCore RCM2100 C Programmable Module with Ethernet Getting Started Manual 019 0093 050505 F ...
Страница 34: ...30 RabbitCore RCM2100 ...
Страница 52: ...48 RabbitCore RCM2100 ...
Страница 54: ...User s Manual 50 ...
Страница 56: ......