Trace domain’s generic gates

Table 109 summarizes the trace domain’s generic gates. It shows the level-1 trace point IDs of the modules providing the functions for the gates, the functions provided by the gates, and the generic formats for calls to the gates.

Table 109. Trace domain’s generic gates
Gate Trace Function Format
DMDM
TR 0001
TR 0002
PRE_INITIALIZE
INITIALIZE_DOMAIN
QUIESCE_DOMAIN
TERMINATE_DOMAIN
DMDM
KETI
TR 0201
TR 0202
NOTIFY_RESET
KETI

For descriptions of these functions and their input and output parameters, refer to the topics dealing with the corresponding generic formats:

Functions and parameters

In preinitialization processing, the trace domain establishes the initial tracing status:

The information always comes from the system initialization parameters--trace domain is always cold started.

In initialization processing, the trace domain starts auxiliary tracing if it is required.

The trace domain does no quiesce processing.

In termination processing, the trace domain stops auxiliary tracing if it is active.

[[ Contents Previous Page | Next Page Index ]]