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

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

Re: [avr-gcc-list] Converting from IAR to avr-gcc


From: Simon
Subject: Re: [avr-gcc-list] Converting from IAR to avr-gcc
Date: Sun, 24 Aug 2003 13:11:59 +1200
User-agent: KMail/1.5

Hi greg
Slightly off topic but the ATmega128 can be set to run in ATMega103 
compatability mode. So no need to re-compile the code.

Cheers Simon.
On Sun, 24 Aug 2003 10:08,  wrote:
> Duh!
>
> I meant the atmega103 is what we are using and we will be going to the
> 128.
>
> Brain fart!
>
> -greg
>
> On Sat, 2003-08-23 at 08:56, Gregory Berardi wrote:
> > I am converting a very large program for the atmega128 from IAR to
> > avr-gcc and I'm having some problems.  Once I get this to compile and
> > work I want to convert it to atmega103 since the 128 is obsolete.  We
> > are currently building boards with the 128 until we run out, sometime in
> > Februrary or March.  My current problem is a function that takes a float
> > and returns a float.  The header prototype is;
> >
> > float AdjFZSP(float SP);
> >
> > I get and error of;
> >
> > parse error before '(' token
> >
> > Can't I have a return type float?
> >
> > Could someone show me a way to get around this?
> >
> > Is there some information on converting from IAR to avr-gcc?
> >
> > -greg
> >
> >
> >
> >
> > _______________________________________________
> > avr-gcc-list mailing list
> > address@hidden
> > http://www.avr1.org/mailman/listinfo/avr-gcc-list
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list

-- 
Simon Eatough
Development Engineer
Pertronic Industries
Wellington NZ
Tel  +64 4 5673229 x 808
Fax +64 4 5673644
Order Line FAX 0800-PERTRONIC
                   -   0800-737876


reply via email to

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