User's Guide

delete
Syntax
delete [<options>] [<target>]
Description
The delete command is used to remove a target.
When you omit <target>, the delete command will delete current target.
load
Syntax
load [<options>] [<target>]
Description
The load command is used to take a binary image from a specific source location and place it at the
specified target address.
reset
Syntax
reset [<options>] [<target>]
Description
The reset command resets the target’s state.
set
Syntax
set [<options>] [<target>] <propertyname>=<value>…
Description
The set command is used to set the value of one or more of a target’s properties.
start
Syntax
start [<options>] [<target>]
Description
The start command starts the target.
stop
Syntax
stop [<options>] [<target>]
Description
The stop command stops the target.
dump
Syntax
dump –destination <path> [<options>] [<target>]
Description
The dump command is used to take a binary image from the target and send it to a specific location.
12