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.

66AK2H06: Where can I find EDMA3 code example for linking and chaining with CSL function

Part Number: 66AK2H06

Hi all,

I cannot find the code for EDMA3 linking and chaining example with CSL function in my local pdk_k2hk_4_0_12 folder.

Does anyone have suggestion or can provide the code example?

Thank you.

  • Hi,

    You can look at pdk_k2hk_4_0_x\packages\ti\csl\example\edma\edma_test. The test is for AM57x, it has A15, C66x and M4 core (K2H has A15 and C66x core). The EDMA IP is the same as the K2H, the EDMA instances, base address, interrupt, etc are SOC dependent.

    But if you look for Link, chaining examples, you can refer to the CSL code here.

    Regards, Eric