2025-07-07 5:05 AM
#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
Solved! Go to Solution.
2025-07-16 1:59 AM
ST are, apparently, looking into it internally...
2025-07-21 9:52 AM
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
2025-07-21 9:59 AM
@Andrew Neil wrote:ST are, apparently, looking into it internally...
See:
2025-07-22 1:34 AM
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 :-(.
2025-07-22 1:37 AM
See the pinned post:
STM32CubeIDE STM32Cube project creation issue
2025-07-22 2:46 AM
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 -
2025-07-22 2:51 AM
See the following post for more recent updates on this issue, and a temporary solution for V1.19.0:
2025-07-22 2:51 AM
See the pinned post:
STM32CubeIDE STM32Cube project creation issue
2025-07-22 4:09 AM
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.
2025-07-22 4:50 AM
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