![Qorivva MPC5 Series Скачать руководство пользователя страница 140](http://html1.mh-extra.com/html/qorivva/mpc5-series/mpc5-series_manual_3255432140.webp)
Qorivva MPC5xxx/SPC5xx Debugger and NEXUS Trace
140
©1989-2021 Lauterbach GmbH
NEXUS.PTCM
Enable program trace correlation messages
Enables a program trace correlation message (PTCM) for the specified event. This program trace correlation
messages are not needed to reconstruct the program flow, but give additional information which can
increase precision of statistic measurements.
NEXUS.PTMARK
Program trace mark
Controls the influence of MSR[PMM] in program trace messaging. Only available on processors which
implement IEEE-ISTO 5001-
2008
or later.
Format:
NEXUS.PTCM.
<event>
[
ON
|
OFF
]
<event>
:
PID_MSR
|
BL_HTM
|
TLBNEW
|
TLBINV
PID_MSR
Core generates PTCM when PID or MSR[IS] changes (EVCODE 0x5).
BL_HTM
Core generates PTCM on Branch and Link occurrence (EVCODE 0xA).
Enable this PTCM to improve function profiling in
TLBNEW
Core generates PTCM on new address translation - (EVCODE 0xB).
TLBINV
Core generates PTCM on address translation invalidated - (EVCODE
0xC).
Format:
NEXUS.PTMARK
[
ON
|
OFF
]
OFF
Ignore MSR[PMM] for masking program trace messages (default)
ON
Mask (disable) program trace messages when MSR[PMM] = 0, unmask
(enable) program trace messages when MSR[PMM] = 1