![SofTec Microsystems PK-HCS12E128 User Manual Download Page 28](http://html1.mh-extra.com/html/softec-microsystems/pk-hcs12e128/pk-hcs12e128_user-manual_1312321028.webp)
PK-HCS12E128 User's Manual
Page 27
4
The
MCU Configuration
Dialog Box
5. On the CodeWarrior HC(S)12 debugger interface a new menu (
inDART-HCS12
) will be
created. From this menu, select
Load
and locate the object file your project is based on.
Breakpoints and Trace
CodeWarrior offers a variety of tools for analyzing the program flow: breakpoints (both
simple and complex), watchpoints and a trace buffer. All these features are implemented by
taking advantage of the target microcontroller’s debug peripheral.
Note:
the number of available hardware breakpoints depends on the details of the debug
peripheral embedded in the specific microcontroller you are working with, and on its
settings.
Note:
when setting an instruction breakpoint on a RAM location, a software breakpoint is
set (the opcode present at that location is automatically replaced by the
BGND
Assembly
instruction). Therefore, no hardware breakpoints are wasted.