Skip to main content
Senior
March 10, 2025
Question

STM32CubeIDE Code Generation Always Runs

  • March 10, 2025
  • 1 reply
  • 386 views

STM32CubeIDE 1.17 on Windows 11. When I build a project (right click on project in project explorer) code generation _always_ runs, even though IOC file is unchanged....

mccabehm_0-1741619015009.png

Project clean does not help. Annoying but not a problem yet. Makes me wonder what else is going wrong. 

1 reply

mccabehmAuthor
Senior
March 10, 2025

Looking at other posts... Changed "isbadioc=true"  to false which gets rid of code generation dialog until I change the IOC file. Then the dialog returns for every build, even if IOC file unchanged.