I just started experiencing this problem with CodeComposer 5.2 (and upgrading all the way up to 5.5). At some point while connecting to a target with a BlackHawk XDS560v2 System Trace, CodeComposer crashes. I am not connecting to an EVM, but a custom board (again, this just recently started happening, I have been using this setup for many months without issue).
I am able to run the Test Connection diagnostic inside of the Target Configuration--all scan tests appear to be passing.
Reviewing the debug server log, it seems like the hang occurs after the call to dsIResetControl::CapableHaltOnReset(). It hangs there for a minute or two, and then finally crashes.
I have attached the log (test.log) and crash dump file (DebugServer20140116002016.dmp). Beyond that, I'm sort of at a loss as to what other information I can provide.