ATfE support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-09 9:02 AM
Is there any plan to support creating ATfE-based camke projects in CubeMX?
ATfE link: https://github.com/arm/arm-toolchain
- Labels:
-
STM32CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-09 9:20 AM
specifically, this: https://github.com/arm/arm-toolchain/blob/arm-software/arm-software/embedded/README.md ?
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
‎2025-06-10 5:33 AM - edited ‎2025-06-10 9:33 AM
Yeah, CubeMX only supports generating CMake projects for ARM GCC. However, ARMGCC's performance no longer fully meets modern requirements, and the picolib is more efficient than newlib for STM32 development. I would like to inquire whether there are plans to add support for ATfE in CubeMX.
