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.

CMSIS DSP Library Errors

Hello,

I am trying to compile the CMSIS library in CCS for use on the Tiva C Launchpad.  I have followed the app note 

"Using the CMSIS DSP Library in CCS for Tiva C Series MCUs (Rev. C)" found at  

http://www.ti.com/tool/cmsis_dsp_headers

However even after accounting for some of the errors and ommissions as pointed out at the end of the following forum post, I still have not been able to compile it.

http://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/t/261081.aspx?pi297168=3

I have tried all three versions of CMSISS available for download from ARM, 3.2, 3.0.1, and 3.2.  

Depending on the version I get a variety of errors when I build the project after following the instructions in the app note.

Using CMSIS 3.2, which is the one the app note is based on, I get the following error:

"expected a ";"             Resource: arm_dct4_init_q15.c

There are several thousand such errors along with others.

Please help me get CMSIS up and running in CCS.

Regards,

Curtis