Hello,
I added CDMA to my design to transfer data from DDR to BRAM. I exported HW and built a platform with standalone A63 core 0 for testing. CDMA transfers data w/o any error flag. The problem is that I read zero only from DDR. I see data in DDR memory (address 0x60000000) but for some reason my CDMA controller transfers zero only. What is incorrect in my design?
Thank you