![Intel IXP2400 User Manual Download Page 26](http://html1.mh-extra.com/html/intel/ixp2400/ixp2400_user-manual_2071795026.webp)
26
Development Tools User’s Manual
IXP2400/IXP2800 Network Processors
Developer Workbench
To create a new project:
1. On the
File
menu, click
New Project
.
The
New Project
dialog box appears.
2. Type the name of the new project in the
Project name
box.
3. Specify a folder where you want to store the project in the
Location
box.
If the folder doesn't exist, the Workbench creates it. You can browse to select the folder by
clicking the
button.
4. Select the chip family in the
Chip Family
box.
5. Select the revision number (stepping) for the chip in the
Revision
box.
6. Specify the number of chips to be in the project in the
Specify the chips to be in the project
box. Do the following:
— If you have only one chip in your project, it can be <unnamed>.
— To specify more than one chip, they must all have unique names. You cannot add a second
chip until you have named the first chip. When you finish creating a project, you cannot
change the number of chips in it.
— To rename a chip, select the chip in the list and click
Rename
. The
Chip Name
dialog box appears. Type the chip’s name and click
OK
.
— To add a chip to the configuration, click
Add
. The
Chip Name
dialog box appears.
Type the chip’s name and click
OK
.
— To delete a chip from the configuration, select the chip in the list and click
Delete
.
7. If this project is to be “debug-only”, click the
Debug only
check box.
This specification tells the Workbench that the source files and list files to be used in this
project will be built externally. Since the uof file contains the absolute paths of the source and
list files, you must make sure to specify the correct locations for those files. If the Workbench
cannot find the proper files, debugging will not work as expected.