Control Registers
273
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
F021 Flash Module Controller (FMC)
Table 5-19. Flash Error Detection and Correction Status Register (FEDACSTATUS)
Field Descriptions (continued)
Bit
Field
Value
Description
2
ERR_ONE_FLG
Error on One Fail Status Flag
0
No correctable error where a 1 was read as a 0 on bus 2.
1
A correctable error occurred on bus 2 where a 1 was read as a 0.
This bit is set if the EOFEN (Error on One Fail Enable) bit is set then, and one bit in the
data, or ECC field which should have been read as a 1 reads as a 0. During the read, the
bit is corrected to a 1. The FCOR_ERR_ADD register will contain the bus 2 error address,
and the FCOR_ERR_POS register will contain the failing bit position. This error will
generate an ESM group 1 channel 6 event. When this bit is set, the B2_CORR_ERR bit will
also be set. This error will generate an ESM group 1 channel 6 event.
1
ERR_ZERO_ FLG
Error on Zero Fail Status Flag
0
No correctable errors on bus 1 nor any correctable errors on bus 2 where a 0 was read as a
1.
1
A correctable error occurred on bus 1, or a correctable error occurred on bus 2 where a 0
was read as a 1.
This bit is set if the EZFEN (Error on Zero Fail Enable) bit is set and a correctable error is
detected on bus 2 where a 0 is read as a 1 and corrected to a 0, or if either the EZFEN or
the EOFEN bits are set and any single-bit error is detected and corrected on bus 1. The
FCOR_ERR_ADD register will contain the error address. If the error was on bus 2, then the
B2_COR_ERR bit will also be set and the FCOR_ERR_POS register will contain the failing
bit position. The FCOR_ERR_POS register will not indicate the failing bit position for a bus
1 error. This error will generate an ESM group 1 channel 6 event.
0
ERR_PRF_FLG
Error Profiling Status Flag
0
Error profiling is not enabled, or the number of correctable errors has not reached the
threshold programmed into the SEC_THRESHOLD register.
1
Error profiling is enabled and the number of correctable errors has reached the threshold
programmed into the SEC_THRESHOLD register.