beautypg.com

Zilog Z8F0130 User Manual

Page 134

background image

Using the Integrated Development Environment

UM013037-1212

110

Zilog Developer Studio II – Z8 Encore!
User Manual

length of hex file records. This option is available only when the Intel Hex32 Records exe-
cutable format is selected.

Debugger Page

In the

Project Settings

dialog box, select the Debugger page.

The source-level debugger is a program that allows you to find problems in your code at
the C or assembly level. The Windows interface is quick and easy to use. You can also
write batch files to automate debugger tasks.

Your understanding of the debugger design can improve your productivity because it
affects your view of how things work. The debugger requires target and debug tool set-
tings that correspond to the physical hardware being used during the debug session. A tar-
get is a logical representation of a target board. A debug tool represents debug
communication hardware such as the USB Smart Cable or an emulator. A simulator is a

Figure 66. Debugger Page of the Project Settings Dialog Box