-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Some older versions of lwip had example programs. Version 0.5.3 has a webserver example using the raw api, I think it still runs on newer versions of lwip.
Anyone know why they are no longer included in newer versions? Regards, Bertrik Nishen Naidu wrote: > Thanks a million Remy, > Will it be possible to send me your application as well if possible? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Remy > Sent: 21 December 2005 10:47 > To: Mailing list for lwIP users > Subject: Re: [lwip-users] lwip without operating system > > > 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" <[EMAIL PROTECTED]> > To: "Mailing list for lwIP users" <[email protected]> > 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 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDqaugETD6mlrWxPURAgeKAJ4lENEe5WX8FEUYomSiId3XKQnsKwCgp2er 6SyXzrB9RGWhHp6Lsu2XD/s= =vQ6R -----END PGP SIGNATURE----- _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
