lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Incoming TCP rejected on ARM


From: Kieran Mansley
Subject: Re: [lwip-users] Incoming TCP rejected on ARM
Date: Thu, 03 Sep 2009 13:04:14 +0100

On Thu, 2009-08-27 at 17:23 +1000, Mykola Kyrylenko wrote:
> Hi,
> 
> I am trying to get LwIP working on a STR912 processor, using callback
> (no OS).
> It all compiles well, and ICMP works (I can ping the device).
> 
> When trying to connect to a TCP socket (httpd, telnetd or netio), the
> connection does not get established.
> Comparing with Ethereal, the packet appears to be interpreted correctly,
> and passes through 'ethernet_input()' and 'ip_input()' with no problems.
> It seems to bail out in 'tcp_process()'.

Can you get a packet capture with ethereal to show the packets that are
being sent and received?

Thanks

Kieran





reply via email to

[Prev in Thread] Current Thread [Next in Thread]