Skip to main content
AlexKokushin
Associate
April 21, 2020
Question

Hi, I'm looking for some examples of how to update GCC from default 7.3 to e.g. 9.2 in CubeIDE, could anyone help? thank you!

  • April 21, 2020
  • 3 replies
  • 1400 views

..

This topic has been closed for replies.

3 replies

ajishgopalr
Associate
April 21, 2020

Hello AlexKokushin,

Can you try the following:

1) Install the desired version of the gcc

2) Right click on the stm32cubeide project -> Properties

3) See the attached pic

0693W000000WD16QAG.png

Regards,

Ajish Gopal R

AlexKokushin
Associate
April 21, 2020

Thank you, but these settings are not editable.

I already replaced that directory with similar one from GCC 9.2 but it looks like a dirty hack and I still have no -std=gnu++17 option. I hope there is a legal way to install GCC 9.2 to have it selectable here:

 0693W000000WDFNQA4.png

SKled.1
Senior
July 31, 2020

Is there a plan to update the GCC version in the near future?