DDR ECC example: returned error address incorrectly shifted.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • PDK
    • PDK-12153
    • PROCESSOR_SDK_08.02.00
    • PROCESSOR_SDK_08.05.00
    • j7200-evm

      In TRM, the ECC_1B_ERR_ADR_LOG_REG is defined as 32-byte data blocks.
      But in PDK example for DDR ECC, we have:

      /* Get the error address */
      pECCErrorInfo->singlebitErrorAddress = (pEmifSsRegs->ECC_1B_ERR_ADR_LOG_REG << 6u);

      it should be <<5 instead. of <<6

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-3514 - DDR ECC example: returned error add...
                SYNCHRONIZED
                • Last Sync Date: