lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] where is cc.h and sys_arch.h/c


From: Kieran Mansley
Subject: Re: [lwip-users] where is cc.h and sys_arch.h/c
Date: Tue, 18 May 2010 09:30:42 +0100

On Mon, 2010-05-17 at 23:10 +0100, BugTraker wrote:
> Hi All,
> 
> I'm new to lwIP, read wiki about porting lwIP for RTOS but it mentions 
> cc.h sys_arch.c sys_arch.h files. Where are they?
> Should I create them on my own? If so does it make any difference where?
> 

You have two choices:
 1) Hope that someone else has already ported lwIP to the compiler, OS,
hardware that you are using, and use their port which should include
those files.  

 2) If no one else has done this already, then you'll have to write them
yourself.  There are some in the lwIP contrib module (available from CVS
or the download section of the lwIP site on savannah).  It doesn't
matter particularly where they go, as long as you configure your
compiler/Makefiles appropriately to find them.

Kieran 




reply via email to

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