2019-03-11 10:33 AM
Hello STM,
when I generate a project for STM32H750 with CubeMX 5.1 with Toolchain SW4STM32 selected, CMSIS DSP library is missing from the project and it does not compile.
Also, a preprocessor define of
__ARM_ARCH_7EM__=1
is missing to specify the ARM Architecture, which leads to missing gcc intrinsics in cmsis_gcc like __SSAT and the likes.
2019-03-15 06:14 AM
Use Keil uVision is better for STM32 programming