Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch

Discussion Groups

Discussion Groups | Code-Composer | Re: Help on compilation errors during project through TMS320C6713 DSK + RTDX + CCS

Technical discussions about Code Composer Studio.

  

Post a new Thread

Re: Help on compilation errors during project through TMS320C6713 DSK + RTDX + CCS - Jeff Brower - May 30 23:45:33 2008



Gopal-

> 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 ..

The _c_int00 entry-point warning message is not important.  For the link errors, my
guess is that you are missing the rts67xx.lib file.  Check this link:

  http://www.dsprelated.com/groups/c6x/show/7831.php

Note the .lib file might not be named exactly that (may have similar name), so you
should go carefully through your MATLAB-TI documentation.

-Jeff

> *************************
> "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
> <Linking>
> >> 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

------------------------------------

OMAP35x EVM jump-starts low-power apps
------------------------------------
The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building
applications based on the OMAP35x architecture:http://www.DSPRelated.com/omap35x



(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )