[En-Nut-Discussion] ethernut on display3000 board

Curtis Maloney cmaloney at cardgate.net
Wed May 16 01:38:33 CEST 2007


Philipp Brüll wrote:
> Hmmmm.... that's interesting! My board doesn't have any external memory. 
> It's just an atmega128 connected to a display and a couple of buttons. 
> But I don't have big plans with it. No ethernet, maybe multi-threading 
> and two serial usart connections.
> Is there maybe an howto, that describes how I can configure nutos to use 
> just internal ram. And what are exactly the limitation?

In a lot of cases, we simply do not use an OS.  Nut/OS is a wonderful tool for 
when we have a complex program which requires networking, but it's generally 
overkill for simpler tasks.

avr-libc is packed with useful functions and helpers which make a life a lot easier.

--
Curtis Maloney
cmaloney at cardgate.net



More information about the En-Nut-Discussion mailing list