2025-10-13 6:15 AM
Hi
I previously used STM32 VS Code Extension to import cmake project and tried to build and Debug using ST-Link.
But due to some update in the extension, the STM32 VS Code Extension got removed and replaced by STM32Cube and now i can't able to debug with existing project.
If i click debug still loading and some time it is showing
"command: STM32VSCodeExtension.bootFlashBootTarget is not found"
Can you tell me how to get back the STM32 VS Code Extension.
No STM32 VS Code showing (i installed and used previously).
Not showing in Extension browser too.
@B_Subramanian @Laurids_PETERSEN Can you please support in this.
2025-10-13 6:51 AM
Brand new STM32Cube is requiring to update your launch.json and couple of extra stuff.
First have a chance to execute project setup what will help you later on:
Once ok let's ask for new configuration:
Is it helping ?