Hi, I am trying to run some test on the voice lib 1.0.0.1 on C674x dsp and run into problem after downloading it from TI website. In particular, I am interested in the ECU module. I have several questions and do not know if any one has experience with it.
- Does this voice lib module have to work with xdc platform? Can I use the directly without XDC help by link it to a simple CCS 3.3 project? I am fine with the upper level APIs, but not sure if it assumes any system service such as memory allocation, etc.
- I’ve downloaded and
installed XDCtools\xdc\xdctools_3_20_08_88 and also CCS 4.2.3.0004. But I have
trouble to build/test the voice lib testbeds using either command line xdc
environment or CCS 4.2 environment
- I followed voice lib\ecu document and was trying to run cygwinxdc.bat to setup build environment, foolowing the document file:///C:/Program%20Files/Texas%20Instruments/volib_C64P_1_0_0_1/docs/doxygen/html/ecu_test_html/index.html, but it seems that it assumes some tools to be installed in c:\tools directory and i: drive. Is there a document showing the installation/building process for voice lib modules?
- Is there any document on using CCS 4.x to build and test voice lib testbeds?
thank
Weichun