beautypg.com

Debug windows, Registers window, Figure 142. debug windows toolbar – Zilog Z8F0130 User Manual

Page 412

background image

Using the Debugger

UM013037-1212

388

Zilog Developer Studio II – Z8 Encore!
User Manual

A program counter code line indicator (yellow arrow) indicates a code line at which
the program counter is located.

A program counter code line indicator on a breakpoint (yellow arrow on a red octa-
gon) indicates the program counter has stopped on a breakpoint.

If the program counter steps into another file in your program, the

Edit

window switches

to the new file automatically.

Debug Windows

The

Debug Windows

toolbar allows you to display the following debug windows:

Registers Window

– see page 388

Special Function Registers Window

– see page 389

Clock Window

– see page 390

Memory Window

– see page 391

Watch Window

– see page 397

Locals Window

– see page 399

Call Stack Window

– see page 400

Symbols Window

– see page 401

Disassembly Window

– see page 402

Simulated UART Output Window

– see page 403

Registers Window

Click the

Registers Window

button to show or hide the

Registers

window, which dis-

plays all of the registers in the standard Z8 Encore! architecture.

You cannot modify the registers or memory while in run mode.

Figure 142. Debug Windows Toolbar

Note: