You copied the Doc URL to your clipboard.
TRCLAR, Lock Access Register
The TRCLAR characteristics are:
Purpose
Used to lock and unlock the Software Lock.
Note that ETE does not implement the Software Lock.
For additional information, see the CoreSight Architecture Specification.
Configuration
This register is present only when FEAT_ETE is implemented. Otherwise, direct accesses to TRCLAR are RES0.
Attributes
TRCLAR is a 32-bit register.
Field descriptions
The TRCLAR bit assignments are:
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
KEY |
KEY, bits [31:0]
When the Software Lock is implemented:
When the Software Lock is implemented:
Software Lock Key.
A value of 0xC5ACCE55 unlocks the Software Lock.
Any other value locks the Software Lock.
Otherwise:
Otherwise:
Reserved, RES0.
Accessing the TRCLAR
External debugger accesses to this register are unaffected by the OS Lock.
TRCLAR can be accessed through the external debug interface:
Component | Offset |
---|---|
ETE | 0xFB0 |
This interface is accessible as follows:
- When !IsTraceCorePowered() accesses to this register generate an error response.
- Otherwise accesses to this register are WO.