My STM32H743VI Application Runs to a debug instruction in the start-up code
When I start my program from the uVision debugger the code runs to a debug instruction in the start-up code.It requires three run push buttons to get it past the debug instruction. The program then works perfectly.This problem only happens when I inc...