How i can use DSP features of M4F core in CC13x2 series chips?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Andrew,
If by DSP features of the M4F core you mean the DSP CMSIS component, these are provided by Keil, not by TI, so we don't provide any example code related to these features.
See:
And also:
https://developer.arm.com/tools-and-software/embedded/cmsis
BR,
Andres
Hi Andres!
If CMSIS is the only way to use the M4F core DSP instruction set, then yes.
In the user guide says that there is a possibility, but does not describe how to do it.
I have CCS10 and CC13x2. What are the main steps to connect CMSIS DSP in simplelink project?
Hi Andrew,
As I mentioned before, the CMSIS components are provided by Keil, so we don't exactly provide an example related to this. But, you may want to take a look at this post and this App note which describe to some extend what you want.
https://www.ti.com/lit/an/spma041g/spma041g.pdf
They might be a little outdated, but they should help.
BR,
Andres