HCS08 On-Chip DBG Module
Trigger Module Settings Window
530
Microcontrollers Debugger Manual
•The Show Location button shows the location of the trigger (as program code
location or program data) in the Source, Data, Assembly and Memory windows.
The left side of the tree is a user-friendly way to find a trigger address in the debugger
symbol database by selecting a variable (the address of the variable is taken and copied in
the Address edit box) or a function (the entry point of the function is taken and copied in
the Address edit box), and also regular markpoints (the address of the markpoint is taken
and copied in the Address edit box) from the markpoint list.
Figure 23.31 Finding Trigger Address in Editor Dialog Box

Trigger Module Settings Window - Display

Information

A large grayed edit box dynamically provides information about the current triggers and
selected options.
As context sensitive menus only display triggers matching the amount and the kind of
triggers which are currently set, the Trigger Module Settings Window dynamically checks
the validity of current triggers set vs. the trigger mode.
As shown below, if one or more triggers do not match the trigger mode selection, a
warning icon and message appears on the bottom of the dialog box.
Here, the Memory Write Access type of trigger selected by the mouse cursor does not
match with the Instruction Triggers type selected in the list menu.