>From: Michael Clift <mich...@clift.com.au>
>
>    Hi, I am using winavr, and would like to include the default eeprom values 
>(normally output >to .eep) in flash memory. I want to do this so that my 
>application can easily default the >eeprom. 

Hello,
EEPROM data in FLASH memory? then the easy way is to use the PGM space 
attribute to the variables you want in flash.

Nayani




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

Reply via email to