Hi there,
I'm trying to make a speech codec XDM-compliant to pass the QualiTI checking.
When I use CCSv3.3 to build the input of QualiTI (say, **.l64), CCS has problems
to locate some certain header files like:
#include <ti/xdais/dm/isphdec1.h>
#include <xdm.h>
....
I probably can gather these header files from DVSDK installed on Linux to put them
under CCSv3.3 and make a successful build, but it seems not a correct solution
to me.
So, what should I do under CCSv3.3 or Linux? I suspect it would be easier to
build an XDM-compliant library under Linux. Need some instructions. Thanks.
Juliann