User`s guide

Libraries and Runtime Code
EOnCE Library
350
Targeting MC56F83xx/DSP5685x Controllers
One of the defined identifiers in Table 11.12 must be OR’ed into the options parameter
of the _eonce_SetTrigger function when a breakpoint unit other than unit 0 is being
configured.
Miscellaneous Trigger Options
The defined identifiers in Table 11.13 are optional.
THIS_TRIGGER_THEN_CORE_EVENT a trigger is generated if this breakpoint unit
creates a trigger signal followed by a core
event occurring
PREV_UNIT_THEN_THIS_TRIGGER_
THEN_CORE_EVENT
a trigger is generated if the previous
breakpoint unit passes in a trigger signal
followed by this breakpoint unit creating a
trigger signal followed by a core event
occurring
Table 11.12 Accumulating Trigger Options Mode, Non-0 Breakpoint Unit
Defined Identifiers Description
PREV_UNIT_OR_THIS_TRIGGER a trigger is generated if the previous
breakpoint unit passes in a trigger signal or
this breakpoint unit creates a trigger signal
PREV_UNIT_THEN_THIS_TRIGGER a trigger is generated if the previous
breakpoint unit passes in a trigger signal
followed by this breakpoint unit creating a
trigger signal
Table 11.11 Accumulating Trigger Options Mode with Breakpoint Unit 0
Defined Identifiers Description