4.2.8Project files
The project you have just created is a
|
| Table | |
|
|
| |
Project | Directory/filename | Description | |
contains | |||
|
| ||
|
|
| |
Debug | Debug | This area contains the object files and the | |
directory |
| executable ready for debugging or execution. | |
|
| By default, Debug is specified as the active | |
|
| configuration for this project. This means that | |
|
| this is the build target configuration that is built | |
|
| and loaded. Change this using the Project | |
|
| Properties window to view, and amend, the | |
|
| CONFIGURATION group, shown in Figure | |
|
| page | |
|
|
| |
DebugRel | DebugRel | This area is empty. | |
directory |
|
| |
|
|
| |
Release | Release | This area is empty. | |
directory |
|
|
Source files | dhry_1.c |
| dhry_2.c |
| dhry.h |
The original source files and headers for the project. If any files have been edited, this area also includes the backup files (see Backup files on page
Project file | tutorial.prj | The project settings file, using the project name |
|
| specified when the project was created. This is |
|
| identified as the first entry in the project settings, |
|
| shown in Figure |
|
| If the project settings have been edited, this area |
|
| also includes the backup file (see Backup files on |
|
| page |
makefiles tutorial_Debug.mk tutorial_DebugRel.mk tutorial_Release.mk
The makefiles generated by RealView Debugger for each build target configuration (see Generated makefiles on page
The filenames and the rules can be changed in the project settings using the Project Properties window to view, and amend, the BUILD group, shown in Figure
Copyright © 2002 ARM Limited. All rights reserved. | ARM DUI 0181B |