beautypg.com

Debugtool save, Debugtool set, Debugtool setup – Zilog Z8F0130 User Manual

Page 524: Debugtool save debugtool set debugtool setup

background image

Appendix D. Using the Command Processor

UM013037-1212

500

Zilog Developer Studio II – Z8 Encore!
User Manual

debugtool list

COMMTYPE

=""

displays the names of all available debug tools using the given communications type:

usb

,

tcpip

,

ethernet

, or

simulator

.

For example:

debugtool list COMMTYPE="ethernet"

debugtool save

The

debugtool save

command saves a debug tool configuration to disk. The syntax can

take one of two forms:

debugtool save

saves the active debug tool.

debugtool save NAME =""

saves the given debug tool.

For example:

debugtool save NAME="USBSmartCable"

debugtool set

The

debugtool set

command sets the given data item to the given data value for the

active debug tool or activates a particular debug tool. The syntax can take one of two
forms:

debugtool set "" ""

sets data item to new value for the active debug tool. Use

debugtool setup

to view

available data items and current values.

For example:

debugtool set "ipAddress" "123.456.7.89"

debugtool set ""

activates the debug tool with the given name. Use

debugtool list

to view avail-

able debug tools.

debugtool setup

The

debugtool setup

command displays the current configuration of the active debug

tool. The syntax of the

debugtool setup

command is:

debugtool setup