Content originally posted in LPCWare by jdurand on Thu Jan 24 18:22:26 MST 2013
Is there a way to set LPCXpresso to do a full (mass) erase with every firmware load? I see where I can do that if I'm using the manual "burn firmware" button but don't see a setting for the normal debug build-and-go button.
The problem is my code writes some things to higher memory and if that's still there after I load a new version in it can mess things up.
This won't increase wear on the part overall since sector zero is ALWAYS erased and will burn out first. Mass erasing the entire part won't change that.
I'm using LPCXpresso 5.0.14_1063 on a Linux system with a Red Probe +.