C compiler for AVR

Hy,

I am a beginner openSuse user and I need an IDE (Integrated Development Environment) C compiler for AVR.

Thx for responses

Have you checked the Atmel site? IIRC they used to distribute a complete toolchain based on gcc.

Hy,

Thanks for your response!

Yes, I’ve checked, but I don’t know what should I search. I know only the AVR Studio what is a windows application (I used it before).

hubipeti wrote:

> I know only
> the AVR Studio what is a windows application (I used it before).
>
Check if eclipse with cdt and the avr plugin is suitable for you

http://avr-eclipse.sourceforge.net/wiki/index.php/The_AVR_Eclipse_Plugin

This is what is recommended on the german mikrocontroller.net for linux
users.


openSUSE 11.2 64 bit | Intel Core2 Quad Q8300@2.50GHz | Gnome 2.28 | GeForce
9600 GT | 4GB Ram
openSUSE 11.3 64 bit | Intel Core2 Duo T9300@2.50GHz | Gnome 2.30 | Quadro
FX 3600M | 4GB Ram

Putting avr gcc toolchain in a search got this page as the first hit:

Atmel Products - AVR Solutions - AVR32 GNU Toolchain 2.4.2

This also looks interesting, especially simulavr (but 8 bit only):

AVR Libc Home Page