Jackrabbit (BL1800 Series)
User's Manual
PREV NEXT INDEX




2. Getting Started Instructions

Chapter  2 contains detailed instructions for installing the software on your PC and for connecting the Jackrabbit board to your PC in order to run sample programs.

2.1 Software Installation

You will need approximately 20 megabytes of free space on your hard disk to install and run Dynamic C. The software can be installed on your C drive or any other convenient drive.

2.2 Getting Hooked Up

Figure 1 below shows an overview of how the serial and power connections are made to the Jackrabbit board, the Prototyping Board, and to your PC.


Figure 1. Jackrabbit Hookup Connections

2.2.1 Prototyping Board

To attach the Jackrabbit board to the Prototyping Board, turn the Jackrabbit board over so that the battery is facing up. Plug headers J4 and J5 into the sockets on the Prototyping Board as indicated in Figure 2.


Figure 2. Attaching Jackrabbit Board to Prototyping Board

2.2.2 Jackrabbit Board

1. Connect the 10-pin PROG connector of the programming cable to header J3 on the Jackrabbit board as shown in Figure 3. (If your programming cable has only one unlabeled 10-pin connector, attach that connector to header J3 on the Jackrabbit board.) Connect the other end of the programming cable to a COM port on your PC. Note that COM1 is the default COM port used by Dynamic C.


Figure 3. Power and Programming Cable Connections
to Jackrabbit Board

2. Hook up the connector from the wall transformer to header J1 on the Jackrabbit board as shown in Figure 3. The orientation of this connector is not important since the VIN (positive) voltage is the middle pin, and GND is available on both ends of the three-pin header J1.
3. Plug in the wall transformer. The Jackrabbit board and the Protyping Board are ready to be used.
NOTE A RESET button is provided on the Protyping Board (see Figure 2) to allow a harware reset.

2.3 Starting Dynamic C

Once the Jackrabbit board is connected as described in the preceding section, start Dynamic C by double-clicking on the Dynamic C icon or by double-clicking on dwc.exe in the Dynamic C directory.

Dynamic C assumes, by default, that you are using serial port COM1 on your PC. If you are using COM1, then Dynamic C should detect the Jackrabbit board and go through a sequence of steps to cold-boot the Jackrabbit board and to compile the BIOS. If an error message appears, you have probably connected to a different PC serial port such as COM2, COM3, or COM4. You can change the serial port used by Dynamic C with the OPTIONS menu, then try to get Dynamic C to recognize the Jackrabbit board by selecting Recompile BIOS on the Compile menu. Try the different COM ports in the OPTIONS menu until you find the one you are connected to. If you can't get Dynamic C to recognize the target on any port, then the hookup may be wrong or the COM port is not working on your PC.

If you receive the "BIOS successfully compiled ..." message after pressing <Ctrl-Y> or starting Dynamic C, and this message is followed by a communications error message, it is possible that your PC cannot handle the 115,200 bps baud rate. Try changing the baud rate to 57,600 bps as follows.

If you are using Dynamic C version 7.04 or earlier, modify the BIOS source code as follows. Skip these three steps if you are using Dynamic C version 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
to read as follows.
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.


Z-World
http://www.zworld.com
Voice: (530) 757-3737
FAX: (530) 753-5141
sales@zworld.com
PREV NEXT INDEX