
Supported Script File Commands UM017105-0511
376
Zilog Developer Studio II – ZNEO™
User Manual
Table 28 lists some command line examples and the corresponding script file commands.
The following script file options are available:
•
Assembler Options – see page 376
•
Compiler Options – see page 377
•
Debugger Options – see page 378
•
General Options – see page 378
•
Librarian Options – see page 378
•
Linker Options – see page 379
Assembler Options
Table 28. Command Line Examples
Script File Command Examples
Corresponding Command Line
Examples
option compiler keepasm = TRUE eZ8cc -keepasm
option compiler keepasm = FALSE eZ8cc -nokeepasm
option compiler const = RAM eZ8cc -const:RAM
option assembler debug = TRUE eZ8asm -debug
option linker igcase = "FALSE" eZ8link -NOigcase
option librarian warn = FALSE eZ8lib -nowarn
Table 29. 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) checkbox
TRUE, FALSE
listmac Assembler page, Expand Macros checkbox TRUE, FALSE
pagelen Assembler page, Page Length field integer
pagewidth Assembler page, Page Width field integer
Comentários a estes Manuais