Functional Peripherals Registers
169
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
Cortex-M4F Peripherals
2.4.5.30 CPACR Register (Offset = D88h) [reset = 00F00000h]
CPACR is shown in
and described in
.
Coprocessor Access Control Register. The Coprocessor Access Control Register (CPACR) specifies the
access privileges for coprocessors.
Figure 2-80. CPACR Register
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RESERVED
CP11
CP10
RESERVED
R/W-0
R/W-3h
R/W-3h
R/W-0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RESERVED
R/W-0
Table 2-88. CPACR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-24
RESERVED
R/W
0h
23-22
CP11
R/W
3h
Access privileges for coprocessor 11. The possible values of each
field are:
00b = Access denied. Any attempted access generates a NOCP
UsageFault.
01b = Privileged access only. An unprivileged access generates a
NOCP UsageFault.
10b = Reserved
11b = Full access
Used in conjunction with the control for CP10, this controls access to
the Floating Point Coprocessor.
21-20
CP10
R/W
3h
Access privileges for coprocessor 10. The possible values of each
field are:
00b = Access denied. Any attempted access generates a NOCP
UsageFault.
01b = Privileged access only. An unprivileged access generates a
NOCP UsageFault.
10b = Reserved
11b = Full access
Used in conjunction with the control for CP11, this controls access to
the Floating Point Coprocessor.
19-0
RESERVED
R/W
0h