Table 30, Compiler options – Zilog ZUSBOPTS User Manual
Page 405

UM017105-0511
Supported Script File Commands
Zilog Developer Studio II – ZNEO™
User Manual
377
Compiler Options
quiet
Toggles quiet assemble.
TRUE, FALSE
sdiopt
Toggles Jump Optimization.
TRUE, FALSE
Table 30. Compiler Options
Option Name
Description or Corresponding Option in
Project Settings Dialog Box
Acceptable Values
chartype
Advanced page, Default Type of Char drop-down
menu.
string (“unsigned” or “signed”)
define
Preprocessor page, Preprocessor Definitions field. string (separate multiple defines
with semicolons)
genprintf
Advanced page, Generate Assembly Source Code
checkbox.
TRUE, FALSE
keepasm
Listing Files page, Preprocessor Definitions field.
keeplst
Listing Files page, Generate Assembly Listing
Files (.lst) checkbox.
TRUE, FALSE
list
Listing Files page, Generate C Listing Files (.lis)
checkbox.
TRUE, FALSE
listinc
Listing Files page, With Include Files checkbox.
Only applies if list option is currently true.
TRUE, FALSE
model
Code Generation page, Memory Model drop-down
menu.
string (“large” or “small”)
modsect
Advanced page, Distinct Code Segment for Each
Module checkbox.
TRUE, FALSE
optspeed
Toggles optimizing for speed.
TRUE (optimize for speed),
FALSE (optimize for size)
reduceopt
Code Generation page, Limit Optimizations for
Easier Debugging checkbox.
TRUE, FALSE
regvar
Advanced page, Use Register Variables checkbox. TRUE, FALSE
Table 29. Assembler Options (Continued)
Option Name
Description or Corresponding Option in
Project Settings Dialog Box
Acceptable Values