AVR
[Architectures]

8 Bit RISC processor. More...

Collaboration diagram for AVR:


Modules

 Boot
 Loading the code.
 Initialization
 Starting Nut/OS.
 System Support
 Hardware dependant functions used by Nut/OS.
 Device Drivers
 Hardware dependant device driver code.
 Special Hardware
 Support routines for direct hardware access.
 Configuration
 Hardware Settings.

Detailed Description

8 Bit RISC processor.

The ATmega103, ATmega128, AT90CAN128 and the ATmega256 are currently supported.

Due to a bug in the chip, the AT90CAN128 stack must be located in internal memory. Nut/OS automatically takes care of this when built for that device. However, be aware that the stack space for threads is quite limited.


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/