lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] ignition and start off...


From: Christiaan Simons
Subject: Re: [lwip-users] ignition and start off...
Date: Wed, 08 Dec 2004 13:08:41 +0100

On Wed, 2004-12-08 at 10:04, franz keuner wrote:
> Hello,

> I created a new project using Tasking with all the files in the above
> mentioned directories (ca. 100 files)

You do not need to include all of those files.
About 50 of these should suffice.
It depends on if you wan't PPP, sockets etc.

We do not use the lwip sockets but we use
the raw API (directly use UDP / TCP PCB's).

I think this is a better approach when using
a single threaded event loop.

> Do you think that’s the right way?

Also invest some time the API you are
going to use and look around in the lwip
sources to get more familiar with the code.

The lwip tar you mention might contain
a double forward declaration of a struct
that your compiler most likely trips on.
This is a bug in the Tasking compiler.

I've fixed this in lwip HEAD (or the upcoming release).

Please use anonymous CVS (as described on savannah)
to get the latest lwip and contrib sources.

Bye,
Christiaan.



The information contained in this communication is confidential and is intended 
solely for the use of the individual or entity to whom it is addressed. Axon 
Digital Design Group is neither liable for the proper nor for the complete 
transmission of the information contained in this communication nor for any 
delay in its receipt. Axon Digital Design Group does not guarantee that the 
integrity of this communication has been maintained nor that the communication 
is free of viruses, interceptions or interference. If you are not the intended 
recipient of this communication, you are hereby notified that reading, 
disseminating, distributing or copying this message is strictly prohibited. In 
that case please return the communication to the sender and delete and destroy 
all copies. In carrying out its engagements, Axon Digital Design Group applies 
general terms and conditions, which contain a clause that limits its liability. 
A copy of these terms and conditions is available on request free of charge.






reply via email to

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