New Project Setup; Creating A New Project - Intel IQ80315 Board Manual

I/o processor evaluation platform
Table of Contents

Advertisement

®
Intel
IQ80315 I/O Processor Evaluation Platform
B.3

New Project Setup

B.3.1

Creating a New Project

1. Launch Code|Lab EDE for .NET.
2. On the Start Page, select "New Project".
a. The "New Projects" window appears.
b. Select "Code|Lab Projects" under Project Types, and name the project "Test80315" in the
name field.
Note:
The directory "Test80315" is created under the path specified in the Location box.
c. Click OK.
3. In the Code|Lab EDE Project Wizard Window:
a. Select "Redhat GNU Tools for XScale" under "Build Toolset".
b. Select "IQ80315" under "Project Template".
c. Select "Application" under "Project Type".
d. Click "Finish".
4. Close the "Start Page" by clicking on the "X" in the top-right corner of the Start Page window.
5. The new project is now in the "Solution Explorer" window. If this window is not open, open it
by "View, Solution Explorer".
6. Right click on "Test80315" and select "Save Test80315".
7. From http://developer.intel.com/design/iio/swsup/LED80315.htm, download the following zip
file (.../LED80315) from the Software Support section to the newly created project folder. The
zip file contains the example code files:
LED80315.zip
blink.c
blink.h
led.c
led.h
These files can be placed in any directory on the hard drive.
8. Add the newly downloaded files to the project:
a. In the "Solution Explorer" window, right click on "Test80315" and select "Add", "Add
Existing Item".
b. In the "Add Existing Item" window, use the drop-down menu under "Look In" to find the
four files listed in step 7 on the hard drive. Select all four files and click "open". The
"Solution Explorer" window now shows these files under "Test80315".
56
®
Intel
IQ80315 I/O Processor Evaluation Platform Board Manual

Advertisement

Table of Contents
loading

Table of Contents