Hi,
I have had som issues with writing/reading to EEPROM, there was some linkage issue when having the
code in a separate compiled unit. However I think I have now solved that, it seems to work since
the values I store, can be retrieved after a re-start, using the macros for read from eeprom.
Only that; when I use avrdude (in terminal mode)
dump eeprom 0 12;
where I would expect the variable to be placed
there is only ff returned.
I have some dejavu about this, that I have been unable to see data even though it there.
thanks if anyone could have a tip what im missing
/g