TRCITCTRL, Integration Mode Control Register
The TRCITCTRL characteristics are:
Purpose
A component can use TRCITCTRL to dynamically switch between functional mode and integration mode. In integration mode, topology detection is enabled. After switching to integration mode and performing integration tests or topology detection, reset the system to ensure correct behavior of CoreSight and other connected system components.
For additional information see the CoreSight Architecture Specification.
Configuration
This register is present only when FEAT_ETE is implemented. Otherwise, direct accesses to TRCITCTRL are RES0.
Attributes
TRCITCTRL is a 32-bit register.
Field descriptions
The TRCITCTRL bit assignments are:
Bits [31:1]
Reserved, RES0.
IME, bit [0]
When topology detection or integration functionality is implemented:
When topology detection or integration functionality is implemented:
Integration Mode Enable.
IME | Meaning |
---|---|
0b0 |
Component functional mode. |
0b1 |
Component integration mode. Support for topology detection and integration testing is enabled. |
Otherwise:
Otherwise:
Reserved, RES0.
Accessing the TRCITCTRL
External debugger accesses to this register are IMPLEMENTATION DEFINED when the trace unit is not in the Idle state.
TRCITCTRL can be accessed through the external debug interface:
Component | Offset |
---|---|
ETE | 0xF00 |
This interface is accessible as follows:
- When OSLockStatus(), or !AllowExternalTraceAccess() or !IsTraceCorePowered() accesses to this register generate an error response.
- Otherwise accesses to this register are RW.