[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] Eeprom section
From: |
Brian Cuthie |
Subject: |
RE: [avr-gcc-list] Eeprom section |
Date: |
Tue, 24 Feb 2004 09:16:51 -0500 |
Err, never mind :-) Funny how the documentation has this kind of stuff in
it...
Anyway, if anyone has any caveats or thoughts regarding what I have planned,
I'd still appreciate hearing from you.
Thanks
-brian
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On Behalf Of Brian Cuthie
> Sent: Tuesday, February 24, 2004 9:03 AM
> To: address@hidden
> Subject: [avr-gcc-list] Eeprom section
>
>
> Anyone know how I get something into the .eeprom section from
> C? I'm guessing is some kind of __attribute__.
>
> While I realize that the EEPROM has to be read and written
> using special instructions, ideally I'd like the compiler to
> at least allocate the storage so that I don't have to
> manually keep track of what lives where. Also I'm assuming
> that I can use objcopy to extract the .eeprom section and
> pre-populate the EEPROM during the programming process.
>
> Any thoughts?
>
> Thanks
>
> -brian
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
>
_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list