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

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

AW: [avr-gcc-list] re: structures in EEProm


From: Haase Bjoern (PT-BEU/EMT) *
Subject: AW: [avr-gcc-list] re: structures in EEProm
Date: Tue, 23 Aug 2005 09:28:02 +0200

For me it works if I allocate the EEProm variables in the .eeprom section by 
the appropriate attributes (see the EEMEM #define in avr-libc-1.2.15) and 
initialize the
Variables at the place they are defined.

This, however, does not seem to work with avarice.

Yours,

Björn 

-----Ursprüngliche Nachricht-----
Von: address@hidden [mailto:address@hidden Im Auftrag von Jim Brooks
Gesendet: Dienstag, 23. August 2005 08:11
An: address@hidden
Betreff: [avr-gcc-list] re: structures in EEProm

I would like to define some default data structures in EEProm and have them
loaded/initialzed when I program the Flash from Avr Studio.

Any suggestions.

Thanks,
Jim



_______________________________________________
AVR-GCC-list mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list







reply via email to

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