Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe Simple Socket Server is now running flawlessly... Well almost!
Separating the .heap into it's own memory fixed the "Shared library event" issue, probably because the RX DMA was overwriting previously allocated memory. Right now the Simple Socket Server is responding to the ping requests, and even sending the packet to the TSE MAC which is showing positive Frames Transmitted OK. I can see the light blinking on the 100Mbps switch I'm hooked up to but the packet never seems to make it to the computer that is pinging... Looking at the packet in SignalTap shows the following: hyperlink: signal tap screenshot (http://i.imgur.com/ic1onje.png) hyperlink: packet decoding (looks okay to me!) (http://i.imgur.com/qvr8rhf.png) I am going to try and phase shift the clock 90 degrees even though I'm only running the RGMII interface at 25MHz (100Mbps). I'm so close!!! Let me know if you have any suggestions!