cancel
Showing results for 
Search instead for 
Did you mean: 

ATfE support

JontyLi
Associate

Is there any plan to support creating ATfE-based camke projects in CubeMX?
ATfE link: https://github.com/arm/arm-toolchain

2 REPLIES 2
Andrew Neil
Super User

specifically, this: https://github.com/arm/arm-toolchain/blob/arm-software/arm-software/embedded/README.md ?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

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.