This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EDMA3 for DM6433

I use this package, I just modify it each time it gets upgraded to accept my CPU as a 'generic', how valid is this, should I beusing another package?

Chris

\packages\ti\sdo\edma3\drv\packages.xs   "var devices = ..."  add on TMS320CDM6433 and TMS320CDM6437"
\packages\ti\sdo\edma3\rm\packages.xs   as drv and "var dir = ..."  add on generic/ twice"

 

  • Hi,

    The package.xs in the edma3/drv need not check for the supported platforms to return the library. I will file an IR for this.

    For now in the devices variable in package.xs of drv you may add your platform name. There should not be any change required in package.xs file of rm.

    Regards,
    Prasad