cancel
Showing results for 
Search instead for 
Did you mean: 

Bad CMake Executable and Missing Board from project setup.

wljr
Visitor

Trying to get the STM32CubeIDE for VSCode working on MacOS. I am on the latest version I think it is 3.6.4.
I installed the extension according to instructions and I made a project for my NUCLEO-446RE with CubeMx.

When I open the folder in VSCode it throws a Bad CMake Executable Error when I open the Setup STM32Cube project(s) section. In the search box in this section it also seems the NUCLEO-446RE is missing as well.

I am not sure what is going on I tried uninstalling everything and reinstalling. I do have it in its own profile the only extensions in there are copilot and the STM32 Bundle in its entirety.

Another note: I do not have a local cmake installed so there should be no conflict there.

Any help would be appreciated.

1 REPLY 1
wljr
Visitor

There are also errors being thrown while trying to sync the packs. When I ran core pack sync in the integrated terminal the more descriptive error is Error during metadata sync: Error: Unexpected close tag. 

This maybe why the Nucleo board does not show up.