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.
Tool/software: Code Composer Studio
The same project worked on CCS9.3 but now crashes on CCS10. It crashes when trying to run Debug right after flashing, but I also noticed it will fail if I try to load my .out file under a different project with "Add symbols". Confirmed broken under OSX and Linux, the DebugServer log and eclipse don't offer anything useful. Attached is the OSX crash dump, if you check line 1242 it seems to show that it fails while loading an object file.
Hello,
Any chance you can share the *.out file? Please start a private conversation with me if you do not wish to post the *.out publicly.
Thanks
ki
I've been trying to send it privately but I keep getting a 500 error when I click "send": "Either the site is offline or an unhandled error occurred. We apologize and have logged the error. Please try your request again or if you know who your site administrator is let them know too."
Is there a file size limit?
Thank you for providing the test case. I can reproduce the issue on Linux (Ubuntu 18.04). No issues on Windows. I will file a bug for this