[uip-users] Porting uIP to ATmega8535

4 views
Skip to first unread message

nazrul hazeri

unread,
Mar 6, 2007, 9:25:02 PM3/6/07
to uip-...@sics.se
Hi there,

Right now i'm doing my final year project using 2  ATmega8535 to make it as Transceiver.We plan to port uIP stack for both Receiver and Transmitter.Does anyone here have the idea or experienced this before?

I would like to know the exact way on porting this stacks.


Copy addresses and emails from any email account to Yahoo! Mail - quick, easy and free. Do it now...

Mark Schneider

unread,
Mar 6, 2007, 10:18:18 PM3/6/07
to nazr...@yahoo.co.uk, uip-...@sics.se
On 3/6/07, nazrul hazeri <nazr...@yahoo.co.uk> wrote:
> Hi there,
>
> Right now i'm doing my final year project using 2 ATmega8535 to make it as
> Transceiver.We plan to port uIP stack for both Receiver and Transmitter.Does
> anyone here have the idea or experienced this before?
>
> I would like to know the exact way on porting this stacks.
>
>

I haven't used the ATmega8535 myself, however, i can say that they
might be a little low on resources for using uIP. The smallest AVR
that i have used with uIP is the ATmega16, which has 16k flash and 1k
SRAM and i had to strip a lot of uIP down to get it going with a
usable application. With the ATmega8535, you are dealing with 8k
flash and 544 bytes of SRAM which, in my opinion, is not enough to run
uIP if you want to run any real applications. If you are using AVRs,
there are two projects which i found informative:
uIP-AVR, which is a port of uIP 0.9 to AVRs:
http://www.laskater.com/projects/uipAVR.htm

SPI2CF which uses uIP 1.0 on an AVR:
http://www.harbaum.org/till/spi2cf/

Hope this helps.

-Mark

Reply all
Reply to author
Forward
0 new messages