Zilog EZ80F916 User Manual
Page 408

UM014423-0607
Using the Command Processor
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
388
The following table lists ZDS II menu commands and dialog box options that have corre-
sponding script file commands.
Table 17. Script File Commands
ZDS II
Menus ZDS II Commands
Dialog Box Options
Script File Commands
Location
File
New Project
new project
Open Project
open project
Exit
exit
Edit
Manage Breakpoints
Go to Code
Enable All
Disable All
Remove
Remove All
list bp
cancel bp
cancel all
Project Add Files
add file
Settings (General page)
CPU Family
CPU
Show Warnings
Generate Debug Information
Ignore Case of Symbols
Intermediate Files Directory
option general cpu
option general warn
option general debug
option general igcase
option general outputdir
Settings (Assembler page)
Includes
Defines
Generate Assembly Listing Files
(.lst)
Expand Macros
Page Width
Page Length
Jump Optimization
option assembler include
option assembler define
option assembler list
option assembler listmac
option assembler pagewidth
option assembler pagelen
option assembler sdiopt
Settings (Code Generation
page)
Optimize For
Limit Optimizations for Easier
Debugging
option compiler optspeed
option compiler reduceopt
Settings (Listing Files page) Generate C Listing Files (.lis)
With Include Files
Generate Assembly Source Code
Generate Assembly Listing Files
(.lst)
option compiler list
option compiler listinc
option compiler keepasm
option compiler keeplst
Settings (Preprocessor page) Preprocessor Definitions
Standard Include Path
User Include Path
option compiler define
option compiler stdinc
option compiler usrinc