lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Need Help for "Configuration for lwIP"


From: Krzysztof Wesołowski
Subject: Re: [lwip-users] Need Help for "Configuration for lwIP"
Date: Fri, 22 Jun 2012 08:52:07 +0200

> Please suggest suitable lwip configuration for my application.

Enable LwIP debug with level warning for memory buffers, and see whats
happening on your debug channel - you will which buffer run out etc.

While asking for good speed in both directions you must also consider
host PC you are communicating with.

Delays in receiving ACKs (and thus being unable to free buffer with
data) due to computer load can easily change systems symmetric
throughput from 3MB/s to 1MB/s.

Regards,
Krzysztof Wesołowski,



reply via email to

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