lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] LWIP missing data


From: Kieran Mansley
Subject: Re: [lwip-users] LWIP missing data
Date: Fri, 18 Feb 2011 13:58:35 +0000

On Wed, 2011-02-16 at 14:09 +0100, David Durand wrote:
> Since i'm a newbie with the LWIP stack and i'm not a software 
> development specialist, i'm looking for someone that can help me to 
> debug my code using the LWIP.

Packets could get dropped in a few places, so it's hard to say for sure
where your problem is.  I would as a first step try compiling with the
LWIP_STATS code enabled and see if you're running out of buffers.  As a
second step I'd see if there's any possibility of it being dropped in
your driver.  

Kieran




reply via email to

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