cancel
Showing results for 
Search instead for 
Did you mean: 

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!

AlexKokushin
Associate
 
3 REPLIES 3
ajishgopalr
Associate

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

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 II

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