beautypg.com

Target get, Target help, Target list – Zilog Z8F0130 User Manual

Page 540: Target options, Target get target help target list target options

background image

Appendix D. Using the Command Processor

UM013037-1212

516

Zilog Developer Studio II – Z8 Encore!
User Manual

target get

The

target get

command displays the current value for the given data item for the

active target. The syntax of the

target get

command is:

target get

"<data item>"

Use the

target setup

command to view available data items and current values.

For example:

target get "cpu"

target help

The

target help

command displays all target commands. The syntax of the

target

help

command is:

target help

target list

The

target list

command lists all available targets. The syntax can take one of three

forms:

target list

displays the names of all available targets (restricted to the currently configured CPU
family).

target list CPU=""

displays the names of all available targets associated with the given CPU name.

target list FAMILY=""

displays the names of all available targets associated with the given CPU family name.

For example:

target list FAMILY="eZ80"

target options

<ZDS Installation Directory>\targets

In the above filepath, <ZDS Installation Directory> is the directory in which Zilog
Developer Studio was installed. By default, this path is:

C:\Program Files\Zilog\ZDSII_eZ80Acclaim!_

In the above filepath, <version> may be

4.11.0

or

5.0.0.