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

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

Re: [avr-gcc-list] Differences between avr-gcc 3.02 and 3.2


From: E. Weddington
Subject: Re: [avr-gcc-list] Differences between avr-gcc 3.02 and 3.2
Date: Fri, 20 Sep 2002 09:31:00 -0600

On 20 Sep 2002 at 23:12, Alex Shepherd wrote:

> 
> Hi All,
> 
> I am wanting to use an Mega8 in place of a 8535 and so need to shift
> from the 3.02 bundle to the newer 3.2 bundle. Idownloaded both from
> the AVRFreaks AVR-GCC page.
> 
> I had to correct a few things to do with port names to compile, but
> other than that the identical source code no longer works when
> compiled with the 3.2 bundle. If I toggle between the two versions by
> renaming the c:\avrgcc directories, the 3.02 version work but the 3.2
> version doesn't.
> 
> My project has a softwarebit-bashed UART that has two interrupt 
> handlers and uses INT0 to detect the falling edge and then TIMER0 to
> sample thebits after that.
> 
> Any suggestions on where to begin to look?
> 

Does it compile and link correctly with 3.2 (after minor port name 
changes)?

Which part of your code is failing? How does it fail?

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



reply via email to

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