Zilog ZUSBOPTS User Manual
Page 79

UM017105-0511
Menu Bar
Zilog Developer Studio II – ZNEO™
User Manual
51
corresponding value (<name>=<value>). Multiple symbols can be defined and must be
separated by commas.
Generate Assembly Listing Files (.lst).
When selected, the
Generate Assembly List-
ing Files (.lst)
checkbox tells the assembler to create an assembly listing file for each
assembly source code module. This file displays the assembly code and directives, as well
as the hexadecimal addresses and op codes of the generated machine code. The assembly
listing files are saved in the directory specified by the Intermediate Files Directory field on
the
General
section on page 49). By default,
this checkbox is selected.
Expand Macros.
When selected, the
Expand Macros
checkbox tells the assembler to
expand macros in the assembly listing files.
Page Length.
When the assembler generates the listing files, the Page Length field sets
the maximum number of lines between page breaks. The default is 56.
Page Width.
When the assembler generates the listing files, the Page Width field sets the
maximum number of characters on a line. The default is 80; the maximum width is 132.
Project Settings—Code Generation Page.
For Assembly Only projects, the Code Gen-
eration page is not available.
Figure 49 shows the Code Generation page.