cancel
Showing results for 
Search instead for 
Did you mean: 

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

Shubmira
Visitor

Hi, I'm creating a new project in STM32CubeIDE 1.19.0, but the .ioc file is not being generated. Online sources suggest it might be due to the FPU not being initialized. Only the files shown in the second picture are being created.Screenshot 2025-07-21 223438.png

1 REPLY 1
Andrew Neil
Super User

There is a pinned thread on this:

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.