CubeMX 5.1 - CMSIS DSP library missing for Toolchain SW4STM32
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
Labels:
- Labels:
-
STM32CubeMX
-
STM32H7 Series
-
SW4STM32
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-03-15 6:14 AM
Use Keil uVision is better for STM32 programming
