My correct bootloader application can't erase flash under password protection. All of the flash is in zone1 and also the bootloader. I use the embedded flash library but when the device is locked I can't erase flash. Any suggestion what this problem is?
Update 2/10/2020: The problem with programming flash seems not related with password protection. It works fine in the debug environment but not in stand-alone mode.