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.

Compiling the CMSIS DSPLIB to the Cortex M4 microcontrollers

Hi, 

I'm using the CMSIS DSPLIB in some tests and I have a doubt.

There are some versions of CMSIS in the ARM site (CMSIS-SP-00300-r4p2, ... CMSIS-SP-00300-r4p5). The Application report SPMA041G is based in the version r4p2. I compiled the other versions (more recent) and the examples works with a little change in the size, but just this.

There is some restriction in use these newer versions? Some function will work in a wrong way?