lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] LwIP and IAR Workbench


From: Akshat Bisht
Subject: Re: [lwip-users] LwIP and IAR Workbench
Date: Tue, 19 Aug 2008 09:08:39 +0530

@stacy: i feel we are both doing the same thing, as i'm also trying to port lwip to IAR but for a LCP2129 processor. I guess we can work in co-ordination to reach ends. As a start: how far have you managed to reach?

From my end: i've compiled the core files and the PPP files, as i'm going to use PPP. I needed to do the following changes to compile:
  1. in cc.h :
    1. Remove the __atrributes__ and __<<error>>__ part in front of PACK_STRUCT_STUCT
  2. Got all missing files from : http://dev.makingthings.com/browser/firmware/branches/lwip130/controller/lwip/contrib/port/FreeRTOS/AT91SAM7X/arch
It would be nice if we could keep in touch and in turn build a tutorial to port lwip on IAR for other developers to follow.

Regards,
AB

On Tue, Aug 19, 2008 at 3:03 AM, Zeder, Stacy <address@hidden> wrote:

I am new to LwIP and am trying to port it into IAR's Workbench.  I created a project with the same file structure as described in http://lwip.scribblewiki.com/LwIP_makefiles but I come across two issues:

 

1)       the file inet.c is NOT located in src/core, but rather is located in src/core/ipv4, so I included it in it's actual location.

2)       I get a build error that lwipopts.h cannot be located.  When I look, I cannot find this file.

 

I'm sure this is very basic, but can someone guide me with where I'm going wrong?  Also, if someone has already done this port with the Atmel AT91SAM7X as the target, can you provide additional advice?

 

Thanks,

Stacy

 

 


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


reply via email to

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