User`s manual
User’s Manual 13
3. RUNNING SAMPLE PROGRAMS
To develop and debug programs for the RCM2300 (and for all
other Rabbit Semiconductor hardware), you must install and use
Dynamic C. This chapter provides a tour of the sample programs
for the RCM2300 module.
3.1 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. These programs are intended to serve as tutorials, but then
can also be used as starting points or building blocks for your own applications.
NOTE: It is assumed in this section 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.
Each sample program has comments that describe the purpose and function of the program.
Before running any of these sample program, make sure that your RCM2300 is connected
to the Prototyping Board and to your PC as described in Section 2.1, “Connections” To
run a sample program, open it with the File menu (if it is not already open), then compile
and run it by pressing F9 or by selecting Run in the Run menu.
Sample programs are provided in the Dynamic C SAMPLES folder. The sample programs
in the Dynamic C SAMPLES/RCM2300 directory demonstrate the basic operation of the
RCM2300.
Complete information on Dynamic C is provided in the Dynamic C User’s Manual.