cancel
Showing results for 
Search instead for 
Did you mean: 

stm32 targeted project type is empty and its not generating .ioc file

_kalpesh
Associate III

_kalpesh_0-1751889721909.png_kalpesh_1-1751889757616.png

 

#include <stdint.h>

#if !defined(__SOFT_FP__) && defined(__ARM_FP)
  #warning "FPU is not initialized, but the project is compiling for an FPU. Please initialize the FPU before use."
#endif

int main(void)
{
    /* Loop forever */
	for(;;);
}

Hi Im trying to generate new project with CUBE IDE 1.13 which was working fine this morning but somehow its not generating .ioc file anymore when i searched it says FPU not initialized & generates only files which are present in the second picture
plz help me on this

50 REPLIES 50

ST are, apparently, looking into it internally...

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.

I still have the same problem with version 1.19.0. I have made many attempts at creating a new project, and I actually got the correct behavior a couple of times (STM32Cube selectable and selected by default as the "Targeted Project Type"), but most of the time (more than 10 attempts) STM32Cube is not selectable. I couldn't identify any pattern related to when it works or it does not. I was following basically the same steps. It seems random.

I am using Ubuntu (24.04).

Oh, and I did try to clean up my user files and workspace between attempts a few times. Most of the time it did not help:

rm -R ~/.stmcube ~/.stm32cubeide ~/STM32Cube ~/STM32CubeIDE ~/.stm32cubemx ~/.stmcufinder

 

 

 

 


@Andrew Neil wrote:

ST are, apparently, looking into it internally...


See: 

https://community.st.com/t5/stm32cubeide-mcus/stm32cubeide-stm32cube-project-creation-issue/td-p/823125

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.

Seem to be having this problem again - unable to select "STM32Cube" as project type.  I have the latest version 1.19.0 of STM32CubeIDE and have even uninstalled/reinstalled latest from web site this morning (22/07/2025).  Currently stuck and unable to work on new project :-(.

See the pinned post:

STM32CubeIDE STM32Cube project creation issue

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.

The same problem started showing up in v1.19.0. Please suggest a fix for this.

I faced this issue in v1.16.0, where project type "STM32Cube" was greyed out. When I upgraded to v1.19.0, this issue was resolved initially. However, today, I have the same issue showing up again.

Here are the screenshots - 

shashank1_0-1753177526324.png

 

See the following post for more recent updates on this issue, and a temporary solution for V1.19.0:

https://community.st.com/t5/stm32cubeide-mcus/stm32cubeide-stm32cube-project-creation-issue/td-p/823125

 

See the pinned post:

STM32CubeIDE STM32Cube project creation issue

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.

STM32CubeIDE 1.12.1 works well. 

After trying all the above version of the 1.12.1 and i have also deleted the mentioned files [.stm32cufinder, .stm32cubemx, .stm32cubeide and .stm32cube] and restarted the STM32CUBEIDE, But still there was the same issue but after installing the 1.12.1, i can create the new project. 

I'm already using the latest version 1.19.0 my project type is still empty I'm just starting to learn this ide it's there a solution problem im using windows 11