Dbg module options, Also, Program code change of flow recording – Freescale Semiconductor Microcontrollers User Manual
Page 527

HCS08 On-Chip DBG Module
Trigger Module Settings Window
527
Microcontrollers Debugger Manual
The trigger addresses is typically not a program code address (program counter), but
rather data/memory addresses.
Captured byte data is displayed in the
and automatically
mode.
DBG Module Options
This section details the options available with the DBG module.
Program Code Change of Flow Recording
The program code change of flow options are available for
and
and controlled through the Trigger Settings tab list box of the
Trigger Module Settings window.
Figure 23.28 Change of Flow Recording Control
• Record continuously and halt on trigger hit: The DBG module starts recording
program flow information immediately after run. The DBG module halts the
processor/debugger on trigger condition match.
• Record continuously and DO NOT halt on trigger hit: The DBG module starts
recording program flow information immediately after run. The DBG module does
not halt the processor/debugger on trigger condition match.
• Start recording after trigger hit and halt when the fifo is full: The DBG module
starts recording program flow information on trigger condition match and halts the
processor/debugger when the capture buffer is full.