lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] LWIP missing data


From: David Durand
Subject: [lwip-users] LWIP missing data
Date: Wed, 16 Feb 2011 14:09:00 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

Hi,

I'm actually trying to implement the LWIP stack on a PowerPC inside a Xilinx FPGA virtex5. I start with the web server example and add some modifications in order to match my needs. It seems to work but not as well as i need. I mean i'm able to send and receive data but when i send data during a long period of time it seems that some data are lost. When i say lost i don't mean "the packet is lost, should be resend" message if you check with a wireshark like software, i mean the data never reach the Lan card (the data doesn't appear in wireshark like software). I know that data are missing cause i know exactly the number of frame that i'm sending to my computer from the PowerPC and i'm able to calculate the number of frame that i receive on the computer side.

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.

Thank you a lot,
David



reply via email to

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