Table 19, Table 20 – Zilog EZ80F916 User Manual
Page 423

UM014423-0607
Using the Command Processor
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
403
Assembler Options
Compiler Options
Table 19. Assembler Options
Option Name
Description or Corresponding Option in Project
Settings Dialog Box
Acceptable Values
define
Assembler page, Defines field
string (separate multiple defines with
semicolons)
include
Assembler page, Includes field
string (separate multiple paths with
semicolons)
list
Assembler page, Generate Assembler Listing Files
(.lst) check box
TRUE, FALSE
listmac
Assembler page, Expand Macros check box
TRUE, FALSE
pagelen
Assembler page, Page Length field
integer
pagewidth
Assembler page, Page Width field
integer
quiet
Toggles quiet assemble.
TRUE, FALSE
sdiopt
Toggles Jump Optimization.
TRUE, FALSE
Table 20. Compiler Options
Option Name
Description or Corresponding Option in Project Settings
Dialog Box
Acceptable Values
define
Preprocessor page, Preprocessor Definitions field
string (separate
multiple defines with
semicolons)
genprintf
Advanced page, Generate Printfs Inline check box
TRUE, FALSE
keepasm
Listing Files page, Preprocessor Definitions field
keeplst
Listing Files page, Generate Assembly Listing Files (.lst) check
box
TRUE, FALSE
list
Listing Files page, Generate C Listing Files (.lis) check box
TRUE, FALSE
listinc
Listing Files page, With Include Files check box
Only applies if list option is currently true.
TRUE, FALSE
modsect
Advanced page, Distinct Code Segment for Each Module check
box
TRUE, FALSE