2022-10-05 10:23 AM
I noticed a problem with STM32CubeIDE 1.10.1:
When build, a second time, the same files as before get compiled again.
All my projects were migrated from 1.9.
Steps to reproduce:
Thank you
Solved! Go to Solution.
2022-10-05 03:04 PM
This is a known issue with Eclipse CDT. Sometimes it does repro, sometimes not.
Try to clean & refresh& complete rebuild. Try to change the builder from external to internal or v.v.
2022-10-05 01:24 PM
I am using 1.10.1 and I can't duplicate your issue. For my project, it builds once and any subsequent builds afterwards do not rebuild the files until code is modified.
2022-10-05 03:04 PM
This is a known issue with Eclipse CDT. Sometimes it does repro, sometimes not.
Try to clean & refresh& complete rebuild. Try to change the builder from external to internal or v.v.