microsoft / vscode-embedded-tools

Official issue tracking repository for Microsoft's Embedded Tools VS Code extension.
MIT License
43 stars 3 forks source link

Unable to open .ioc files with STM32CubeMX on Linux #68

Open kosma-hyzoe opened 1 year ago

kosma-hyzoe commented 1 year ago

Type: Bug Report

Describe the bug

The extension keeps throwing the Could not find the path to "STM32CubeMX". Ensure STM32CubeIDE is installed. error despite setting the path correctly.

To Reproduce

  1. Install MX Cube and required STM32 VS Code extensions
  2. Right-click on a relevant .ioc file, try the "Open with STM32CubeMX" option

Additional context Thanks for making this extension happen folks, I like seeing VS Code get more powerful and versatile :^)