Target setup, Wait, Wait bp – Zilog EZ80F916 User Manual
Page 432: Target setup wait wait bp

UM014423-0607
Using the Command Processor
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
412
target setup
The
target setup
command displays the current configuration. The following is the
syntax of the
target setup
command:
target setup
wait
The
wait
command instructs the Command Processor to wait the specified milliseconds
before executing the next command. The following is the syntax of the
wait
command:
wait <milliseconds>
For example:
wait 5000
wait bp
The
wait bp
command instructs the Command Processor to wait until the debugger stops
executing. The optional max_milliseconds parameter provides a method to limit the
amount of time a wait takes (that is, wait until the debugger stops or max_milliseconds
passes). The following is the syntax of the
wait bp
command:
wait bp [max_milliseconds]
For example:
wait bp
wait bp 2000
RUNNING THE FLASH LOADER FROM THE COMMAND PROCESSOR
You can run the Flash Loader from the Command field. Command Processor keywords
have been added to allow for easy scripting of the Flash loading process. Each of the
parameters is persistent, which allows for the repetition of the Flash and verification pro-
cesses with a minimum amount of repeated key strokes.
Use the following procedure to run the Flash Loader:
1. Create a project or open a project with EZ80L92, EZ80190, EZ80F91, EZ80F92, or
EZ80F93 selected in the CPU field on the General page of the Project Settings dialog
box (see “Project Settings—General Page” on page 57).
2. The Flash Loader requires RAM memory for execution and also requires the correct
external Flash memory chip select parameters and memory limits. If there is internal
RAM memory, the Flash Loader uses that memory for execution. The parameters are
entered in the Configure Target dialog box (see “Setup” on page 96). The ZPAK II
Ethernet address is also needed by the Flash Loader and can be entered in the Setup
TCP/IP Communication dialog box (see “Debug Tool” on page 102).