2022-11-15 09:00 PM
2022-11-16 07:52 AM
That is a warning, not an error.
Does the IDE build the bootloader if you modify one of the source files? What if you do a "clean" and build? Or do you always get the "nothing to build" message. If the bootloader DOES build when it supposed to, then perhaps just ignore the warning (not an ideal solution).
Which IDE is this? System Workbench? Or CubeIDE on a project imported from System Workbench?
I will not be much help, but that may give people with more in-depth Eclipse knowledge the info they need to help you.
2022-11-17 10:12 PM
I cleaned the project. Still getting this warning.
This is on stmcubeIDE version 1.9.0.
2022-11-18 04:26 PM
Is this a SW4STM32 project? If yes, convert it (import) to CubeIDE format.