Skip to main content
Visitor II
May 21, 2026
Question

STM32CubeMX on Debian only generates .ioc, Inc, and Src — no full project structure

  • May 21, 2026
  • 1 reply
  • 86 views

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:

erfan_l_0-1779386041235.png

erfan_l_1-1779386078582.png

 

 

 

1 reply

Ghofrane GSOURI
Technical Moderator
May 22, 2026

Hello @erfan_l 

Could you please specify which STM32CubeMX version you are using, as well as your Debian version?

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.