Resolved! Core is locked up after programming option bytes with CLI programmer
I use a STM32L412 on a custom board. I have a programing script for our production which calls STM32_Programmer_CLI.exe for downloading a hex file and also some parameters to program the option bytes:STM32_Programmer_CLI.exe -c port=SWD freq=24000 mo...