Hello
Triggers provides you access to functionality of the on-chip DBG module.
They are only available for HC08 & HC12 MCU equipped with a DBG module.
Using triggers and configuring the Trigger Settings Windows provides you ability to track occurrence of some event. Like a very basic ICE (In circuit Emulator).
For instance stop application when Instruction A is executed or stop when Instruction A is executed and then instruction B.
You can also decide to store all access to a specific memory area in the trace buffer.
These are just example, but you can see that as an interface to the on-chip BDG module.
CrasyCat
Message Edited by CrasyCat on 2009-12-11 11:00 AM