cancel
Showing results for 
Search instead for 
Did you mean: 

How to create nested projects in CubeIDE

DSchm.3
Associate

Hello everyone,
I'm currently trying to create a nested project in CubeIDE. Unfortunately I can't find any useful information online.
I'm probably searching for the wrong terms.
I would like to create a Project structure something like this:

Parent Project
     - Bootloader Project
     - Application Project

If the parent project is built, the bootloader and application projects should be built as well. Both the bootloader and application have the same target chip and are stored in different parts of the flash memory.

I would highly appreciate any tips or suggestions on how to do this.

Kind regards
Dominik Schmid

1 REPLY 1
Andrew Neil
Evangelist III

https://community.st.com/t5/stm32cubeide-mcus/how-to-organise-nested-projects-with-shared-code-and-binary/td-p/70239

CubeIDE is Eclipse - so a general internet search on whether/how Eclipse supports this could be worthwhile.

eg, https://www.google.com/search?q=eclipse+nested+projects