2025-05-22 10:09 PM
I installed the STM32Cube for Visual Studio Code extension, after which I downloaded STM32CubeMX, STMCUFinder and STM32CubeCLT_1.18.0 and linked them to the extension as seen below:
I then opened STM32CubeMX, opened a project using the board NUCLEO-F746ZG, generated the code. The path of the project is: C:\Users\Public\VSCode_Projects\STM32\STM32_Testing
Here are the files in the folder:
In VS code, I click on "Import CMake Project" and I click on Import project option in the screenshot below
However, after that, the project does not open, and in the bottom bar VS code says "Importing project". The bar has been displaying that message for 2 hours now, yet a project hasn't opened.
May I know what I could be doing wrong? Thanks!
Solved! Go to Solution.
2025-06-02 5:33 AM
Any special character within your user name ? just in case ... mine has nothing "exotic" so ... who knows ... quite common pitfall for softwares
2025-06-02 6:41 AM
Hello @CSand
Does your D: drive be a network drive?
2025-06-02 6:55 AM - edited 2025-06-02 6:56 AM
Hi Julien,
Drive D is not network drive.
Below the path to a project on D drive:
D:\APPWorkspace\VSCode\MonHub\
2025-06-02 10:54 AM
Ok, likely something else then.
Could you restart VS Code and check if there is relevant output/error in the STM32Cube core output channel ?
Additionally you can run the [Developer: Show Running Extensions] command and ensure that all STM32Cube extensions are activated.
2025-06-06 11:27 PM
Hi Julien,
All STM32Cube extensions are activated - they are 13 stm32cube extensions + CMake Tools and "Web and Desktop Serial Monitor.
Please see attached picture - should one interfere and may need uninstall ?
I spent some time trying different things but, still nothing changed ...
2025-06-13 12:29 AM
Hi @CSand,
I confirm that there are troubles with additional drives usage, especially when vscode is installed from the zip archive, installers work usually better.
Issue is under analysis, we will keep you informed here.
2025-06-13 10:00 AM
Hi Julien, I'll wait for a solution.
Thanks for your help.