background image

C8051F326/7-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 auto-
matically launch, allowing you to install the IDE software or read documentation by clicking buttons on the Installa-
tion 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 program-
mer. 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 Microsoft Windows 98SE or later.

One available COM port 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.) 

Summary of Contents for C8051F326-DK

Page 1: ...n Laboratories IDE 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...

Page 2: ... 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 Si...

Page 3: ...ld Make Project button in the toolbar 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 conn...

Page 4: ...E installation The register and bit names are identical to those used in the C8051F326 7 datasheet Both register definition files are also installed in the default search path used by the Keil Software 8051 tools Therefore when using the Keil 8051 tools included with the development kit A51 C51 it is not necessary to copy a register definition file to each project s file directory 5 2 Blinking LED...

Page 5: ... 7 to 15 VDC unregulated power adapter J1 22 pin Expansion I O connector J2 Power Target Board from power adapter at P1 J3 Port I O Configuration connector J4 DEBUG connector for Debug Adapter interface J5 DB 9 connector for UART0 RS232 interface J7 VIO to VDD connector J8 USB Debug Adapter target board power connector J9 USB connector for USB interface J10 External CMOS oscillator connector J11 P...

Page 6: ...t state Switches S2 and S3 are connected to the C8051F326 s gen eral purpose I O GPIO pins through headers Pressing S2 or S3 generates a logic low signal on the port pin Remove the shorting blocks from the header to disconnect S2 and S3 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 Thre...

Page 7: ... USB cable at J9 instead of the ac dc adapter connected at P1 To configure the target boards as a self powered USB device remove the shorting block from J2 and install on J11 A shorting block should only be installed on J2 or J11 never both at the same time Install shorting blocks in the following manner J2 ON J11 OFF Target Board is powered from the ac dc Adapter P1 J2 OFF J11 ON Target Board is ...

Page 8: ... TX P0 4 to the transceiver J3 11 12 Install shorting block to connect UART0 RX P0 5 to the transceiver J3 13 14 Install shorting block to connect UART0 RTS P2 4 to the transceiver J3 15 16 Install shorting block to connect UART0 CTS P2 5 to the transceiver 6 8 USB Debug Adapter Target Board Power Connector J8 The USB Debug Adapter includes a connection to provide power to the target board This co...

Page 9: ...C8051F326 7 DK Rev 0 2 9 7 Schematics Figure 3 C8051F326 Target Board Schematic Page 1 ...

Page 10: ...C8051F326 7 DK 10 Rev 0 2 Figure 4 C8051F326 Target Board Schematic Page 2 ...

Page 11: ...2 Serial Adapter from Kit Contents 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 ...

Page 12: ... for the functioning of undescribed 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 specif...

Reviews: