Tool/software: TI C/C++ Compiler
Hi,
I have started working on TMS320C6713. I am following the Rulph chassing book. I try to implement first program from the book sine8_LED.c. But when I click "Rebuild All" as mentioned in the book, I came across the following error
"c6713dskinit.c", Error line 47: declaration is incompatible with previous "output_sample" (declared at line 45)
I have added all the library and source files as mention in the book also i have set complier and linker setting as mention in the book.
Please, I would really appreciate if someone can help me to get through this error. I am using code composer studio 3.1 (came along with the DSK) on windows xp.
Thank You.