2025-02-05 08:19 PM
STM32g474 code execute automatically without pressing RUN when i put MCU in debugging mode in uVision.
Anyone knows where im wrong?
Note:- Reset pin is not connected pull up or down.
2025-02-05 11:53 PM - edited 2025-02-05 11:54 PM
Hello @Amandeep_Dhaliwal,
Verify in Debug configuration that the option to "Run to main()" is disabled.
Enable "Connect under Reset" option.