Resolved! When debugging custom hardware using a STM32L431KC, the debugger gets stuck in the reset_handler.
When debugging custom hardware with the STM32L431KC, the debugger gets stuck in the reset handler:Reset_Handler: ldr sp, =_estack /* Set stack pointer */And in the console it says:Open On-Chip Debugger 0.12.0-rc1+dev-00061-g5e9b46d77 (2022-10-...