cancel
Showing results for 
Search instead for 
Did you mean: 

[bug] STM32CubeMX generated GPDSC file does not contain all necesery information for build

Jan Breuer
Associate III
Posted on December 14, 2017 at 13:25

In the generated GPDSC file, information about preprocesor definitions and include paths are missing. This needs further manual processing of the build proces generated from GPDSC.

What is missing, e.g. for attached .ioc file

  • List of include directories need to build the project
    • Inc

    • Drivers/STM32F0xx_HAL_Driver/Inc

    • Drivers/CMSIS/Device/ST/STM32F0xx/Include

    • Drivers/CMSIS/Include

  • Preprocesor deffinitions to correctly build the project
    • USE_FULL_LL_DRIVER
    • STM32F030xC

In other project types, all these informations are available.

MCU: STM32F030F4Px

PC OS: Linux

CubeMX version: 4.23.0

Firmware package: STM32Cube FW_F0 V1.9.0

#gpdsc #stm32cubemx #bug
1 REPLY 1
Imen.D
ST Employee
Posted on December 14, 2017 at 13:46

Hello,

I raised this issue to CubeMx team for check and work on this.

Best Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen