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.

CCSv4 Debugger crashes

Other Parts Discussed in Thread: MSP430F247

I am running CCSv4 (Code Composer Studio Core Edition Version: 4.0.2.01003) on XP.
Processor is a MSP430F247 on a MSP-TS430PM64 target board.

Every time I load it, it crashes, but had been working fine to now.

Is there any way I can tell why and what to try to fix it?

Attached is a zip of the latest dump file.

 

DebugServer.dll20091222032938.dmp.zip
  • second attahment is the crash log window after it crashes.

  • Thanks for the attached dump file. Oddly enough, the information in there points to some issue with xds560 trace.... strange since this is an MSP430 target.

    So all you do to crash is just a simple Load Program where it writes the code to flash? Does it actually load/flash the program, then crash? Or does it crash the instant it tries to load?

  • Could you try renaming the 'TraceJNI.dll' file in '<INSTALL DIR>\ccsv4\emulation\analysis\bin' and retrying? Since you are not using trace, it should have no impact in terms of debugging on MSP430, but it may workaround the crash...