ecccorinfo_b01

         ECC Error correction Information register. Controller updates this register when it completes 
                a transaction. The values are held in this register till a new transaction completes. 
      
Module Instance Base Address Register Address
i_nand_ecc 0xFFB80650 0xFFB80650

Offset: 0x0

Access: RO

Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
Bit Fields
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16

Reserved

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0

uncor_err_b1

RO 0x0

max_errors_b1

RO 0x0

uncor_err_b0

RO 0x0

max_errors_b0

RO 0x0

ecccorinfo_b01 Fields

Bit Name Description Access Reset
15 uncor_err_b1
Uncorrectable error occurred while reading pages for last transaction in Bank1. Uncorrectable 
                    errors also generate interrupts in intr_statusx register. 
RO 0x0
14:8 max_errors_b1
Maximum of number of errors corrected per sector in Bank1. This field is not valid for 
                    uncorrectable errors. A value of zero indicates that no ECC error occurred in last 
                    completed transaction. 
RO 0x0
7 uncor_err_b0
Uncorrectable error occurred while reading pages for last transaction in Bank0. Uncorrectable 
                    errors also generate interrupts in intr_statusx register. 
RO 0x0
6:0 max_errors_b0
Maximum of number of errors corrected per sector in Bank0. This field is not valid for 
                    uncorrectable errors. A value of zero indicates that no ECC error occurred in last completed 
                    transaction. 
RO 0x0