Question
STM32CubeMX does not generate a project that can be compiled with TrueStudio
Posted on February 19, 2018 at 18:15
Generating a project from CubeMX with TrueStudio selected in Project Settings, the generated project fails to compile. The links to HAL drivers aren't there and the same is true for any third party drivers like lwip/freeRTOS.
To reproduce:
1. Generate project for TrueStudio.
2. Import project into workspace.
3. Compile.
Versions:
STM32CubeMX v4.24.0
Atollic TrueStudio 9.0
#atollic #truestudio #code-generation #stm32cubemx #generator #bug