DSPRelated.com
Forums

Help on compilation errors during project through TMS320C6713 DSK + RTDX + CCS

Started by suma...@rediffmail.com May 29, 2008
I am working with CCS on TMS320C6713 DSK Kit. I want to use RTDX for interfacing PC Host and Target device through MatLab .

Prob : " MATLAB-DSK Interface Using RTDX, with MATLAB for
FFT and Plotting " ..

All program files , library file and all supporting files are included inti program project.

But during compilation, one error has occured ...shown below ..

*************************
"C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Debug.lkf"

>> warning: entry point symbol _c_int00 undefined

undefined first referenced
symbol in file
--------- ----------------

_IRQ_enable C:\CCStudio_v3.1\MyProjects\rtdx_matlabFFT\Debug\c6713dskinit.obj
_DSK6713_AIC23_codecdatahandle C:\CCStudio_v3.1\MyProjects\rtdx_matlabFFT\Debug\c6713dskinit.obj
_DSK6713_AIC23_openCodec C:\CCStudio_v3.1\MyProjects\rtdx_matlabFFT\Debug\c6713dskinit.obj
_c_int00 C:\CCStudio_v3.1\MyProjects\rtdx_matlabFFT\Debug\intvecs.obj
__strasg C:\CCStudio_v3.1\MyProjects\rtdx_matlabFFT\Debug\rtdx_matlabFFT.obj
_puts C:\CCStudio_v3.1\MyProjects\rtdx_matlabFFT\Debug\rtdx_matlabFFT.obj
__auto_init C:\CCStudio_v3.1\C6000\rtdx\lib\rtdx.lib
_memcpy C:\CCStudio_v3.1\C6000\rtdx\lib\rtdx.lib
_atexit C:\CCStudio_v3.1\C6000\rtdx\lib\rtdx.lib

>> error: symbol referencing errors - './Debug/rtdx_matlabFFT.out' not built

>> Compilation failure

Build Complete,
2 Errors, 1 Warnings, 0 Remarks.

**************
So, friends, if you know this problem solution, please don't forget to give me the solution ...

wish your cooperarion ..

Regards ..
Gopal Sarkar