cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE_2.1.0 not generating ioc file

chanchal94
Senior

I am working on STM32CubeIDE_2.1.0 after one week and suddenly it stopped showing create new STM32 Project. It is showing simply as in screenshot, I am unable to create new STM32 project.

 

Thanks & Regards

Chanchal

1 ACCEPTED SOLUTION

Accepted Solutions

From STM32CubIDE V2.0.0, the STM32CubeMX plug-in has been removed. So, the .ioc file is opened out of the STM32CubeIDE on the standalone version of the STM32CubeMX.

see STM32CubeIDE 2.0.0 released.

 STM32CubeIDE 2.0.0 New workflow tutorial

 

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

5 REPLIES 5
Souhaib MAZHOUD
ST Employee

Hello @chanchal94 

You should select STM32CubeIDE Empty project to complete creating your new project.

KR, Souhaib

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.

I have tried generating project with it, but it is not generating .ioc file along with it as previously it did.

From STM32CubIDE V2.0.0, the STM32CubeMX plug-in has been removed. So, the .ioc file is opened out of the STM32CubeIDE on the standalone version of the STM32CubeMX.

see STM32CubeIDE 2.0.0 released.

 STM32CubeIDE 2.0.0 New workflow tutorial

 

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.

@chanchal94 CubeIDE starting from v 2.0.0 is no more creating projects for STM32.

You need to start from CubeMx.

Please read STM32CubeIDE 2.0.0 workflow tutorial

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.

@Souhaib MAZHOUD @mƎALLEm  Thanks , it worked.