Zilog EZ80F916 User Manual
Page 85

UM014423-0607
Using the Integrated Development Environment
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
65
in the directory specified by the Intermediate Files Directory check box in the General
page. See “Intermediate Files Directory” on page 59.
Generate Assembly Listing Files (.lst)
When this check box 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 “Intermediate Files Directory” on page 59.
Project Settings—Preprocessor Page
NOTE: For Assembly Only projects, the Preprocessor page is not available.
The following figure shows the Preprocessor page.
Figure 51. Preprocessor Page of the Project Settings Dialog Box