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.

CCS/TDA3XEVM: how to dma data between L1 AND L2

Part Number: TDA3XEVM

Tool/software: Code Composer Studio

ti_SDK_VISION_03_02_00_00\ti_components\algorithms\REL.DMAUTILS.00.08.00.02\dmautils\test\edma_utils_autoincrement_test     this  Example  show  how  to  copy data between  DDR and L2 ,  i  have to  copy  data  from  DDR to L2 then  form L2 to L1 ,  how to do this  ? is there some  example for this ,i think  data to L1 can be more faster than L2.