Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI've had descriptors in SDRAM in the past and don't understand why it isn't working... the next step would be to put SignalTap probes all around the SGDMA core and look at what it is doing...
Are you sure that the transfer isn't done? If the CPU has a data cache, the contents of both the descriptor and the memory buffers could be hidden by the cache if you don't invalidate it (or go around it when looking at the memory contents).