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

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

Re: [avr-gcc-list] How to place data in FLASH on GCC 3.2 (avrfreaks)?


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] How to place data in FLASH on GCC 3.2 (avrfreaks)?
Date: Thu, 12 Sep 2002 17:10:52 +0200
User-agent: Mutt/1.2.5i

As E. Weddington wrote:

> > > So it looks like you just have to reorder your declaration and it
> > > will work.
> > 
> > That's really weird, and i think worth a bug report.
> > 
> LOL

> Yeah, but /is/ it a bug? Or, a misfeature?

I think it's a bug.  The order of the various declarators should not
matter.

> Did you try it and does it 
> work for you?

It works for me the same as described: placing the __attribute__
differently causes it to either use the data or the progmem section.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/
avr-gcc-list at http://avr1.org



reply via email to

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