Thanks Keff for your reply though
kef wrote:
By default CW debugger caches contents of read only memories (flash and EEPROM) and never updates/refreshes them. You may need to edit Debugging Memory Map in debugger. There must be such menu item in Multilink menu. You should find relevant memory block and in properties check "refresh when halting"
Anyway EEPROM isn't selferasing.
I did not get what is 'refresh when halting". Is it that by choosing it, I will be able to remember the data in relevent blocks in eeporm, that was there before debugging but washes after debugging for me??
Surely my EEPROM does not 'self erase' if I write a value I can read it, modify it and even after I reset(OFF then ON) the processor I can read it again. Only when Reprogram the processor my data is lost..