Hi
Can someone please assist me in installing the CMSIS-DSP into Visual Studio and NRF Connect / zephyr.
Thank you for any help
David
Hi
Can someone please assist me in installing the CMSIS-DSP into Visual Studio and NRF Connect / zephyr.
Thank you for any help
David
Hi
Can you send me a link please
Regards
David
Hi David,
Please take a look at the Dsp documentation:
https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/services/dsp/index.html
Regards,
Priyanka
Hi Priyanka
Do I have to install the CMSIS-DSP library if so where
Thank you for your help
David
Hi David,
As previously mentioned by @Jorg Fischer and in the documentation that I have linked, the CMSIS DSP is already included in the nRF Connect and hence you don't need to install the CMSIS-DSP library separately. It's included in the SDK development environment, and you can enable and configure it through Kconfig options in your project.
You can use CONFIG_CMSIS_DSP=y to enable it.
-Priyanka
Hi Priyanka
Thank you for your help
Regards
David
Hi Priyanka
Thank you for your help
Regards
David