Board Manual 91
Intel® IQ80321 I/O Processor E valuation 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. Chec k “Co d e|L ab EDE” and click Close.
2. Select “ File/New…/Proje ct”, then “Code|La b EDE Project Wizar d”
a. Fill -in th e Pro ject Name box with “Tester321LED”
b. Set an ap pr o p r ia te Location path.
Note: The directory “T ester321LED” is created under the path specifie d in the Location box.
c. Click OK.
3. In the Code|Lab EDE Project Wizard Window:
a. Expa nd th e Red hat 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/Tester321LED.htm, download the following
zip file (…/Tester321LED) from the Software Support section, containing the example code
files to the newly created project folder:
Test er 321LED.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 environme nt.
b. Right click “Tester321LED Files”.
c. Click “Add Files to Project…”.
d. Select the four files from step 5.
e. Click OK.