2026-05-06 10:50 AM
As the title says, the most recent 1.3.0 version of the extension breaks functionality of the debugger for the STM32G473CET3 MCU (and possibly others). By "breaks functionality", I mean that it does not even connect to the MCU anymore.
2026-05-06 1:35 PM
2026-05-06 9:29 PM
Unfortunately it does not :(
The specific error I get is the usual
the system tried to join a drive to a directory on a joined drivethat happens on a variety of problems.
2026-05-06 10:42 PM
Hi @devrim6,
Is there a more explicit message in the debug console view?
It is possible to add a `"verbose"` attribute set to `true` in the debug configuration to add even more logs to the debug console.
Regards,
Elliot
2026-05-07 1:39 PM
Have you updated project locked bundles ? Updating system local bundles repository is not enough ...