I do get some io error but PPP still works. So I ignore it. Code: http://www.nabble.com/SYN-ACK-issue-in-TCP-client-server-implementation-under-eCos-with-LwIP-TCP-IP-stack-on-ARM-Evaluator-7T-board-tf3346750.html
Wagner Hans-Jörg wrote: > > Hi Ashish > >>If you're looking to implement a PPP client on your target board, I'm >>familiar with LwIP on eCos on ARM7 Evaluator 7T hooked up to a Linux PPP >>server over serial ports. Single thread code. > >>I could show you my coding. > > Im very interested in your code (how you solved for nonblocking io_read > and write) > >>Unfortunately, after PPP comes up, I am not able >>to communicate over TCP/IP and am still trying to figure that out. > > Would it be easier to investigate first with the SLIP protocol. This is > much easier than the PPP. Then you could perhaps prove, if your problem > lies either in the TCP/IP part or in the PPP part. > > Regards > Hans-Joerg Wagner > > > _______________________________________________ > lwip-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users > -- View this message in context: http://www.nabble.com/lwIP-PPP-for-single-threaded-context-tf3321350.html#a9346496 Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
