2026-05-21 11:01 AM - last edited on 2026-05-21 12:42 PM by Andrew Neil
Hi all,
I'm running standalone STM32CubeMX on Debian and I'm having trouble generating a complete project. No matter what I do, code generation only produces three items:
- led_test.ioc
- Inc/ folder
- Src/ folder
I'm expecting a full project structure including Core/, Drivers/, startup files, and a .launch file for STM32CubeIDE.
Steps I've already tried:
1. Selected the NUCLEO-F334R8 from the Board Selector (not the MCU).
2. Clicked Yes to initialize all peripherals with default settings.
3. In the Project Manager tab, set the Toolchain / IDE to STM32CubeIDE before generating.
4. Clicked Generate Code — same incomplete output every time.
Has anyone run into this on Debian? Is this a known bug with the standalone CubeMX on Linux, or am I missing a step? Any advice appreciated.
Thanks
I've attached screenshots of my CubeMX configurations settings below: