2024-11-28 09:00 AM
Hi
I started working with the openbootloader and the application example located here:
\STM32Cube\Repository\STM32Cube_FW_G4_V1.6.1\Projects\STM32G474E-EVAL\Applications\OpenBootloader
The example works fine, and I managed to get everything to run. I have now tried to export the application example to add it to a git repository and customize the bootloader. However, I haven't managed to get a copy of the application example to compile. I've been fixing include and linker issues for hours, but now the compiler reports missing files, although their include path is specified.
Is there a simple way to export such a project/example without hours of mending include paths?
Best regards
Fabian