Resolved! STM32H755 CM7 Reset_Handler Stuck at 'ldr sp, =_estack'
Hello everyone,I am currently working on a project using the STM32H755 microcontroller, and I am facing an issue with the program getting stuck in the `Reset_Handler` during debugging. Specifically, the code halts at the instruction `ldr sp, =_estack...