HCS08 On-Chip DBG Module
Trigger Module Settings Window
519
Microcontrollers Debugger Manual

Expert Mode Tab

The expert mode tab gives you an access to most of the on-chip DBG module registers.
Trigger types can be directly set from the DBGT - Debugger Trigger Register list menu.
Code program flow rebuild and data recording are also synchronized with the Expert
mode and results are displayed in the Trace Component Window.
Figure 23.18 Trigger Module Settings Window - Expert Triggers Tab

Profiling and Coverage Mode

Choosing this mode, the DBG module is set up to source code execution profiling and
source code execution coverage. Open the Profiler and/or Coverage components to display
results.
Neither triggers nor DBG based controlpoints can be set in this mode, and the debugger
must be stopped on user request (software breakpoints can still be used).
Profiling and Coverage features are based on a periodical debugger program counter real
time fetch from the debugger to the on-chip DBG module. Also this fetch is statistical and
cannot cover all program counters. The longer the program runs the more precise are the
statistics.
See also Limitations section for this mode.
Refer to the debugger engine manual for Coverage and Profiler component features.