Control Registers
299
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
F021 Flash Module Controller (FMC)
5.7.36 EEPROM Emulation Error Correction and Correction Control Register 2 (EE_CTRL2)
Figure 5-43. EEPROM Emulation Error Correction and Correction Control Register 2 (EE_CTRL2)
[offset = 30Ch]
31
16
Reserved
R-0
15
0
EE_SEC_THRESHOLD
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in Privilege Mode; -
n
= value after reset
Table 5-48. EEPROM Emulation Error Correction Control Register 2 (EE_CTRL2) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-0
EE_SEC_THRESHOLD
0-FFFFh
EEPROM Emulation Single Error Correction Threshold
This register contains the threshold value for the SEC (single error correction)
occurrences before a single interrupt request is generated. A threshold of zero
disables the threshold so that it never triggers the profile interrupt.
5.7.37 EEPROM Emulation Correctable Error Count Register (EE_COR_ERR_CNT)
Figure 5-44. EEPROM Emulation Error Correctable Error Count Register (EE_COR_ERR_CNT)
[offset = 310h]
31
16
Reserved
R-0
15
0
EE_ERRCNT
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in Privilege Mode; -
n
= value after reset
Table 5-49. EEPROM Emulation Correctable Error Count Register (EE_COR_ERR_CNT)
Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-0
EE_ERRCNT
0-FFFFh
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
EE_ZERO_EN or EE_ONE_EN error control bits in the EE_CTRL1 register.