Datasheet

Creating an Application
ARM DUI 0064D Copyright © 1999-2001 ARM Limited. All rights reserved. 3-5
6. Navigate to the directory where you want to save the project and enter a project
name, for example
My_Project
. Leave the Create Folder checkbox selected.
7. Click Save. The CodeWarrior IDE sets the Project Name field and Location path
in the New dialog box. The Location path is used as a default when you create
additional projects.
8. Click OK. The CodeWarrior IDE creates a new project based on the ARM
Executable Image project stationery, and displays a new project window with the
Files view selected (Figure 3-3).
Figure 3-3 New project
3.2.2 Adding source files to the project
Projects created from ARM project stationery do not contain source files. This section
describes how to add the source files from the
dhryansi
example.
To add source files to a project:
1. Ensure that the project window is the active window.
2. Select Add Files… from the Project menu. A Select files to add… dialog is
displayed.
3. Navigate to the
dhryansi
directory in the
install_directory\Examples
directory
and Shift-click on
dhry_1.c
and
dhry_2.c
to select them (Figure 3-4 on page 3-6).