Hello everybody!
I'm trying to implement DMA transfer from ROM in PL to DDR. Unfortunately it seems that XPS doesn't generate an address for my peripheral. Well the address is generated (0x72C00000) but my component belongs to "Unmapped Addresses" list. For this reason my C application raises an error when I try to access this address. The DMA controller is correctly instantiated and mapped.
Maybe I miss something? Any help would be much appreciated.
Thanks in advance,
sticken