Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYou can check with the debugger that the DMA driver function is called properly.
Check also that the SGDMA is connected to the memory buffer it is supposed to write the packet to in SOPC builder. I think it's easier to debug the SGDMA with signaltap. At least you see what it is trying to do and can have an idea of why the packet contents isn't read.