2018-09-13 07:15 AM
2018-09-13 08:09 AM
Perhaps you could review some of the example/template projects and look at the construction?
Things like command line defines feed in? USE_HAL_DRIVER,STM32F746xx,USE_STM32746G_DISCO
Things like modules called out in stm32f7xx_hal_conf.h ?
Thinks like include paths pointing to the BSP, components, middleware and libraries?