2015-08-22 7:10 AM
I was developing a system on the Nucleo board. I then moved it to a custom proto PCB which I was programming from the Nucleo on-board ST Link. Everything was great up to that point.
When I reverted back to use the Nucleo on its own, I now get the error in EWARM: ''Do you want to perform a mass erase to unlock the device?''. Choices are OK or Cancel. Cancel obviously does nothing, and OK gives me a Busy window where it says it's flashing the program memory. Then it just sits there indefinitely with the bi-color LED blinking at me. The jumpers for the ST Link are on, and I have changed nothing on the Nucleo board. I pulled the jumpers and programmed the standalone board, and that still works. Does anyone have any ideas? Possibly ESD damage to the main part of the Nucleo board?Joe2015-08-22 5:02 PM
Try the Reset pushbutton.
Presumably you disconnected the custom board before attempting to program the Nucleo. Cheers, Hal2015-08-23 7:54 AM