Supported script file commands, Add file – Zilog ZUSBOPTS User Manual
Page 392
Supported Script File Commands
UM017105-0511
364
Zilog Developer Studio II – ZNEO™
User Manual
This script consecutively opens two projects, sets a breakpoint at label
done
, runs to the
breakpoint, and logs the value of the PC register. After the second project is complete, the
script exits the IDE. The first project is also rebuilt.
Supported Script File Commands
The Command Processor supports the following script file commands:
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
it is presented.
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 following example presents the
syntax of the
add file
command:
add file "<[path\]<filename>"
For example:
add file "c:\project1\main.c"
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