Emulated EEPROM

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User11773
Level 4
Level 4
First like received First solution authored
2 Questions:
1) Does Emulated EEPROM work on XMC4000 family?

2) I'm using E_EEPROM app on a XMC1302 device. Seems to work well.
When programming or updating a device, how can I preserve the contents of the EEPROM? I have cal data stored. It seems if I update the device using Dave and debug, the data is preserved. But if I use flasher app, XMCFlasher.jar, the EEPROM gets erased.
Any help is appreciated.
0 Likes
3 Replies
User11773
Level 4
Level 4
First like received First solution authored
Bumpty bump Bump!
0 Likes
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

1) Yes, have a look to E_EEPROM_XMC4 APP.
2) XMCFlasher should work the same as when updating the application using the debugger. I will have a look to see if I can reproduce your observation.

Regards,
Jesus
0 Likes
User11773
Level 4
Level 4
First like received First solution authored
I haven't tried EEPROM on XMC4 yet.
But latest Flasher works fine & saves EEPROM contents.
0 Likes