lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] TCP/IP/PPP for bare-metal


From: Sylvain Rochet
Subject: Re: [lwip-users] TCP/IP/PPP for bare-metal
Date: Sat, 22 Aug 2015 13:42:27 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Ajay,

On Sat, Aug 22, 2015 at 01:18:26PM +0530, Ajay Garg wrote:
> 
> So, are there any good starting-points wherein I may implement the
> TCP/IP/PPP layers for bare-metal?

Yes, as previously said, there are complete lwIP examples for unixes and 
win32 in the lwIP contrib Git.

git://git.savannah.nongnu.org/lwip/lwip-contrib.git


> Is that even doable for bare-metal?

Yes, definitely.

What you tried to do is not bare-metal, the "TCPIP" API is the 
thread-safe API for lwIP users using an OS (NO_SYS = 0).


Sylvain

Attachment: signature.asc
Description: Digital signature


reply via email to

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