Hello Everyone,
We are using C6472 for implementing one of our acoustic application.
Now i have downloaded DSP library(sprc265) for c6472 dsp and installed.
Iam trying to run the fft example code given in this library. I have set the include paths for compiler pointing to the source code of fft routine.
still i'm getting errors as follows:
#1965 can not open the source file "ti\dsplib\src\DSP_add16\c64P\DSP_add16.h"
Now, this path i provided in the include options of compiler and the library exists.
what may be wrong?? where iam doing wrong??
another question: how can i add RTSC file for build in CCSv5.2
Thank you,