This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

matlab ccsv5 link

The build process will terminate as a result.

Error while building the project.

The build failed with the following message: "D:/ti/ccsv6/tools/compiler/c2000_6.2.5/bin/cl2000" -I"C:/MATLAB/SupportPackages/R2014a/tic2000/inc" -I"G:/Users/WMS/Desktop/dsp_matlab/IIC_ticcs" -I"G:/Users/WMS/Desktop/dsp_matlab" -I"D:/MATLAB/R2014a/extern/include" -I"D:/MATLAB/R2014a/simulink/include" -I"D:/MATLAB/R2014a/rtw/c/src" -I"D:/MATLAB/R2014a/rtw/c/src/ext_mode/common" -I"D:/MATLAB/R2014a/rtw/c/ert" -D"__TICCSC__" -D"RT" -D"USE_RTMODEL" -ml -v28 --float_support=fpu32 -D"MODEL=IIC" -D"NUMST=2" -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=1" -D"CLASSIC_INTERFACE=0" -D"ALLOCATIONFCN=0" -D"TID01EQ=0" -I"D:\ti\ccsv6\tools\compiler\c2000_6.2.5\include" -fr"./derived/" ./DSP2833x_ADC_cal.asm ./DSP2833x_CodeStartBranch.asm ./DSP2833x_CpuTimers.c ./DSP2833x_DMA.c ./DSP2833x_DefaultIsr.c ./DSP2833x_GlobalVariableDefs.c ./DSP2833x_MemCopy.c ./DSP2833x_PieCtrl.c ./DSP2833x_PieVect.c ./DSP2833x_SysCtrl.c ./DSP2833x_usDelay.asm ./IIC.c ./IIC_data.c ./IIC_main.c ./MW_c28xx_board.c ./MW_c28xx_csl.c ./MW_c28xx_i2c.c ./rtGetInf.c ./rtGetNaN.c ./rt_nonfinite.c
[DSP2833x_ADC_cal.asm]
[DSP2833x_CodeStartBranch.asm]
[DSP2833x_CpuTimers.c]
[DSP2833x_DMA.c]
[DSP2833x_DefaultIsr.c]
[DSP2833x_GlobalVariableDefs.c]
[DSP2833x_MemCopy.c]
[DSP2833x_PieCtrl.c]
[DSP2833x_PieVect.c]
[DSP2833x_SysCtrl.c]
[DSP2833x_usDelay.asm]
[IIC.c]
[IIC_data.c]
[IIC_main.c]
[MW_c28xx_board.c]
"./MW_c28xx_board.c", line 102: warning: function "init_I2C" declared implicitly
[MW_c28xx_csl.c]
[MW_c28xx_i2c.c]
[rtGetInf.c]
[rtGetNaN.c]
[rt_nonfinite.c]
"D:/ti/ccsv6/tools/compiler/c2000_6.2.5/bin/cl2000" -z -l"rts2800_fpu32.lib" -c -x -m"IIC.map" -stack0x200 -o ./CustomMW/IIC.out ./derived/DSP2833x_ADC_cal.obj ./derived/DSP2833x_CodeStartBranch.obj ./derived/DSP2833x_CpuTimers.obj ./derived/DSP2833x_DMA.obj ./derived/DSP2833x_DefaultIsr.obj ./derived/DSP2833x_GlobalVariableDefs.obj ./derived/DSP2833x_MemCopy.obj ./derived/DSP2833x_PieCtrl.obj ./derived/DSP2833x_PieVect.obj ./derived/DSP2833x_SysCtrl.obj ./derived/DSP2833x_usDelay.obj ./derived/IIC.obj ./derived/IIC_data.obj ./derived/IIC_main.obj ./derived/MW_c28xx_board.obj ./derived/MW_c28xx_csl.obj ./derived/MW_c28xx_i2c.obj ./derived/rtGetInf.obj ./derived/rtGetNaN.obj ./derived/rt_nonfinite.obj ./IIC.cmd C:/MATLAB/SupportPackages/R2014a/tic2000/rtlib/IQmath_fpu32.lib
<Linking>
error: cannot find file "rts2800_fpu32.lib"
warning: automatic RTS selection: attempt to automatically link in index
library "libc.a" failed; file not found
warning: entry-point symbol "_c_int00" undefined

undefined first referenced
symbol in file
--------- ----------------
_fmod ./derived/IIC.obj
_modf ./derived/IIC.obj

error: unresolved symbols remain
error: errors encountered during linking; "./CustomMW/IIC.out" not built

>> Compilation failure
gmake: *** [CustomMW/IIC.out] Error 1