DSPRelated.com
Forums

Re: problem in implementation of examples of Dr Rulph Chassaing book on DSKc6713

Started by waji...@hotmail.com October 2, 2006
salam.
try the dot product example in the first chapter.there r some support files that you need to add,make sure they r correct.there is some problem with the first example.
Try this then reply me.I am also using this book.
wajahat.
Hello every one.I have bought a book by Dr Rulph Chassaing on DSK
>c6713 which is accompanied by a CD containing all the source codes of
>the BOOK examples and support files.
>Now i am trying to implement the first two examples of the book on my
>DSK.
>I have followed all the instructions in the book.Included all the
>files and libraries as told and all the settings are according to the
>instructions. Now when i try to build the file three object files are
>created which which are
>c6713dskinit.obj
>sine8_LED.obj
>Vectors_poll.obj
>
>and after that there are 4 errors which are
>
>symbol_DSK6713_AIC23_codeccontrol is defined multiple times in
>c6713dskinit.obj and sine8_LED.obj
>
>symbol_DSK6713_AIC23_codecdata is defined multiple times in
>c6713dskinit.obj and sine8_LED.obj
>
>symbol_DSK6713_AIC23_codeccontrol is defined multiple times in
>c6713dskinit.obj and dsk6713_aic23_opencodec.obj
>
>symbol_DSK6713_AIC23_codecdata is defined multiple times in
>c6713dskinit.obj and dsk6713_aic23_opencodec.obj
>
>since i am a beginner in this field so i am unable to understand what
>is happening and struck here. If any one knows the solution of this
>problem kindly tell me as soon as possible since i have to implement
>my project on this board. Waiting for reply from any one.