My eeprom is empty!
Posted: Fri Aug 10, 2007 9:41 am
First of all, excuse my english and thank you for read my question. I am programming an Atmega168V and it works fine. The problem cames when i tried to load data in the eeprom and use it from a program located in the flash. If i only load data in eeprom, it is ok. If i load the program after the data, eeprom is erased. If i load the program first and the data after, eeprom is also empty. How can i work with both memories?Thank u.