background image

C8051F34x-DK

2

Rev. 0.2

3.  Software Setup

The included CD-ROM contains the Silicon Laboratories Integrated Development Environment (IDE), Keil software
8051 tools and additional documentation. Insert the CD-ROM into your PC’s CD-ROM drive. An installer will
automatically launch, allowing you to install the IDE software or read documentation by clicking buttons on the
Installation Panel. If the installer does not automatically start when you insert the CD-ROM, run 

autorun.exe

 found

in the root directory of the CD-ROM. Refer to the 

readme.txt

 file on the CD-ROM for the latest information

regarding known IDE problems and restrictions.

4.  Silicon Laboratories Integrated Development Environment

The Silicon Laboratories IDE integrates a source-code editor, source-level debugger and in-system Flash
programmer. The use of third-party compilers and assemblers is also supported. This development kit includes the
Keil Software A51 macro assembler, BL51 linker and evaluation version C51 ‘C’ compiler. These tools can be used
from within the Silicon Laboratories IDE.

4.1.  System Requirements

The Silicon Laboratories IDE requirements:

• Pentium-class host PC running Windows 2000 or Windows XP.
• One available COM or USB port.
• 64 MB RAM and 40 MB free HD space recommended.

4.2.  Assembler and Linker

A full-version Keil A51 macro assembler and BL51 banking linker are included with the development kit and are
installed during IDE installation. The complete assembler and linker reference manual can be found under the 

Help

menu in the IDE or in the “

SiLabs\MCU\hlp

” directory (A51.pdf).

4.3.  Evaluation C51 ‘C’ Compiler

An evaluation version of the Keil C51 ‘C’ compiler is included with the development kit and is installed during IDE
installation. The evaluation version of the C51 compiler is the same as the full professional version except code
size is limited to 4 kB and the floating point library is not included. The C51 compiler reference manual can be
found under the 

Help

 menu in the IDE or in the “

SiLabs\MCU\hlp

” directory (C51.pdf).

4.4.  Using the Keil Software 8051 Tools with the Silicon Laboratories IDE

To perform source-level debugging with the IDE, you must configure the Keil 8051 tools to generate an absolute
object file in the OMF-51 format with object extensions and debug records enabled. You may build the OMF-51
absolute object file by calling the Keil 8051 tools at the command line (e.g. batch file or make file) or by using the
project manager built into the IDE. The default configuration when using the Silicon Laboratories IDE project
manager enables object extension and debug record generation. Refer to Applications Note 

AN104 - Integrating

Keil 8051 Tools Into the Silicon Labs IDE

 in the “

SiLabs\MCU\Documentation\Appnotes

” directory on the CD-

ROM for additional information on using the Keil 8051 tools with the Silicon Laboratories IDE. 
To build an absolute object file using the Silicon Laboratories IDE project manager, you must first create a project.
A project consists of a set of files, IDE configuration, debug views, and a target build configuration (list of files and
tool configurations used as input to the assembler, compiler, and linker when building an output object file).
The following sections illustrate the steps necessary to manually create a project with one or more source files,
build a program and download the program to the target in preparation for debugging. (The IDE will automatically
create a single-file project using the currently open and active source file if you select 

Build/Make Project

 before a

project is defined.) 

Downloaded from 

Elcodis.com

 

electronic components distributor

 

Summary of Contents for C8051F34-DK Series

Page 1: ... via the USB Debug Adapter as shown in Figure 1 1 Connect the USB Debug Adapter to the DEBUG connector on the target board with the 10 pin ribbon cable 2 Connect one end of the USB cable to the USB connector on the USB Debug Adapter 3 Connect the other end of the USB cable to a USB Port on the PC 4 Connect the ac dc power adapter to power jack P1 on the target board Notes Use the Reset button in t...

