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.

[dm8168] when use ecpy or dat to move data, the l2 buffer address needs add 0x40000000, why?

Hi, all

    I use DM8168 EVM , 560v2 emulator,  ccsv5.4

     My coustom alg code will use EDMA to move data. So  I use ECPY and DAT to test EDMA on EVM. And found  when want to write data to L2, the address need used as the value list in coretex-a8 memory map table,  or the edma didn't move data.  why?