Reply by ASIF GUL July 23, 20062006-07-23
Hi Everyone,

I am asif doing comp engg from bahria university karachi pakistan,my
final year project title is "Design and implementation of Real time
CDMA based wireless voice and data communication link using TI
TMS320C6713"

Rite now i am doing my final year project on dsp 6713,i am
implementing CDMA communication system using 6713.

To escape the extra work in writing c code, i am trying to build it
through simulink model,but when i try to build the project for
CCstudio Ver 3.1,i get about 150 errors....
First i was having problem with the error.."could not load source
file ****.h"...but somehow i was able to remove it,but after
removing this error i started getting a no. of other errors that i
am still unable to solve,i would highly appriciete if someone can
solve my problem

I have listed the some of the errors below........

CCStudio......
-------------------------- mymodel.pjt - Custom_MW ----------------
----------
[mymodel.cdb] "C:\CCStudio_v3.1\plugins\bios\gconfgen" mymodel.cdb

[MW_c6xxx_bsl.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -
fr"C:/MATLAB7/work/mymodel_c6000_rtw/Custom_MW" -d"_DEBUG" -
@"Custom_MW.lkf" "MW_c6xxx_bsl.c"

[MW_c6xxx_csl.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -
fr"C:/MATLAB7/work/mymodel_c6000_rtw/Custom_MW" -d"_DEBUG" -
@"Custom_MW.lkf" "MW_c6xxx_csl.c"
"C:\CCStudio_v3.1\C6000\cgtools\include\tmwtypes.h", line 9:
warning: typedef name has already been declared (with same type)
"C:\CCStudio_v3.1\C6000\cgtools\include\tmwtypes.h", line 10:
warning: typedef name has already been declared (with same type)
"C:\CCStudio_v3.1\C6000\cgtools\include\tmwtypes.h", line 11:
warning: typedef name has already been declared (with same type)
"C:\CCStudio_v3.1\C6000\cgtools\include\tmwtypes.h", line 12:
warning: typedef name has already been declared (with same type)
"C:\CCStudio_v3.1\C6000\cgtools\include\tmwtypes.h", line 13:
warning: typedef name has already been declared (with same type)
"C:\CCStudio_v3.1\C6000\cgtools\include\tmwtypes.h", line 14:
warning: typedef name has already been declared (with same type)
"C:\CCStudio_v3.1\C6000\cgtools\include\tmwtypes.h", line 15:
warning: typedef name has already been declared (with same type)
"C:/CCStudio_v3.1/C6000/cgtools/include/simstruc_types.h", line 93:
error: identifier "INT_MAX" is undefined
"C:/CCStudio_v3.1/C6000/cgtools/include/simstruc_types.h", line 137:
error: identifier "int_T" is undefined
"C:\CCStudio_v3.1\C6000\cgtools\include\rtw_matlogging.h", line 17:
error: identifier "int8_T" is undefined
"C:\CCStudio_v3.1\C6000\cgtools\include\rtw_matlogging.h", line 26:
error: identifier "real_T" is undefined
"C:\CCStudio_v3.1\C6000\cgtools\include\rtw_matlogging.h", line 28:
error: identifier "real_T" is undefined
"C:\CCStudio_v3.1\C6000\cgtools\include\rtw_matlogging.h", line 34:
error: identifier "int_T" is undefined
"C:\CCStudio_v3.1\C6000\cgtools\include\rtw_matlogging.h", line 35:
error: identifier "int_T" is undefined
"C:\CCStudio_v3.1\C6000\cgtools\include\rtw_matlogging.h", line 36:
error: identifier "int_T" is undefined
"C:\CCStudio_v3.1\C6000\cgtools\include\rtw_matlogging.h", line 37:
error: identifier "int_T" is undefined
"C:\CCStudio_v3.1\C6000\cgtools\include\rtw_matlogging.h", line 39:
error: identifier "int_T" is undefined
"C:\CCStudio_v3.1\C6000\cgtools\include\rtw_matlogging.h", line 40:
error: identifier "int_T" is undefined
These errors havent come due to a complex model....i only made a
simple input output model using mic in ADC of 6713 .....and Line out
DAC of 6713......
Regards,
Asif Gul Khan