HCS08 On-Chip DBG Module
Trigger Module Settings Window
524
Microcontrollers Debugger Manual
Instruction at Address A or Address B is
Executed
This mode is used to trigger on a program instruction execution (program counter) at
Address A or at Address B.
The code program flow rebuild is displayed in the Trace Component Window
automatically switched to Instructions Display mode.
Instruction Execution Inside Address A -
Address B Range
This mode is used to trigger on a program instruction execution (program counter) inside
the Address A - Address B range.
The code program flow rebuild is displayed in the Trace Component Window and
automatically switched to Instructions Display mode.
Instruction Execution Outside Address A -
Address B Range
This mode is used to trigger on a program instruction execution (program counter) outside
the Address A - Address B range.
NOTE IMPORTANT: With the HCS08 Serial Monitor via GDI connection, this
trigger type might be interfered with by the monitor code itself and therefore
the debugger might break for executed code not belonging to the user
application.
The code program flow rebuild is displayed in the Trace Component Window
automatically switched to Instructions Display mode.
Instructions at Address A then at Address B
were Executed
This mode is used to trigger on a program instruction execution (program counter)
sequence first at Address A then at Address B.
The code program flow rebuild is displayed in the Trace Component Window
automatically switched to Instructions Display mode.