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.

symbols not loaded for a project in debug

Hello,

Somehow I have problem with debugging through the source. Though my config file looks okay to me, I cannot hit the break point on main or anywhere else for that matter.

I am able to debug my other projects fine. Can some one tell whats going wrong here? I am using CCSv5 and the project was originally built on CCSv4.

The CCS build profile is set to "debug".

Thanks

 

  • What are the differences between this project and your other projects?

    Do you use the same Target Configuration for all of them?

    Can you build this project in CCSv5 and see if it will work better?

    Can you debug this project in CCSv4 and see if it will work better?

    Why do you say it is not loading symbols? The Debug window shows a symbol name for the location of the PC where it is stopped or where it was on the stack.

    All we can say at this point is that you have something different that causes this failure. You will need to do some more debug to offer us some more clues.

    Regards,
    RandyP

  • Thanks Randy. It was something wrong with the project. A fresh project from the MCSDK1.0 worked just fine on the CCSv5.

     

    Thanks,

    Arun

  • Arun,

    We are glad you found the problem and were able to solve it.

    And thank you for the note back. This can help future readers with similar problems.

    Regards,
    RandyP