problem in build project ccs simulink
Show older comments
hello
i disign a model in simulink for DM6437 and build it.
but in the ccs there is a error
--------------------------- testdm.pjt - CustomMW ---------------------------
[dm6437evm_dip_led.c]
"C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -fr"C:/Users/Engineer/Documents/MATLAB/testdm_ccslink/CustomMW" -i"C:/Program Files/MATLAB/R2009a/toolbox/rtw/targets/ccslink/ccslink/inc" -i"C:/Program Files/MATLAB/R2009a/toolbox/rtw/targets/ccslink/ccslink/c6000/csl_dm643x/inc" -i"C:/dvsdk_1_01_00_15/psp_1_00_02_00/pspdrivers/soc/dm6437/dsp/inc" -i"C:/Users/Engineer/Documents/MATLAB/testdm_ccslink" -i"C:/Users/Engineer/Documents/MATLAB" -i"C:/Users/Engineer/Desktop" -i"C:/Program Files/MATLAB/R2009a/extern/include" -i"C:/Program Files/MATLAB/R2009a/simulink/include" -i"C:/Program Files/MATLAB/R2009a/rtw/c/src" -i"C:/Program Files/MATLAB/R2009a/rtw/c/src/ext_mode/common" -i"C:/Program Files/MATLAB/R2009a/rtw/c/ert" -i"C:/dvsdk_1_01_00_15/psp_1_00_02_00/pspdrivers/inc" -i"C:/dvsdk_1_01_00_15/psp_1_00_02_00/pspdrivers/pal_sys/inc" -i"C:/dvsdk_1_01_00_15/psp_1_00_02_00/pspdrivers/pal_sys/DM6437/src" -i"C:/Program Files/MATLAB/R2009a/toolbox/rtw/targets/tic6000/tic6000blks/lct/dm6437evm_dip_led/inc" -i"C:/Program File
s/MATLAB/R2009a/toolbox/dspblks/include" -i"C:/Program Files/MATLAB/R2009a/toolbox/rtw/dspblks/c" -i"C:/CCStudio_v3.3/bios_5_31_02/packages/ti/bios/include" -d"CHIP_DM6437" -d"__TICCSC__" -d"RT" -d"USE_RTMODEL" -d"MWDSP_INLINE_DSPRTLIB" -d"MODEL=testdm" -d"NUMST=1" -d"NCSTATES=0" -d"HAVESTDIO=" -d"ONESTEPFCN=1" -d"TERMFCN=1" -d"MAT_FILE=0" -d"MULTI_INSTANCE_CODE=0" -d"INTEGER_CODE=0" -d"MT=0" -d"TID01EQ=0" -mv6400+ -@"../../../../../../../../../../../Users/Engineer/Documents/MATLAB/testdm_ccslink/CustomMW.lkf" "dm6437evm_dip_led.c"
[Linking...] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"CustomMW.lkf"
<Linking>
undefined first referenced
symbol in file
--------- ----------------
_GIO_create C:\\Users\\Engineer\\Documents\\MATLAB\\testdm_ccslink\\CustomMW\\dm6437evm_dip_led.obj
_GIO_ATTRS C:\\Users\\Engineer\\Documents\\MATLAB\\testdm_ccslink\\CustomMW\\dm6437evm_dip_led.obj
_HWI_restore C:\\Users\\Engineer\\Documents\\MATLAB\\testdm_ccslink\\CustomMW\\dm6437evm_dip_led.obj
_HWI_disable C:\\Users\\Engineer\\Documents\\MATLAB\\testdm_ccslink\\CustomMW\\dm6437evm_dip_led.obj
_GIO_submit C:\\Users\\Engineer\\Documents\\MATLAB\\testdm_ccslink\\CustomMW\\dm6437evm_dip_led.obj
_SYS_abort C:\\Users\\Engineer\\Documents\\MATLAB\\testdm_ccslink\\CustomMW\\dm6437evm_dip_led.obj
>> error: symbol referencing errors - 'testdm.out' not built
>> Compilation failure
Build Complete,
2 Errors, 0 Warnings, 0 Remarks.
can someone help me please
1 Comment
Kirankumar
on 24 Jun 2013
HI,
Am facing same problem. Can you remember the solution?
Regards, kirankumar.
Answers (1)
This shows that during the link phase objects are not able to resolved or not found. I guess there is an issue while compilation.
Regards, Peeyush Pashine Engineer in MathWorks
Categories
Find more on Code Generation and Deployment in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!