Zilog EZ80F916 User Manual
Page 115

UM014423-0607
Using the Integrated Development Environment
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
95
Project Settings—Debugger Page
In the Project Settings dialog box, select the Debugger page.
Figure 63. Debugger Page of the Project Settings Dialog Box
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
software debug tool that does not require the existence of physical hardware. Currently,
the debugger supports debug tools for the eZ80Acclaim! simulator, the USB Smart Cable,
the serial Smart Cable, the Ethernet Smart Cable, and ZPAK II.