Skip to main content
Mr_M_from_G
Senior II
January 23, 2025
Solved

Installing an earlier toolchain and changing a project to it fails to compile

  • January 23, 2025
  • 1 reply
  • 1279 views

Hello,

we have CubeIDE 1.8 with GCC 12.3 and for a certain project want to turn the toolchain back to GCC 10.3. We successfully installed it via Toolchain Manager and switched to it in Project - Properties -> C/C++ Build - Settings - MCUToolchain . But when compiling we get an eror message that the prefix to build the compiler instructions is empty and in Project - Properties -> C/C++ Build - Settings - MCU Settings the MCU field suddenly is empty.

The only way back is to change back to GCC12.3 and restart CubeIDE. Then we are back at where we started.

What's wrong? Is that known? How to fix it?

Thanks for any help

Martin

Best answer by Mr_M_from_G

We fixed ourselves by updating CubeIDE to V1.17.

1 reply

Mr_M_from_G
Mr_M_from_GAuthorBest answer
Senior II
January 23, 2025

We fixed ourselves by updating CubeIDE to V1.17.