Library file for STM32 #1214
Unanswered
DariusBotha95
asked this question in
Q&A
Replies: 1 comment 10 replies
-
Hi @dariusbothaECAM, May I ask you to be slightly more verbose, please? What library are you actually looking for? CMSIS is a collection of components and we had pre-built libraries for RTX4, RTX5 and DSP in the past. Maintaining these has turned out not to be affortable anymore. Hence we recently removed the CMSIS-DSP libraries and only ship the source code variant for this component. You can configure the CMSIS-DSP library for your application and compile it into a library archive if required. Is this what you are after? Cheers, |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
can someone please help me to locate (or make) the .a library file that I can use in STM32CubeIDE as I did with CMSIS_4?
Thank you for your time and effort.
Beta Was this translation helpful? Give feedback.
All reactions