Symbol refrencing errors

Status
Not open for further replies.

pathmakerpk

Newbie level 4
Joined
Feb 26, 2011
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,326
Hi there !

I am trying to compile the Matlab rtdx example from Dr. Ruplh book,

I am notified with the following error,




------------------------ RTDX_MATLAB_sim.pjt - Debug ------------------------
[intvecs.asm] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -q -fr"C:/rtdx_matlab_sim/Debug" -i"C:/CCStudio_v3.3/C6000/rtdx/include" -d"CHIP_6713" -mv6710 --mem_model:data=far -@"Debug.lkf" "intvecs.asm"
*** MESSAGE! line 20: INFO -- Compiling for JTAG RTDX by default.

[RTDX_MATLAB_sim.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -q -fr"C:/rtdx_matlab_sim/Debug" -i"C:/CCStudio_v3.3/C6000/rtdx/include" -d"CHIP_6713" -mv6710 --mem_model:data=far -@"Debug.lkf" "RTDX_MATLAB_sim.c"

[Linking...] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>

undefined first referenced
symbol in file
--------- ----------------
_RTDX_interrupt_mask C:\\CCStudio_v3.3\\C6000\\rtdx\\lib\\rtdx.lib
>> error: symbol referencing errors - './Debug/RTDX_MATLAB_sim.out' not built

>> Compilation failure

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

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…