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: Ajay Garg
Subject: Re: [lwip-users] TCP/IP/PPP for bare-metal
Date: Sat, 22 Aug 2015 22:20:27 +0530

Hi Sylvian.

On Sat, Aug 22, 2015 at 5:12 PM, Sylvain Rochet <address@hidden> wrote:
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).

I am sorry, I am not sure what is meant by an OS here.

I presume if there were an OS, then the environment would "not" be bare-metal (since we would be depending on the functionalities being provided by the OS) ?


 


Sylvain

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users



--
Regards,
Ajay

reply via email to

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