You copied the Doc URL to your clipboard.
CTIDEVTYPE, CTI Device Type register
The CTIDEVTYPE characteristics are:
Purpose
Indicates to a debugger that this component is part of a PEs cross-trigger interface.
Configuration
CTIDEVTYPE is in the Debug power domain.
Implementation of this register is OPTIONAL.
Attributes
CTIDEVTYPE is a 32-bit register.
Field descriptions
The CTIDEVTYPE bit assignments are:
Bits [31:8]
Reserved, RES0.
SUB, bits [7:4]
Subtype. Must read as 0x1 to indicate this is a component within a PE.
MAJOR, bits [3:0]
Major type. Must read as 0x4 to indicate this is a cross-trigger component.
Accessing the CTIDEVTYPE
CTIDEVTYPE can be accessed through the external debug interface:
Component | Offset | Instance |
---|---|---|
CTI | 0xFCC | CTIDEVTYPE |
Accesses on this interface are RO.