2021-07-14 03:04 PM
Unable to add ARM CMSIS software library using STM32CubeMX.
CubeMX version : STM32CubeMX version 6.2.1
Micro-controller : STM32H7
Tired to add ARM CMSIS package by navigating to software packages option and clicking on select components. I am unable to find it there.
Please let me know how to add this software component to CubeMX. Thank you.
2021-07-14 03:53 PM
The CMSIS headers are always included. Are you talking about the DSP library or something else? What function are you trying to call?
2021-07-14 06:27 PM
2021-07-14 06:54 PM
ARM.CMSIS isn't a library. It's a collection for the other libraries below it in the tree (which you select in the "Selection" column).
2021-07-14 10:25 PM