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.
I am developing software with the Stellaris Cortex M3 using Code Composer Studio and a TI eval board. CCS crashes 3 or 4 times a day. This usually happens after the compiled code has been downloaded to the target board multiple times. It does not happen the first time after a fresh boot of the computer and target board. It happens after the second or third try to download the compiled code to the target system CCS seems to hang and eventually crashes. I am using Windows XP with service pack 2.
Hello,
Please provide more information. See the forum readme for more details on what information is needed. The more information you provide, the better chance we can help. The Diagnostic Logs are especially useful.
Thanks
ki
I tried attached the log files. I hope you can access them. I added a .txt to the end of one file to get around the file type error.
Thanks for the files.
Could you also try the following? Go to your workspace folder that you are using and rename the '.metadata' folder inside there to some other name (CCS will then rename another .metafolder). Then re-run CCS and see if the issue continues.
If the above does not help, there are some more suggestions in the Troubleshooting Guide (under Debugger).
ki