[avr-gcc-list] AVR Studio 4.13 Beta 524 and GCC problems
From:
charles . mcdowell
Subject:
[avr-gcc-list] AVR Studio 4.13 Beta 524 and GCC problems
Date:
Wed, 21 Feb 2007 08:15:11 -0500
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 updated to the AVR Studio 4.13 Beta
524 and the problem still exists.
"Error loading object file".
(Happens during start of debugging).