nuess0r - 2010-11-10

hi FemtoOS users

> Thanks for this elaborate email. Certainly it is worth posting on the
> forum. Great work! I get questions about the use of Femto OS for
> avr plugin on eclipse often, so it is certainly worthwhile.

So here it is:
FemtoOS 0.92 hello world example with AVR plug-in

Install Eclipse with the AVR plug-in and all the necessary programs for the toolchain (stick for this to the FemtoOS getting started guide) and also install [AVaRICE.

Then extract this file into your Eclipse project folder and open it. Now you should be able to compile this Hello World example error free from inside Eclipse (Use always "Clear Project" for this).

If this works open the project options and change the AVR CPU type to yours and adjust the download/debug device configuration (My example is preconfigured for use with a AVR Dragon).

As a note to keep this information and for the ones interested how I created this Eclipse project:
what i did:
](https://sourceforge.net/projects/avarice/files/)