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.

Help with sine8_LED project on C6713DSK

Hello,

I am trying out the sine8_LED project from the rulph chassing's book (as mentioned by you) in CCS v3.1  on C6713DSK.

My program is getting built successfully but i am getting 3 warnings as depicted in the picture below.  

When i try to run the program, the program gets stuck at comm_poll ,as shown in the next fig wherein the program is stepping over from that position but it does not complete the action. What may be the reason for it ?

If i comment comm_poll and proceed further then the program gets stuck at output_sample and i dont get any output tone in the  headphones ( sine wave ).

Please help

  • Pritesh,

    Your new thread was split from the Answered thread here. Please post new questions on new threads to avoid confusion and to get better responses to your questions.

    Your warning messages imply some mismatch with your linker command file. Have you tried building the example exactly as described in the book, including a linker command file? I have not seen the book, but I do assume it supplies all the information you need to build an example correctly.

    Regards,
    RandyP