Sample Programs - Rabbit RabbitCore RCM2300 Getting Started Manual

C-programmable module
Hide thumbs Also See for RabbitCore RCM2300:
Table of Contents

Advertisement

Distributor of Digi International: Excellent Integrated System Limited
Datasheet of 101-0453 - MODULE RABBITCORE RCM2300
Contact us: sales@integrated-circuit.com Website: www.integrated-circuit.com

3.5 Sample Programs

To help familiarize you with the RCM2300 modules, Dynamic C includes several sample
programs. Loading, executing and studying these programs will give you a solid hands-on
overview of the RCM2300's capabilities, as well as a quick start with Dynamic C as an
application development tool.
NOTE: The sample programs assume that you have at least an elementary grasp of ANSI
C. If you do not, see the introductory pages of the Dynamic C User's Manual for a sug-
gested reading list.
Of the many sample programs included with Dynamic C, several are specific to the
RCM2200 module. These programs will be found in the
We suggest that you examine the following three of these sample programs to get a com-
plete tour of the capabilities of the RabbitCore RCM2300 modules. They form a "learning
arc" from basic to advanced I/O control.
—Master RCM2300 repeatedly flashes LED DS3 on the Prototyping
FLASHLED.C
Board.
—Master RCM2300 repeatedly flashes LEDs DS2 and DS3 on the Pro-
FLASHLEDS.C
totyping Board.
—Master RCM2300 flashes LED DS2 on the Prototyping Board and
TOGGLELED.C
toggles LED DS3 on/off in response to pressing S3.
Each of these programs is fully commented within the source code. Refer to these com-
ments for the details of how each program works.
Once you have loaded and executed these three programs and have an understanding of
how Dynamic C and the RCM2300 modules interact, you can move on and try the other
sample programs, or begin building your own.
Getting Started Manual
folder.
Samples\RCM2300
19

Advertisement

Table of Contents
loading

Table of Contents