Hi Sylvian. On Sat, Aug 22, 2015 at 5:12 PM, Sylvain Rochet <[email protected]> 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 > [email protected] > https://lists.nongnu.org/mailman/listinfo/lwip-users > -- Regards, Ajay
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
