How to prevent the deletion of EEPROM emulated data with the Keil and PSoc6

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

cross mob
StFr_1500916
Level 1
Level 1
Welcome!

Hi, I created project with PSoc Creator for PSoc 6 that use emulated EPROM. I imported in Keil the project, following application note to modify the scatter file and the eeprom works fine (I can write and read the memory). 

The problem is that when I program for second time the PSoc with Keil (during debug for example) the emulated eeprom section (that is located in flash memory) is deleted by programmer.

I already uncheck chip erase, but all listed sections are erased. If I delete eeprom section from list, the section is not erased but I can't run the debugger. 

Is there a way to exclude the eeprom section from sections erase in order to prevent section data lost?

Thank You

0 Likes
1 Reply
Alakananda_BG
Moderator
Moderator
Moderator
50 likes received 250 sign-ins 250 replies posted

Hi,

Can you share your project with us so that we can recreate the issue at our end and resolve the issue at the earliest.

Regards

Alakananda

Alakananda
0 Likes