|
From: | address@hidden |
Subject: | Re: [lwip-users] where is cc.h and sys_arch.h/c |
Date: | Tue, 18 May 2010 08:36:30 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 |
BugTraker wrote:
Example files for porting lwIP to win32 or unix can be found in the contrib module in CVS or as a ZIP file in the download area.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?
Yes, they have to fit to your processor/architecture (an to your OS if you are using NO_SYS==0).Should I create them on my own?
No. Just put the header files in a place where lwIP can find them (i.e. you don't have to modify files including them).If so does it make any difference where?
Simon
[Prev in Thread] | Current Thread | [Next in Thread] |