Datasheet
Creating an Application
ARM DUI 0064D Copyright © 1999-2001 ARM Limited. All rights reserved. 3-7
Figure 3-6 Project messages window
The access paths for each build target define the directories that are searched for
source and header files. See the CodeWarrior IDE Guide for details.
Note
You do not need to add the header files for the
dhryansi
project because the
CodeWarrior IDE locates them in the newly added access path. However, you can
add header files explicitly if you want.
6. Ensure that the Files tab is selected in the project window. The project window
displays all the source files in the project. (Figure 3-7). See the CodeWarrior IDE
Guidefor more information on what is displayed when you click the Link Order
tab and the Targe ts tab.
Figure 3-7 Source files in Files view
3.2.3 Configuring the project build targets
This section describes how to configure your example project so that the example
dhryansi
files compile, and the project build settings are the same as those in the
supplied
dhryansi
example project. It describes one way of selecting build targets, and
shows how different build target settings can be used in the same project. See the
CodeWarrior IDE Guide for a complete description of build targets.