hello:
I wrote a bootloader program that erased and wrote normally.These days suddenly found a MCU in the write failure, can not start again, even if the power up and down.
From the view of RAM_DEBUG mode of PE, the flash code of the bootloader program exists and is correct, but the code area of the APP is 0x00 instead of 0xFF. and it cannot be started with lauterbach to track the problem. I don't know why this happens.Is the electricity lost in the process of writing or erasing?How can I recover it using software?
As the task is very urgent, please help as soon as possible, thank you very much!