FUJITSU CM71-00329-7E User Manual

Page 14

Advertising
background image

4

CHAPTER1 Basic Functions

Project Configuration

The project configuration is a series of settings for specifying the characteristics of a target file, and

making, building, compiling and assembling is performed in project configurations.

Two or more project configurations can be created in a project. The default project configuration name is

Debug. A new project configuration is created on the setting of the selected existing project configuration.

In the new project configuration, the same files as those in the original project configuration are always

used.

By using the project configuration, the settings of programs of different versions, such as the optimization

level of a compiler and MCU setting, can be created within one project.

In the project configuration, the following information is managed:

Name and directory of target file

Information on options of language tools to create target file by compiling, assembling and linking
source files

Information on whether to build file or not

Information on setting of debugger to debug target file

Active Project Configuration

The active project configuration at default undergoes [Make], [Build], [Compile/Assemble], [Start Debug],

and [Include Dependencies].

The setting of the active project configuration is used for the file state displayed in the SRC tab of project

window and includes files detected in the [Dependencies] folder.

Note:

If a macro function newly added is used in old project format, the macro description is expanded at
the time of saving in old project format. For the macro description newly added, refer to Section
"1.11 Macro Descriptions Usable in Manager".

Advertising