Difference between the toolchain "GNU Tool for STM32" and "GNU ARM Embedded"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-03 5:03 AM
In properties -> C/C++ Build -> Settings -> Toolchain Version I can choose between "GNU Tool for STM32" and "GNU ARM Embedded". Waht is the difference of this toolchains or where do i find some information about that?
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-03 7:23 AM
GNU tools for STM32 is our patched version of the standard GNU ARM Embedded.
On the resource page of STM32CubeIDE (https://www.st.com/en/development-tools/stm32cubeide.html#resource) you'll find the patch list in the document titled "Patch list for GNU Tools for STM32CubeIDE".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-20 5:48 AM
Hi Markus,
I cannot find the document. Was it moved?
Regards,
Dmitry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-20 6:45 AM
Good way to get it is from tool itself
pointing to <CubeIDE install path>/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.<qualifier>/docs/gnu-tools-for-stm32_patches.pdf
