STM32F722ZE Error: Mass erase operation failed. Please verify flash protection. STM32F722ZE
I debuged my software on the STM32F722ZE, when I suddenly lost connection to it. I tried to connect to it with ST-Link V2 and Segger J-Link.
Error message from J-Link commander is: Can not attach to CPU. Trying connect under reset. Connecting to CPU via connect under reset failed.
Error message from ST-Link V2: Error finishing flash operation. Failed to erase memoy.
See picture:
I then took a look at the config with CubeProgrammer:
How is it possible to have 0xFF as RDP Byte?
Write protection is not active are all checked.
When I try to perform a mass erase I get Error: Mass erase operation failed.
How can I recover from this? Is it possible that I locked myself our by acciedent? I would say it is rather unlikely to do this while debugging. What else could have happend?
Thank you in advance for every answer.

