2024-12-05 12:10 AM - last edited on 2024-12-05 12:22 AM by SofLit
Hello folks!
One of my devices happened to have a some kind of flash corruption, enough that an ECC NMI was triggered.
Removing the "while(1)" from the default handler, to simply return from that handler to my program, did not work.
I was thinking that I could delete the offending sector (it was flash used for logging) and then return/reboot.
Anyway, I didn't have the opportunity to test because we did a mass erase which "solved" the problem. So, i have two questions:
Thank you all in advance.