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.

AM5748: EDMA between FPGA (over GPMC) and DSP L2 memory issue

Part Number: AM5748

Hi,

I designed a system where an FPGA is connected to the Soc via the GPMC.

I am able to exchange data between the DSP L2 memory and the FPGA using the DSP.

I am also able to exchange data between the FPGA and the FPGA using EDMA.

However, I am not able to exchange data between the DSP L2 memory and the FPGA using EDMA:

  • DSP L2 memory to FPGA, GPMC data bus provides 0x0000,
  • FPGA to DSP L2 memory, no modification is visible in DSP L2 memory.

I suppose something is wrong in my configuration. Could someone give me some clues?

Kind regards,

Steve