Solved
Unable to install stlink-gdbserver with bundles manager
- March 14, 2026
- 4 replies
- 409 views
After a recent update I am unable to run my code from vscode on my Windows 11 machine. The compilation succeed, but when I click on Run -> Start Debugging nothing happens. The System Bundle Manager shows that I have installed all the latest versions, but the bundle manager of the projects shows only a few of those bundles (see attached). How can I install the bundles in the project section?
Note that I have already tried the usual things: remove the build, .vscode and .settings folders, rebooting the pc, upgrading the stlink firmware.
I tested the same code on another linux pc and there it works as expected. On the linux PC `stlink-gdbserver` was installed at project level
