![NXP Semiconductors SAFE ASSURE Qorivva MPC5601P Reference Manual Download Page 295](http://html.mh-extra.com/html/nxp-semiconductors/safe-assure-qorivva-mpc5601p/safe-assure-qorivva-mpc5601p_reference-manual_1721898295.webp)
Chapter 15 Error Correction Status Module (ECSM)
MPC5602P Microcontroller Reference Manual, Rev. 4
Freescale Semiconductor
295
15.4.2.17 RAM ECC Address Register (REAR)
The REAR is a 32-bit register for capturing the address of the last properly enabled ECC event in the RAM
memory. Depending on the state of the ECC Configuration Register, an ECC event in the RAM causes the
address, attributes and data associated with the access to be loaded into the REAR, RESR, REMR, REAT
and REDR registers, and the appropriate flag (R1BC or RNCE) in the ECC Status Register to be asserted.
This register can only be read from the IPS programming model; any attempted write is ignored.
Address: Base + 0x005C
Access: User read-only
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
FEDR[31:16]
W
Reset:
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
R
FEDR[15:0]
W
Reset:
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
Figure 15-15. Flash ECC Data register (FEDR)
Table 15-16. FEDR field descriptions
Name
Description
0-31
FEDR[31:0]
Flash ECC Data Register
This 32-bit register contains the data associated with the faulting access of the last properly enabled
flash ECC event. The register contains the data value taken directly from the data bus.
Address: Base + 0x0060
Access: User read-only
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
REAR[31:16]
W
Reset
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
R
REAR[15:0]
W
Reset
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
—
Figure 15-16. RAM ECC Address register (REAR)
Table 15-17. REAR field descriptions
Name
Description
0-31
REAR[31:0]
RAM ECC Address Register
This 32-bit register contains the faulting access address of the last properly enabled RAM ECC event.