beautypg.com

B.3 new project setup, B.3.1 creating a new project, New project setup b.3.1 – Intel IQ80219 User Manual

Page 91: Creating a new project

background image

Board Manual

91

Intel® IQ80219 General Purpose PCI Processor Evaluation Platform

Getting Started and Debugger

B.3

New Project Setup

B.3.1

Creating a New Project

1. Launch Code|Lab EDE and select “Tools/Customize/Add-ins/Macro Files”.

a. Check “Code|Lab EDE” and click Close.

2. Select “File/New…/Project”, then “Code|Lab EDE Project Wizard”

a. Fill-in the Project Name box with “Tester1LED”

b. Set an appropriate Location path.

Note:

The directory “Tester1LED” is created under the path specified in the Location box.

c. Click OK.

3. In the Code|Lab EDE Project Wizard Window:

a. Expand the Redhat GNU Tools for XScale item.

b. Select the appropriate evaluation board.

4. Click Finish, then OK on the next window.

5. From

http://developer.intel.com/design/iio/swsup/Tester1LED.htm

, download the following

zip file (…/Tester1LED) from the Software Support section, containing the example code files
to the newly created project folder:

Tester1LED.zip

blink.c

blink.h

led.c

led.h

6. Add the newly downloaded files to the project:

a. Go to the “FileView” tab in the Code|Lab environment.

b. Right click “Tester1LED Files”.

c. Click “Add Files to Project…”.

d. Select the four files from step 5.

e. Click OK.