Qorivva MPC5xxx/SPC5xx Debugger and NEXUS Trace
30
©1989-2021 Lauterbach GmbH
The following access class attributes are available:
Examples of usage:
If an access class attribute is specified without an access class, TRACE32 PowerView will automatically add
the default access class of the used command. For example,
U:0x100 is complemented to
UP:0x100.
Access Classes to Other Addressable Core and Peripheral Resources
The following access classes are used to access registers which are not mapped into the processor’s
memory address space.
SPR, PMR and DCR registers are addressed by specifying the register number after the access class.
Access Class Attributes
Description
E
Use real-time memory access.
This attribute has no effect if
is set to Disabled).
A
Given address is physical (bypass MMU)
U
TS (translation space) == 1 (user memory)
S
TS (translation space) == 0 (supervisor memory)
Command:
Effect:
S
P:0x1000
Opens a List window displaying
supervisor
program memory
E
D:0x3330 0x4F
Write 0x4F to address 0x3330 using
real-time memory access
E
EEC:0x0C000000
Opens dump window on emulation memory using
real-time memory
access
Access Class
Description
SPR
Special Purpose Register (SPR) access
PMR
Performance Monitor Register (PMR) access
DCR
Device Control Register (DCR) access
TLB
Access to the core’s TLB entries
DBG
NEXUS register and special debug register access