cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE version 2.1.0 won't generate IOC project file

Geoff104
Associate

Hi,

 

I have recently upodated STM32CubeIDE and have found that starting a new project doesn't generate a *.ioc file. I found a forum thread dated 7/2025 to a similar issue in versions 1.17-1.19 but the suggested work around menu options don't appear to be in v2.1.0. Any ideas?

 

this is really annoying as I've got a 'journey to complet'e but I'm wasting my time getting the 'car to start'....

1 ACCEPTED SOLUTION

Accepted Solutions
Ghofrane GSOURI
ST Employee

 

Hello @Geoff104 

In the latest release , STM32CubeMX is no more integrated in STM32CubeIDE 2.0.0  and STM32CubeIDE 2.1.0

For more details , please check this STM32CubeIDE 2.0.0 released

 To download CubeMX standalone please use this LINK 

See: STM32CubeIDE 2.0.0 New workflow tutorial

 

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.

View solution in original post

2 REPLIES 2
Ghofrane GSOURI
ST Employee

 

Hello @Geoff104 

In the latest release , STM32CubeMX is no more integrated in STM32CubeIDE 2.0.0  and STM32CubeIDE 2.1.0

For more details , please check this STM32CubeIDE 2.0.0 released

 To download CubeMX standalone please use this LINK 

See: STM32CubeIDE 2.0.0 New workflow tutorial

 

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.

Andrew Neil
Super User

This is intentional, and documented here and here.

See: STM32CubeIDE 2.0.0 New workflow tutorial.

 

For further details & discussion, please use this thread: IDE Version 2.0.0 - why remove MX ?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.