beautypg.com

Add file, Batch, Add file batch – Zilog Z8F0130 User Manual

Page 520

background image

Appendix D. Using the Command Processor

UM013037-1212

496

Zilog Developer Studio II – Z8 Encore!
User Manual

In the following syntax descriptions, items enclosed in angle brackets (< >) must be
replaced with actual values, items enclosed in square brackets ([ ]) are optional, double
quotes (

"

) indicate where double quotes must exist, and all other text must be included as

is.

add file

The

add file

command adds the given file to the currently open project. If the full path

is not supplied, the current working directory is used. The syntax of the

add file

com-

mand is:

add file

"<[path\]<filename>"

For example:

add file "c:\project1\main.c"

batch

The

batch

command runs a script file through the Command Processor. If the full path is

not supplied, the current working directory is used. The syntax of the

batch

command is:

batch

[

wait

] "<[path\]<filename>"

<

wait>

blocks other executing batch files until the invoked batch file is

completed – useful when nesting batch files

For example:

add file
batch
bp
build
cancel all
cancel bp
cd
checksum
crc
debugtool copy
debugtool create
debugtool get
debugtool help
debugtool list
debugtool save
debugtool set
debugtool setup
defines

delete config
examine (?) for Expressions
examine (?) for Variables
exit
fillmem
go
list bp
loadmem
log
makfile or makefile
new project
open project
option
print
pwd
quit
rebuild
reset

savemem
set config
step
stepin
stepout
stop
target copy
target create
target get
target help
target list
target options
target save
target set
target setup
wait
wait bp