AM64X : Application gets stuck with Multiple UARTS with DMA enabled

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • SITSW-7002
    • 10.01.00
    • 11.02.00
    • am64xx-evm

      Steps to Reproduce the Issue:

      1. Configure 2 UARTS with DMA enabled
      2. Generate code and Compile and load an example from CCS

      Rootcasue Details :
      In the generated code, for two UART DMA channel configs, the PKTDMA instant is supposed to be the same.
      But here the generated code creates two separate PKTDMA instants for UART's, which creates an issue.

      To fix this issue, follow the steps :

      The drvhandle parameter picks the one PKTDMA instantly only.

      gUartUdmaChConfig[1].drvHandle = &gUdmaDrvObj[0];Code


      Please look at the fix details in the link below .

      https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1486852/am6421-how-many-pktdma-can-be-configuration-at-most

            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-5743 - AM64X : Application gets stuck with...
                SYNCHRONIZED
                • Last Sync Date: