lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] lwip without operating system


From: Remy
Subject: Re: [lwip-users] lwip without operating system
Date: Wed, 21 Dec 2005 09:47:25 +0100

Hello Nishen,

To run lwip without an OS you need to define NO_SYS 1 and to define few
things in the sys arch.
The following example works for my hardware without OS and using PPP (a
modified version). (Iam using the RAW API in the application).

Rémy

----- Original Message ----- 
From: "Nishen Naidu" <address@hidden>
To: "Mailing list for lwIP users" <address@hidden>
Sent: Wednesday, December 21, 2005 8:07 AM
Subject: [lwip-users] lwip without operating system


> Hi guys,
>
> What is needed to run lwip without an operating system.
> i.e. What must the lwipopts.h file look like? Anyone got
> a sample for one without an operating system.
> Must NO_SYS be defined?
> What must go into sys_arch?
> Anything else must be done or any general tips when implementing it?
>
> Thanks
> Nishen
>
>
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users
>

Attachment: lwipopts.h
Description: Text document

Attachment: cc.h
Description: Text document

Attachment: sys_arch.h
Description: Text document


reply via email to

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