Getting Started
About This Manual
Z-World customers develop software for their programmable controllers using Z-World’s
Dynamic C development system running on an IBM-compatible PC. Dynamic C provides
an interactive compiler, editor, and source-level debugger. The controller is connected to
a COM port on the PC (COM1 by default) whose default operation is at 115,200 bps.
This manual introduces the Dynamic C development system to write software for a Rab-
bitCore 2000 based on the Rabbit microprocessor. The Rabbit 2000 microprocessor is a
new high-performance 8-bit microprocessor developed by Rabbit Semiconductor, a com-
pany affiliated with Z-World. The Rabbit 2000 can handle C language applications of
approximately 1 megabyte (50,000+ C statements).
Conventions
Table 1 lists and defines the typographic conventions that may be encountered in Dynamic C.
Table 1: Typographic Conventions
Example
Description
while
Bold Courier font indicates a program, a fragment of a
program, or a Dynamic C keyword or phrase.
// IN-01…
Program comments are in normal Courier font.
Italics
Courier italics indicate that something should be typed
instead of the italicized words (e.g., type a file name where
filename
is shown).
Edit
Bold sans serif font indicates a menu or menu selection.
…
An ellipsis indicates that (1) irrelevant program text is
omitted for brevity, or that (2) the preceding program text
may be repeated indefinitely.
[ ]
Square brackets in a C function’s definition or program
segment indicate that the enclosed directive is optional.
< >
Angle brackets are used to enclose classes of terms.
a | b | c
A vertical bar indicates that a choice should be made from
among the items listed.
Содержание RabbitCore 2000
Страница 1: ...RabbitCore 2000 C Programmable Core Module Getting Started 001004 C...
Страница 4: ...RabbitCore 2000...
Страница 7: ...Getting Started 1 1 INSTALLING DYNAMIC C...
Страница 24: ...18 RabbitCore 2000...
Страница 25: ...Getting Started 19 4 SAMPLE PROGRAMS...
Страница 33: ...Getting Started SCHEMATICS...
Страница 34: ......