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