STM32CubeIDE Code Generation Always Runs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-03-10 8:06 AM
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....
Project clean does not help. Annoying but not a problem yet. Makes me wonder what else is going wrong.
Labels:
- Labels:
-
STM32CubeIDE
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-03-10 8:33 AM
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.
