bmd-studio / stm32-for-vscode

STM32 extension for working with STM32 and CubeMX in VSCode
MIT License
195 stars 27 forks source link

Cant get stm32-for-vscode to work #136

Closed mjerjawi closed 1 year ago

mjerjawi commented 1 year ago

I have installed the extension according to the description but still stuck with the "One or more tools have not been found" what I'm missing ? unknown_2023 01 23-13 23

jortbmd commented 1 year ago

Hi! Thanks for opening an issue for this.

Looks like all tools have been installed. It might be that it failed half way through so that the folders are there but not the actual executables. If you delete everything in C:\Users\mjerj\AppData\Roaming\Code\User\globalStorage\bmd.stm32-for-vscode this might solve your issue. If not click the check build tools after installation. If that does not work please let me know, because then it might be a different issue.

mjerjawi commented 1 year ago

Hi! Thanks for opening an issue for this.

Looks like all tools have been installed. It might be that it failed half way through so that the folders are there but not the actual executables. If you delete everything in C:\Users\mjerj\AppData\Roaming\Code\User\globalStorage\bmd.stm32-for-vscode this might solve your issue. If not click the check build tools after installation. If that does not work please let me know, because then it might be a different issue.

That worked like a charm Issue is solved Thank you a lot, have a nice day

jortbmd commented 1 year ago

Good too hear! Glad I could help.

I will close the issue for now. Should you have any further issues in the future do not hesitate to create a new issue.