This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

can't find CMSIS 5 DSP library

Hello,

I am trying to port in the CMSIS 5 DSP library in my project. The git repository states "This GitHub development repository contains already pre-built libraries (stored in Git-LFS) of various software".  So after installing git lfs and cloning the repository and after running "git lfs pull" I can't really find the files.

I have ported and used CMSIS_4 before so generally I am looking for something like this https://github.com/ARM-software/CMSIS/tree/master/CMSIS/Lib/GCC. I would like to use the newer version though.

Does anyone know what are the step-by-step commands I have to run with git lfs? What is the path that the pre-built libraries are placed? Where should I be looking? Should there be ".a" files like there are for CMSIS_4 ?

Thank you.

Parents Reply Children
No data