I am currently working on burning my CCS program on to flash. According
to Mr. Rulph Chassaing, this is done in the regular sequence( i.e. by
adding
libraries,asm files, C files,linker file, and the header files).He then
says that
we need to replace the asm file and the command linker file with the
files
<vecs_int_flash.asm> and <c6713dsk_flash.cmd> respectively, after which
we are to build the project. It is at this point that i get the following
error
in CCS:-------------->
[Linking...] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@[EMAIL PROTECTED]
"Debug.lkf"
<Linking>
undefined first referenced
symbol in file
--------- ----------------
_c_int11
E:\Matlab2006b\work\Distortion_c6000_rtw\obj\vecs_int_flash.obj
>> error: symbol referencing errors - 'Distortion.out' not built
>> Compilation failure
Build Complete,
2 Errors, 6 Warnings, 0 Remarks.\
If anyone knows what i can do about this eror and this _c_int11 variable,
Pleeeeaaase help!!
Any suggestions will be greatly appreciated!!!!!


|