Intel IQ80321 Webcam User Manual


 
Board Manual 91
Intel
®
IQ80321 I/O 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 “Tester321LED”
b. Set an appropriate Location path.
Note: The directory “Tester321LED” 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 h
ttp://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:
Tester
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 environment.
b. Right click “Tester321LED Files”.
c. Click “Add Files to Project…”.
d. Select the four files from step 5.
e. Click OK.