2025-12-01 4:13 AM
Hello,
I created a project with an older version of the extension (v2.0.0) and everything worked fine. After coming back to it some time later, I found that I’m no longer able to run the code.
I’m not sure if this is an issue with my setup or a more general problem, but I can’t select my MCU (STM32C071KBUx) in the VS Code extension’s project setup.
When I manually set the deviceName property in launch.json I get an error:
Is anyone else experiencing a similar issue?
Thanks for any help!
2025-12-01 4:56 AM