Skip to main content
Visitor II
July 21, 2025
Solved

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

  • July 21, 2025
  • 1 reply
  • 303 views

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

Best answer by Andrew Neil

There is a pinned thread on this:

STM32CubeIDE STM32Cube project creation issue

1 reply

Andrew Neil
Andrew NeilBest answer
Super User
July 21, 2025

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.