Page 2: ...ng IDE installation The evaluation version of the C51 compiler is the same as the full professional version except code size is limited to 4 kB and the floating point library is not included The C51 compiler reference manual can be found under the Help menu in the IDE or in the SiLabs MCU hlp directory C51 pdf 4 4 Using the Keil Software 8051 Tools with the Silicon Laboratories IDE To perform sour...

Page 3: ...oolbar or selecting Project Build Make Project from the menu Note After the project has been built the first time the Build Make Project command will only build the files that have been changed since the previous build To rebuild all files and project dependencies click on the Rebuild All button in the toolbar or select Project Rebuild All from the menu 2 Before connecting to the target device sev...

Page 4: ...r with a timer 5 3 Universal Serial Bus USB Application Example The included USB application example requires Windows 98SE 2000 XP operating system This example consists of three parts firmware running on the C8051F340 device a USB device driver running on the host PC and a host application The host application communicates with the C8051F340 via USB allowing the user to view and to change the sta...

Page 5: ...the Next button 3 Select Search for a suitable driver for my device recommended and press the Next button 4 Select Specify a location under Optional search locations and press the Next button 5 Press the Browse button to locate the SiLabsInt inf driver installation file located by default in the SiLabs MCU Examples C8051F34x C USB_INT directory Once this file is selected press the OK button 6 Veri...

Page 6: ...der J6Port 4 header J7Connects the 3V supply net to the VDD supply net J8USB Power or VDD power selection header J9Debug connector for debug adapter interface J10 J11External crystal enable connectors J12Port I O jumper configuration block J1396 pin female connector J15Jumper connection for pin 1 5 to capacitors used when VREF is internally generated J16Jumper connection for potentiometer source t...

Page 7: ...purpose I O GPIO pins through headers Pressing P2 0 or P2 1 generates a logic low signal on the port pin Remove the shorting blocks from the J12 header to disconnect Switch P2 0 and Switch P2 1 from the port pins The port pin signals are also routed to pins on the J1 I O connector See Table 1 for the port pins and headers corresponding to each switch Three LEDs are also provided on the target boar...

Page 8: ...340 target board can be configured as a self powered USB device to take power from the USB cable instead of the ac dc adapter connected at P1 To configure the target boards as a self powered USB device short the VREGIN and VBUS pins on the J8 header Note When the C8051F340 target board is self powered from the USB the Serial Adapter is not powered from the target board The Serial Adapter must be p...

Page 9: ...l shorting block to connect UART0 CTS P2 7 to transceiver 6 8 Analog I O P2 Several of the C8051F340 target device s port pins are connected to the P2 terminal block Refer to Table 5 for the P2 terminal block connections 6 9 USB Debug Adapter Target Board Power Connector J19 The USB Debug Adapter includes a connection to provide power to the target board This connection is routed from J9 10 to J19...

Page 10: ...C8051F34x DK 10 Rev 0 2 7 Schematics Figure 3 C8051F340 Target Board Schematic Page 1 of 2 Downloaded from Elcodis com electronic components distributor ...

Page 11: ...C8051F34x DK Rev 0 2 11 Figure 4 C8051F340 Target Board Schematic Page 2 of 2 Downloaded from Elcodis com electronic components distributor ...

Page 12: ...ts Removed Section 2 Hardware Setup using an EC2 Serial Adapter See RS232 Serial Adapter EC2 User s Guide Removed Section 8 EC2 Serial Adapter See RS232 Serial Adapter EC2 User s Guide Removed Section 9 USB Debug Adapter See USB Debug Adapter User s Guide Downloaded from Elcodis com electronic components distributor ...

Page 13: ...C8051F34x DK Rev 0 2 13 NOTES Downloaded from Elcodis com electronic components distributor ...

Page 14: ...bed features or parameters Silicon Laboratories reserves the right to make changes without further notice Silicon Laboratories makes no warranty rep resentation or guarantee regarding the suitability of its products for any particular purpose nor does Silicon Laboratories assume any liability arising out of the application or use of any product or circuit and specifically disclaims any and all lia...

Reviews: