Part Number: MSP430G2553
Tool/software: Code Composer Studio
Hello,
I am having a severe problem with CCS that has been installed on my work PC and working fine for over 2 years. The problem started yesterday. After the firmware is loaded into my target MCU, CCS crashes and shuts down before I can run the code. This is a real problem because I can’t step through my code to debug it. However, it seems to compile the code and program the MCU correctly. I have included the dump file that was generated by CCS for the crash report. The forum won't let me upload a .dmp file so I renamed it to a .txt file. Rename it back to a .dmp file to read the dump.
I am using CCS Version 6 and would rather not change the version I am using.
I have tried the following:
- Created a new project (manually copied over .c and .h files only)
- Created a new workspace and project (manually copied over .c and .h files only)
- Used multiple target PCBs
CCS has a hard crash, the screen will format changes to debug for <1s before crashing. There is no popup or error. Looking at the task manager it says CCS is still running 15-20s after the crash and I am unable to load a new instance of CCS while it is still running even though it has crashed. The code seems to compile, load, and run on the MCU but it won't let me debug.
The timing for this is really bad as I have a project deadline this week and really need to get this issue resolved today.
Thank you!
Best,