avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Re: moving from PIC to AVR...


From: Sander Pool
Subject: Re: [avr-gcc-list] Re: moving from PIC to AVR...
Date: Thu, 20 Jun 2002 10:34:59 -0700

Raphael,

go spend a little time on the avrfreaks site. Go to the 'tools' section and
click on the avr-gcc link. Or click here:

http://www.avrfreaks.com/Tools/showtools.php?ToolID=145

you'll see that the native avrfreaks release doesn't support the newer
parts.

    Sander

----- Original Message -----
From: "raphael abrams" <address@hidden>
To: "AVR GCC List" <address@hidden>
Sent: Thursday, June 20, 2002 9:33 AM
Subject: Re: [avr-gcc-list] Re: moving from PIC to AVR...


> is this different than the version that i installed from avrfreaks? For
that
> matter, does the avrfreaks one compile for the atmega8? Where is there a
> list of supported devices? Does the smartsolutions gcc run with avr
studio?
>
> soon enough i'll have some real questions, instead of this silly beginner
> stuff.
>
> thanks everybody!
> -raphael abrams
>
>
>
> ----- Original Message -----
> From: "Thomas Buchta" <address@hidden>
>
>
> > Look at http://www.smartsolutionnet.de/avrgcc/. Here you can find the
> actual
> > AVRGCC for Atmel - Win32, supporting ATmega128 ... !
> >
> > With this Release you can assign an IO-Register like this:
> > PORTA = 0xAA;
> > or.
> > x = PORTA;
> >
> > Greetings,
> > Thomas Buchta
> >
> >
>
>
> avr-gcc-list at http://avr1.org
>

avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]