Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIt looks like the SGDMA is stuck, possibly because its memory mapped master isn't connected to the memory that holds the packet contents.
If you didn't do any modification to ipport.h then the packet contents buffers are allocated from the heap, and the SGDMA masters must be connected to the memory used for heap.