2025-07-22 2:48 AM - edited 2025-07-22 2:51 AM
Hello ST Community,
I’m facing a persistent issue while creating a new STM32 project using STM32CubeIDE, and I need some technical support.
Problem Description: version 1.19
When I create a new project, the .ioc file is not generated.
The "Target IDE / Toolchain" field shows as empty (not STM32CubeIDE).
Because of this, the project does not build or open properly in the IDE.
I have selected the correct microcontroller, like STM32F103C8T6, but the problem still occurs.
Steps I followed:
Opened STM32CubeIDE
File → New → STM32 Project
Selected correct MCU
Gave a valid project name
But the project doesn’t target STM32CubeIDE and no .ioc file is created
What I tried:
I updated STM32CubeIDE to the latest version, but the issue still exists.
I tried restarting the IDE and creating the project multiple times
I checked toolchain settings, but nothing seems to be fixing it
What I need help with:
Why is STM32CubeIDE not generating the .ioc file or setting itself as the target toolchain?
Is there any way to fix or convert an existing project to include .ioc and select STM32CubeIDE?
Is this a known bug or some misconfiguration?
Thanks in advance for any help.
Best regards,
Sachin Mewada
2025-07-22 2:49 AM
See the pinned post on this known issue:
STM32CubeIDE STM32Cube project creation issue