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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-28 5: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
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-28 5:34 AM
Is the Setting in ToolChain Manager Correct If I select GNU Tools for STM ( 7-2018-q2-update )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-28 5: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).
