2025-06-10 2:41 PM
Why do I sometimes get duplicated build artefacts with numeric suffixes. For example:
This affects everything in the output folder (.elf file, .list file, ...).
I have to manually remove them, as "Clean" doesn't (they aren't part of the build).
2025-06-11 3:57 AM
Hello @CTapp.1
For further investigation of the issue, could you please add more information about the version of STM32CubeIDE, the toolchain version, and attach your project if possible?
BR,
Souhaib
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-06-11 3:59 AM
And even worse, those duplicates use spaces in their file names.
2025-06-11 12:55 PM - edited 2025-06-11 12:57 PM
This is with version 1.18.1 on macOS, but I have seen it with other versions (including 1.16).
Unfortunately, I am not able to share a project at this time that shows the issue - but I'll come back if I notice it with one that I can share.
Edited to add:
Toolchain version is 13.3 rel1 (but earlier ones were used with older IDE versions).