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.