Hello
I am trying to debug a digital filter C code, provided in chapter 4 of the "real-time digital signal processing from MATLAB to C with the TMS320C6x PSPs" , using CCS 5 and CCS 6 and OMAP-L138 LCDK as my target. The line
#include DSP_Config.h gives me an error, saying that it is an unresolved inclusion and no such source file exists. The "include" library really does not contain such a source file. Any chance you could help me to get the DSP_Config.h source file? Thank you