Hello community!
This document explains how to link the CMSIS-DSP library to a KSDK 2.x project in KDS.
The steps described in the document were done using the MK64FN1M0VLL12 MCU like the one in the FRDM-K64F board, but the same principles are applicable to any Kinetis MCU.
Software versions
The steps described in this document are valid for the following versions of the software tools:
Contents
1. Glossary.
2. Overview and concepts.
2.1 CMSIS - Cortex Microcontroller Software Interface Standard.
2.1.1 CMSIS Components.
3. DSP example application.
3.1 Creating KSDK 2.x Project.
3.2 Linking CMSIS-DSP Library.
3.2 Importing DSP example source files.
Appendix A - References.
I hope you can benefit from this post, if you have questions please let me know.
Best Regards!
Carlos Mendoza