Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTry to put a PC with an Ethernet spy application such as Wireshark to see what kind of packets run between the two boards. Look out especially for TCP window size adjustments packets. I had the problem once, with the TSE's rx buffer filling too fast and some packets were lost. If you can't reduce the TCP window size in the stack (I don't know if it's possible) increasing the rx buffer size to something above the window size can improve the traffic a lot in some situations.