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:47:33 +0200 (MET DST)

address@hidden (Joerg Wunsch) 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.

Guess i withdraw this...

   An attribute specifier list may appear as part of a `struct',
`union' or `enum' specifier.  It may go either immediately after the
`struct', `union' or `enum' keyword, or after the closing brace.

So that's clear why FLASH works directly after the closing brace,
but nowhere else.

Weird anyway.

-- 
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]