2025-04-23 11:29 PM
I have setup STM32 VSCode extension on my PC and it is amazing. The only problem that I have encountered is that it is not possible to run the code without debugging. I removed the "runToEntryPoint": "main" line in launch.json. But every time I launch the code it attaches a debugger. How can I simply run the code without debugging?
Thank you,
Damiano
2025-04-24 2:13 AM - edited 2025-04-24 2:13 AM
Hello @DamianoF,
Did you try this and didn't not work for you?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.