Skip to main content
Angel1
Associate II
April 7, 2022
Question

Build configurations setup

  • April 7, 2022
  • 5 replies
  • 2744 views

Hi,

I am using STM32CubeIDE to develop our project over a stm32l4x controller. I have different build configurations, and I would like to know if it is possible to define a different output file name for each build configuration.

Best regards and thank you

Angel

This topic has been closed for replies.

5 replies

KnarfB
Super User
April 7, 2022

Project Properties > C/C++ Build > Settings > Build Artifact > Artifact Name:

Angel1
Angel1Author
Associate II
April 7, 2022

Hi,

Great, thank you for your quick answer.

I have one more question: I have also a "Pinout & Configuration" that is unique for all build configurations. Is it possible to assign different ".ioc" definitions for each build configuration.

Best regards and thank you

Angel

KnarfB
Super User
April 7, 2022

Sorry, no idea how that could be done.

KnarfB

Angel1
Angel1Author
Associate II
April 11, 2022

Hi Pavel,

Thank you for your help, I will check if this fit our requirements.

Best regards