TX macro (AASRC_TX_DMA_TR_COUNT) used inside AASRC_udmaIsrRx (RX function)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • SITSW-9928
    • 11.02.00
    • 12.00.00
    • am275x-evm

      In source/drivers/aasrc/v0/aasrc_dma.c -> line 1099 

      nextCandidate = (aasrcChObj->lastReceived+ 2U)%AASRC_TX_DMA_TR_COUNT; 

      Should have been AASRC_RX_DMA_TR_COUNT

      This will not cause any practical issue since both macros have the same value. But good to have it corrected. 

       

            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-6517 - TX macro (AASRC_TX_DMA_TR_COUNT) us...
                SYNCHRONIZED
                • Last Sync Date: