beautypg.com

Zilog Z8F0130 User Manual

Page 104

background image

Using the Integrated Development Environment

UM013037-1212

80

Zilog Developer Studio II – Z8 Encore!
User Manual

erated assembly code and the compiler-generated assembly directives. This file is placed
in the directory specified by the

Intermediate Files Directory

checkbox in the

General

page. See the

Intermediate Files Directory

section on page 71.

Generate Assembly Listing Files (.lst)

When this checkbox is selected, the compiler generates, for each C source code file, a cor-
responding assembly listing file. In this file, the C source code is displayed, interleaved
with the generated assembly code and the compiler-generated assembly directives. This
file also displays the hexadecimal addresses and op codes of the generated machine code.
This file is placed in the directory specified by the Intermediate

Files Directory

field in

the

General

page. See the

Intermediate Files Directory

section on page 71.

C: Preprocessor Page

For Assembly Only projects, the Preprocessor page is not available.

The options in the Preprocessor page are described in this section.

Note: