SCB Registers
167
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Cortex-M4 Peripherals
2.5.15 FAULTADDR Register (Offset = 0xD38) [reset = X]
Bus Fault Address (FAULTADDR)
NOTE:
This register can only be accessed from privileged mode.
The FAULTADDR register contains the address of the location that generated a bus fault. When an
unaligned access faults, the address in the FAULTADDR register is the one requested by the instruction,
even if it is not the address of the fault. Bits in the Bus Fault Status (BFAULTSTAT) register indicate the
cause of the fault and whether the value in the FAULTADDR register is valid (see
).
FAULTADDR is shown in
and described in
Return to
Figure 2-27. FAULTADDR 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
ADDR
R/W-X
Table 2-40. FAULTADDR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
ADDR
R/W
X
Fault Address
When the FAULTADDRV bit of BFAULTSTAT is set, this field holds
the address of the location that generated the bus fault.