Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top