background image

C8051F326/7-DK

Rev. 0.2

3

4.4.1. Creating a New Project

1. Select 

Project

New Project

 to open a new project and reset all configuration settings to default.

2. Select 

File

New File

 to open an editor window. Create your source file(s) and save the file(s) with a rec-

ognized extension, such as .c, .h, or .asm, to enable color syntax highlighting.

3. Right-click on “New Project” in the 

Project Window

. Select 

Add files to project

. Select files in the file

browser and click Open. Continue adding files until all project files have been added.

4. For each of the files in the 

Project

 

Window

 that you want assembled, compiled and linked into the target

build, right-click on the file name and select 

Add file to build

. Each file will be assembled or compiled as

appropriate (based on file extension) and linked into the build of the absolute object file.

Note:

 If a project contains a large number of files, the “Group” feature of the IDE can be used to organize. 

Right-click on “New Project” in the 

Project Window

. Select 

Add Groups to project

. Add pre-defined 

groups or add customized groups. Right-click on the group name and choose 

Add file to group

. Select files 

to be added. Continue adding files until all project files have been added.

4.4.2. Building and Downloading the Program for Debugging

1. Once all source files have been added to the target build, build the project by clicking on the 

Build/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 connecting to the target device, several connection options may need to be set. Open the

Connection Options

 window by selecting 

Options

Connection Options...

 in the IDE menu. First, select

the appropriate adapter in the “Serial Adapter” section. Next, the correct “Debug Interface” must be selected.
C8051F326/7 family devices use the Silicon Labs 2-wire (C2) debug interface. Once all the selections are
made, click the OK button to close the window. 

3. Click the 

Connect

 button in the toolbar or select 

Debug

Connect

 from the menu to connect to the device. 

4. Download the project to the target by clicking the 

Download

 

Code

 button in the toolbar.

Note:

 To enable automatic downloading if the program build is successful select 

Enable automatic con-

nect/download after build

 in the 

Project

Target Build Configuration

 dialog. If errors occur during the 

build process, the IDE will not attempt the download.

5. Save the project when finished with the debug session to preserve the current target build configuration,

editor settings and the location of all open debug views. To save the project, select 

Project->Save Project

As...

 from the menu. Create a new name for the project and click on 

Save

.

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: