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

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

Re: [avr-gcc-list] Allocation sequence of eeprom variables


From: Georg-Johann Lay
Subject: Re: [avr-gcc-list] Allocation sequence of eeprom variables
Date: Tue, 21 Aug 2012 14:08:59 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20100302)

Please don't forget to "Reply All" when answering on a mailing list.
Thanks.

Juergen Harms wrote:

>> I don't think you should be getting an "unintialised" warning for:
>> extern const int8_t maxModule PROGMEM;
> 
> I had tried that - without success. But, thank you, dropping the PROGMEM
> attribute from extern declarations does it - but as you say, a
> workaround, not quite clean.

It's hard to tell what's clean and what nor without a test case that
enables others to reproduce and locate the source of the problem.

Johann





reply via email to

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