beautypg.com

More information, see the, Settings – Zilog Z8F0130 User Manual

Page 92

background image

Using the Integrated Development Environment

UM013037-1212

68

Zilog Developer Studio II – Z8 Encore!
User Manual

Settings

Select

Settings

from the

Project

menu to display the

Project Settings

dialog box, which

allows you to change your active configuration as well as set up your project.

Select the active configuration for the project in the

Configuration

drop-down list box in the

upper left corner of the

Project Settings

dialog box. For your convenience, the Debug and

Release configurations are predefined. For more information about project configurations
such as adding your own configuration, see the

Set Active Configuration

section on page

118.

The

Project Settings

dialog box features a number of different pages you must use to set

up the project:

General Page

– see page 69

Assembler Page

– see page 71

C: Code Generation Page

– see page 74 (not available for Assembly Only projects)

C: Listing Files Page

– see page 78 (not available for Assembly Only projects)

C: Preprocessor Page

– see page 80 (not available for Assembly Only projects)

C: Advanced Page

– see page 82 (not available for Assembly Only projects)

C: Deprecated Page

– see page 86 (not available for Assembly Only projects)

Librarian Page

– see page 91 (available for Static Library projects only)

ZSL Page

– see page 92 (not available for Assembly Only projects)

Linker: Commands Page

– see page 94 (available for Executable projects only)

Linker: Objects and Libraries Page

– see page 98 (available for Executable projects

only)

Linker: Address Spaces Page

– see page 103 (available for Executable projects only)

Linker: Warnings Page

– see page 106 (available for Executable projects only)

Linker: Output Page

– see page 107 (available for Executable projects only)

Debugger Page

– see page 110 (available for Executable projects only)

The

Project Settings

dialog box provides various project configuration pages that can be

accessed by selecting the page name in the pane on the left side of the dialog box. There
are several pages grouped together for the C (Compiler) and Linker that allow you to set
up subsettings for those tools.

If you change project settings that affect the build, the following message is displayed
when you click

OK

to exit the

Project Settings

dialog box: “

The project settings

Note: