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

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

Re: [avr-gcc-list] AVR Studio 4.13 Beta 524 and GCC problems


From: Torleif Sandnes
Subject: Re: [avr-gcc-list] AVR Studio 4.13 Beta 524 and GCC problems
Date: Thu, 22 Feb 2007 08:54:46 +0100
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)


Apparently, there is a problem with avr-gcc 4.1.x and AVR Studio 4.12.
avr-gcc 4.1.x uses 32 bit pointers and AVR Studio parser gets confused since it
expects 16-bit pointers.

I have verified that objects created with WinAVR 20070122 can be debugged with build 524 of AVR Studio 4.13.
Can you do an avr-readelf -wi on your object file and post the result?
Can you also post the result of doing avr-gcc -v to let me see how your gcc was configured?

Regards,

Torleif Sandnes
Atmel Norway




reply via email to

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