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 5.4.0 get crash when start debugging.

Hi everyone,

                      I am using CCS 5.4.0 for stellaris launch pad on Window XP.  till date it working fine  but now i am getting problem of crash of CCS. I can build code successfully but when i click on debug option my CCS get close.    I am trying existing sample code also but still getting same problem.

Thanks.

  • Hi Rahul,

         Try to erase flash first using LM Flash Programmer, then try again(load and debug program). There is a possibility that you have loaded an earlier program that is causing this.

    -kel

  • Hi Markel sir,

                             Thanks for reply. I am also try eraseed all flash and then dump again code by debug option in CCS but still CCS get crash. I am also try sample codes to dump. but its not make any change.

  • Hello Rahul K,

    Do you have any other USB devices attached to the system? It sounds the debugger driver might be encountering problems when it attempts to enumerate the USB connection or attach. There might be another device attached via USB that is causing a conflict.

    We can probably get more information by using the CCS Debugger log. You can enable that as detailed here

    You might also considering installing a newer version of CCS. The debug driver used for the Stellaris Launchpad was updated to fix some problems in newer versions of CCS (v5.5+).