lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] Use with a microcontroller


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] Use with a microcontroller
Date: Wed, 08 Jan 2003 21:53:47 -0000

On Friday 02 November 2001 17.49, you wrote:
> I'll submit change requests to the lwIP tree when he code is fully working,
> it may need
> an #ifdef _KEIL_ somewhere in it due to the strange pointers that the
> C16x/Keil use.

The fact that many compilers for embedded processors require strange pointer 
declarations can be problematic, not only in this case. Do you think I should 
add some macro to each declaration, such as "PTR char *array" that can be 
#defined in lwipopts.h?

> At the moment its sitting on top of my own Ethernet driver that I think I
> have to re-write
> to make the interface to it more lwIP friendly, once that is done I'll
> submit the whole lot.

Great!

/adam
-- 
Adam Dunkels <address@hidden>
http://www.sics.se/~adam
[This message was sent through the lwip discussion list.]




reply via email to

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