Will there be any toolchain updates?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 2:22 AM
Hi All,
today I have installed new STM32CubeIDE 1.8.0. Despite the current toolchain 9-2020-q2 is very old the new IDE does not update it. Will there be any GNU Tools for STM32 updates, or I should now use GNU Tools for ARM?
Regards,
Dmitry
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-30 12:04 AM
That's strange. I did no extra steps. The toolchain was right there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 2:49 AM
Is there something specific you're missing from later versions?
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 2:59 AM
Hi Andrew,
at least full C++20 support.
Regards,
Dmitry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 6:36 AM
This thread suggests that C++ 20 is supported:
https://community.st.com/s/question/0D53W00001EDsyiSAD/cubeide-180-and-c17-support
IDE v1.8.0 release:
https://community.st.com/s/question/0D53W00001EDf2rSAD/stm32cubeide-180-released
mentions "GCC 10 available on Eclipse® p2 update site"
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 6:52 AM
May I please have a link to step-by-step instructions how to reach "Eclipse p2 update site" and update the STM32 toolchain from it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 12:47 PM
perhaps @mattias norlander​ (author of the release post) can help you there ...
or, maybe, @Stepan Martinek​ (author of the other post)
?
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 11:29 PM
Maybe. But I think that it is a good idea to issue full documentation with the software so users do not have to navigate forums from the first day they use it. Especially to find out how to update it further.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 11:39 PM
HI,
I just did the full install because it is recommended by release notes. Then you need to install the 10.3 toolchain manually from within the IDE.
PS: Be aware that GCC 10.3 does not have full C++20 support. There are still some things missing (modules for example) and fully supported in GCC 11. But I would say 90% of C++20 is there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-30 12:00 AM
Hi Stephan,
Thanks, but I have understood this already. My question is how should I do it? There is no new toolchain in the Toolchain Manager.
Regards,
Dmitry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-30 12:04 AM
That's strange. I did no extra steps. The toolchain was right there.
