2021-07-28 05:32 AM
I want to uninstall New COMPILER VERSION ( I want to Uninstall New Compiler 9-2020-q2-update) and always want the STMCUBEIDE to use Compiler 7-2018-q2-update how can I do this in STM CUBE IDE
2021-07-28 05:34 AM
Is the Setting in ToolChain Manager Correct If I select GNU Tools for STM ( 7-2018-q2-update )
2021-07-28 05:44 AM
Yes, that's the place to change default toolchain for the entire workspace.
If you want to have different toolchains depending on the project you can right click the project in the Project Explorer -> Properties -> C/C++ Build -> Settings -> Tool Settings (tab).