We are using actually using the stm32l011. Debugging shows, that I can jump into the bootloader. But if there is a valid code in flash, the bootloader is terminating and returns to flash. Is there a flag that I can set to stay in the bootloader or do I have to erase the first page in flash?