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.

CC2640R2F: Code Composer Studio Crashes unexpectedly

Part Number: CC2640R2F

I am using CCS11.2 version of the Code Composer along with CC2640R2 5.3 SDK. I was able to use it very often without any problems, but as of now I am facing issues where Code Composer Studio Crashes Unexpectedly. Generally, this was not happening before.

When CCS started crashing I observed that in the very beginning of the CCS, it ask to select the trace data file as mentioned in the screenshot, I don't know anything about that. I tried finding any files if available in any folder but had no success.

Let me know if is there any way to stop crashing it, I revised my CCS version to 11.0, in that case also I am facing similar issue.

  • Hi,

    The behavior you are describing may be caused by some CCS features running in background unexpectedly. You may want to try to stop everything, and, if it is not sufficient, try to uninstall / reinstall CCS.

    Last but not least, please note the SDK version you are using is not tested with CCS 11.2. Please refer to the release notes of the software for details on the CCS version to use.

    Best regards,

  • I tried doing the same as you mentioned, In addition, I also reset my laptop as well. but still facing a similar issue again. please let me know if anything could work in my case, also let me know if any documents like crash report could make some help to understand the issue.

  • Hi,

    You may want to verify if the issue could actually come from the project itself?

    Could you please try to start from a different project (e.g. empty example available in <SDK>\examples\rtos\CC2640R2_LAUNCHXL\drivers\empty) and see if the problem persists?

    Could you also verify if the issue reproduces with CCS 9.0? This is the CCS version recommended for SDK 5.30 with CC2640R2F - see the release notes (here) of the SDK for more details.

    Best regards,

  • Hello my issue is resolved however I yet not tried method you mentioned.

    I did make a new Workspace for the new project, after making a new workspace that error is not more exist, However Whenever I do open old workspace which was causing issue, problem appears some time. anyway I am not facing that issue as of now.