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

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

[avr-gcc-list] Storing variables in external memory - suggestions


From: Parthasaradhi Nayani
Subject: [avr-gcc-list] Storing variables in external memory - suggestions
Date: Fri, 22 May 2009 05:35:43 -0700 (PDT)

Hello all,
I was wondering if any one can suggest a decent method of automatically 
assigning address space to variables in external EEPROM. For internal EEPROM 
the attribute EEMEM will allocate addresses in sequence. One can insert or 
delete a variable and the address space gets adjusted properly. Is there a 
method of doing something similar for external EEPROM. I have an external 
EEPROM where I would like to store and retrieve variables. Thanks in advance 
for your suggestions.

Regards
Nayani P




      




reply via email to

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