Associate III
June 14, 2025
Question
File folder not being included in build
- June 14, 2025
- 3 replies
- 506 views
I have been able to load the demo source code for the STM32F469I_Discovery from GitHub and get it to run as expected under TouchGFX. However, when I try to build it in STM32CubeIDE, the folder for the BSP is not included and the corresponding obj files not generated.
The attached file shows the top structure of the project. The Drivers\STM32F4xx_HAL_driver is being compiled, but none of the Drivers\BSP files are. The corresponding .h files are being found.
What am I missing?
Thanks, Dave

