Hi, I'm trying to get the tcpblaster example to work. I am using a SAMA5D3-Xplained with Gigabit ethernet configured, directly connected to a Linux workstation. I can ping each side of the connection from the other. When I run the NSH telnetd on NuttX, I can telnet from the Linux workstation to the NuttX system and everything seems to work fine.
But when I run tcpblaster with NuttX as the server, Linux using the tcpclient program, the two programs seem to hang after sending/receiving about 7 send/receive cycles. This happens with polling on or off. If I netcat a file to the tcpserver, it receives some data, and then hangs right away. Does anyone have ideas on how to solve this? Or ideas on how to debug? cheers adam -- Adam Feuer <a...@starcat.io>