2024-10-24 01:09 AM
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
Solved! Go to Solution.
2024-10-24 01:22 AM
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
2024-10-24 01:22 AM
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