We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I faced a problem after writing the EEPROM memory and more over above this section (from 0x08080000 to rest) in a wrong loop where mu MCU halted and even after reprogramming it, it halts and runs for few miliseconds after startup. I tried "Erase full chip" from Options>Utilities>settings but it does not help! looking for any advise.
I can't make much sense of the question.
If the problem is with your code, then you need to debug that.
Sounds like he/she has a problem that the chip locks up even after attempt to erase the presumed bad code.
Sorry, I read that despite mass-erasing the part, my code still crashes after a few milliseconds...
To which my response is that perhaps it's the code that's going pear-shaped, and perhaps you should look there for the what/why of the failure.
If there's an issue with the EEPROM, perhaps you can better define exactly why you think that's the case, and what data or analysis supports it.
Thanks, I erased different sections of the chip from programming flash options and by chance I find the chip is not anymore being locked, I am now debugging what the source of the problem was.