beautypg.com

Figure 21. the debug toolbar, Download code button – Zilog Z8F0130 User Manual

Page 57

background image

UM013037-1212

Debug Toolbar

Zilog Developer Studio II – Z8 Encore!

User Manual

33

Verify Download Button

– see page 34

Reset Button

– see page 34

Stop Debugging Button

– see page 35

Go Button

– see page 35

Run to Cursor Button

– see page 35

Break Button

– see page 35

Step Into Button

– see page 35

Step Over Button

– see page 36

Step Out Button

– see page 36

Set Next Instruction Button

– see page 36

Insert/Remove Breakpoint Button

– see page 30

Enable/Disable Breakpoint Button

– see page 30

Disable All Breakpoints Button

– see page 36

Remove All Breakpoints Button

– see page 36

Download Code Button

The

Download Code

button downloads the executable file for the currently open project

to the target for debugging. The button also initializes the communication to the target
hardware if it has not been done yet. Starting in version 4.10.0, the

Download Code

but-

ton can also program Flash memory. A page erase is done instead of a mass erase for both
internal and external Flash memory. Use this button anytime during a debug session. This
button is not enabled when the target is the simulator.

The current code on the target is overwritten.

If ZDS II is not in

Debug

mode when the

Download Code

button is clicked, the following

process is executed:

1. Initializes the communication to the target hardware.

2. Resets the device with a hardware reset by driving pin #2 of the debug header low.

Figure 21. The Debug Toolbar

Note: