101-0401 Rabbit Semiconductor, 101-0401 Datasheet - Page 28

KIT DEV RABBIT2000/TCP/IP

101-0401

Manufacturer Part Number
101-0401
Description
KIT DEV RABBIT2000/TCP/IP
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 2000r
Type
MPU Moduler
Datasheet

Specifications of 101-0401

Rohs Status
RoHS non-compliant
Contents
Rabbit 2000™ TCP/IP Development Board, Demo Board, Power Supply, Cable and Software
Processor To Be Evaluated
Rabbit 2000
Interface Type
RS-232, RS-485
For Use With/related Products
RCM2000, RCM2010, RCM2020
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
101-0401
316-1005
Q906133
3.7.2.3 Editing the Program
Click on the
you can change the program. Use the
with a new name so as not to change the demo program. Save the file as
change the number 20000 in the
recompile and run the program. The LEDs will start flashing, but it will flash much faster
than before because you have changed the loop counter terminal value from 20000 to
10000.
3.7.2.4 Watching Variables Dynamically
Go back to edit mode (select edit) and load the program
Open
has been added along with a statement to increment
The statement:
has been added. This is a debugging statement that makes it possible to view variables
while the program is running.
Use the
window and add the watch expression
type
incrementing about 5 times a second.
As an experiment add another expression to the watch window:
Then type
3.7.2.5 Summary of Features
So far you have practiced using the following features of Dynamic C.
• Loading, compiling and running a program. When you load a program it appears in an
• Single-stepping. This is done with the
• Setting break points. The
24
edit window. You can compile by selecting
pile
downloaded to the target over the serial port. The execution proceeds to the first state-
ment of main where it pauses, waiting for you to command the program to run, which
you can do with the
and start the program running with one keystroke, use
gram is not already compiled, the run command will compile it first.
stepping. If the
F8
stepped over.
the cursor position if the program has already been compiled. You can set a break point
if the program is paused at a break point. You can also set a break point in a program
<Ctrl-U>
runwatch();
k*5
key the subroutine is executed at full speed when the statement that calls it is
command. This program is the same as the first program, except that a variable
menu. When you compile the program, it is compiled into machine language and
F9
<Ctrl-U>
key to compile and run
Edit
. Each time you type
box on the task bar. This will set Dynamic C into the edit mode so that
F7
several times to observe the watch expressions
key is used, then descent into subroutines will take place. With the
F9
key or by selecting
F2
key is used to turn on or turn off (toggle) a break point at
for (..
DEMOBRD2.C
<Ctrl-U>
Save as
k
to the top of the list of watch expressions. Now
F8
statement to 10000. Then use the
, you will see the current value of
key. The
Run
Compile
choice on the
. Now type
on the
k
F7
each time around the endless loop.
DEMOBRD2.C
on the task bar or from the
F9
key can also be used for single-
Run
, the run command. If the pro-
<Ctrl-W>
File
menu. If want to compile
menu to save the file
k
TCP/IP Development Kit
using the
and
to open the watch
MYTEST.C
k*5
F9
.
k
File
, which is
key to
. Now
Com-
menu
k

Related parts for 101-0401