Debug Peripherals Registers
253
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
Cortex-M4F Peripherals
2.5.3.38 LAR Register (Offset = FB0h) [reset = 00000000h]
LAR is shown in
and described in
.
ITM Lock Access Register. Use this register to prevent write accesses to the Control Register.
Figure 2-154. LAR Register
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
LOCK_ACCESS
W-0h
Table 2-167. LAR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
LOCK_ACCESS
W
0h
A privileged write of 0xC5ACCE55 enables more write access to
Control Register 0xE00::0xFFC. An invalid write removes write
access.
2.5.3.39 LSR Register (Offset = FB4h) [reset = 00000003h]
LSR is shown in
and described in
.
ITM Lock Status Register. Use this register to enable write accesses to the Control Register.
Figure 2-155. LSR Register
31
30
29
28
27
26
25
24
RESERVED
R-0h
23
22
21
20
19
18
17
16
RESERVED
R-0h
15
14
13
12
11
10
9
8
RESERVED
R-0h
7
6
5
4
3
2
1
0
RESERVED
BYTEACC
ACCESS
PRESENT
R-0h
R-0h
R-1h
R-1h
Table 2-168. LSR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-3
RESERVED
R
0h
2
BYTEACC
R
0h
You cannot implement 8-bit lock accesses.
1
ACCESS
R
1h
Write access to component is blocked. All writes are ignored, reads
are permitted.
0
PRESENT
R
1h
Indicates that a lock mechanism exists for this component.