2025-12-18 8:14 AM
The project builds successfully without any issues in the terminal. However, I am seeing the following error in the VS Code editor:
"error: unknown argument: '--multi-lib-config=...'"
2025-12-18 10:00 AM
Hi @amazone,
I've just tried using STM32CubeMX 6.16 to generate a project for my F446RE-Nucleo board, and I was able to open it in VSCode and build it on MacOS.
Maybe you missed doing the project setup?
If so you can force it manually via the Setup STM32Cube Project action.