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.

CCS/TM4C123GH6PM: Unable to debug C++ application

Part Number: TM4C123GH6PM


Tool/software: Code Composer Studio

I have a C application that I ported to C++.  I am trying to debug the application, but the CSS debugger doesn't stop at the main() .  The red STOP icon is available, but the pause button is not.  I have tried adding breakpoints, but it does not stop at the breakpoints either.  I have no issue debugging a C program.  I am not even sure it's actually loading and starting at this point?  Can anyone provide some guidance on debugging C++ applications??

Using a TM4C123G eval board.

  Thanks!