Forum Discussion
Altera_Forum
Honored Contributor
14 years agoConfiguring TSE & Nichestack
I have Quartus&SBT 11.1, and a board with PHY 83848. I cannot bring up the eth interface with simple socket example. SOPC configuration is good (i hope), but i can't initialize the software: ...
Altera_Forum
Honored Contributor
14 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.