Skip to main content
Visitor II
November 28, 2024
Question

Export Application Example

  • November 28, 2024
  • 1 reply
  • 527 views

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

1 reply

Technical Moderator
November 29, 2024

Hello @DeIng11 ,

Try export your project using "Export" > "Archive file" with following options:

 

ImenD_2-1732905487282.png

 

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks