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: Jason Morgan
Subject: [lwip-users] RE: [lwip] Use with a microcontroller
Date: Wed, 08 Jan 2003 22:02:23 -0000

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.

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.

There is a rather nasty hack joining the two bits together at present.

J.


-----Original Message-----
From: Adam Dunkels [mailto:address@hidden
Sent: 02 November 2001 14:17
To: address@hidden
Subject: Re: [lwip] Use with a microcontroller


Hi!

On Friday 02 November 2001 11.22, you wrote:
> I don't know about the C167 I'm using the C165UTAH and (almost) working
> fine.
>
> IIRC The C167 dev kit uses the CS8900.
>
> First you'll need to beg/borrow/steal or even write an Ethernet driver for
> it.

In the CVS version of lwIP that can be downloaded from the homepage, there
is 
an incomplete CS8900A driver in the src/arch/rtxc/netif/cs8900if.c file. It 
currently doesn't work very well - it seems as if there is some memory 
leakage somewhere since it dies after about 10 seconds of use in a real 
network. I would be very happy if someone could check it out to see if there

are any obvious bugs that I have missed.

> As for compiling under Keil, there is a small number of changes you need
to
> make
> to the code distribution, all fairly simple.

What are those changes? Ideally, they would be included in the main lwIP 
distribution.

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




reply via email to

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