Control Registers
268
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
F021 Flash Module Controller (FMC)
5.7.3 Flash Error Correction and Correction Control Register 2 (FEDACCTRL2)
This register applies to ECC event detection for the main Flash banks. For the equivalent register that
applies to the EEPROM Emulation Flash bank (bank 7), see
.
Figure 5-10. Flash Error Correction and Correction Control Register 2 (FEDACCTRL2)
[offset = 0Ch]
31
16
Reserved
R-0
15
0
SEC_THRESHOLD
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in Privilege Mode; -
n
= value after reset
Table 5-15. Flash Error Correction Control and Correction Register 2 (FEDACCTRL2)
Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-0
SEC_THRESHOLD
Single Error Correction Threshold
When error profiling is enabled, this register contains the threshold value for the SEC
(single error correction) occurrences before a correctable error event is generated (ESM
group 1, channel 6). A threshold of zero disables the threshold so that it does not generate
an event.
5.7.4 Flash Correctable Error Count Register (FCOR_ERR_CNT)
This register applies to the main Flash banks. For the equivalent register that applies to the EEPROM
Emulation Flash bank (bank 7), see
.
Figure 5-11. Flash Correctable Error Count Register (FCOR_ERR_CNT) [offset = 10h]
31
16
Reserved
R-0
15
0
FERRCNT
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in Privilege Mode; -
n
= value after reset
Table 5-16. Flash Correctable Error Count Register (FCOR_ERR_CNT) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-0
FERRCNT
Single Error Correction Count
This register contains the number of SEC (single error correction) occurrences. Writing any value to
this register resets the count value to 0. The counter resets to 0 when it increments to be equal to
the single error correction threshold. This register only increments when profiling mode is enabled.
This register is not affected by the EOFEN or EZEFEN error control bits in the FEDACCTRL1
register.