Are you talking about using avr/eeprom.h and using EEMEM to store data in the eeprom? In that case, I understand that the linker determines the memory locations and you do have not control over them.
Are you talking about using avr/eeprom.h and using EEMEM to store data in the eeprom? In that case, I understand that the linker determines the memory locations and you do have not control over them.