Tool/software: Code Composer Studio
Support Path: /Tools & software/Help me with an issue/Embedded Product Development Tools/Code Composer Studio/CCS Desktop IDE/CCSv6 general issues/
I keep running into an issue that CCS will crash when I enter a debug session. It seems to happen on the connection to the processor.
This has happened with:
- CCS v5, v6, and v7
- XDS100 v2 debugger, and Signum JTAGJet-C2000
- TMS320F28069 controlcard, and TMDSLCDK138 dev kit
I tried the steps here, to no avail:
processors.wiki.ti.com/.../Troubleshooting_CCSv6
I tried uninstalling everything and starting with a fresh CCS v7. It worked for a while (as did the other combinations), but is now crashing on every debug session again.
I have attached the last excerpt of the log (had it open before crash, refreshed page after crash).
Is there anything else I can look at? I need to be able to debug. Thanks!
- James
!SESSION 2017-01-19 15:06:13.193 ----------------------------------------------- eclipse.buildId=4.6.0.I20160606-1100 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product !ENTRY org.eclipse.core.resources 2 10035 2017-01-19 15:06:19.660 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY com.ti.common.core 4 0 2017-01-19 15:06:19.717 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2017-01-19 15:06:19.720 !MESSAGE debugServerDir=C:/ti/ccsv7/ccs_base/DebugServer !ENTRY com.ti.ccstudio.debug.server 4 214294189 2017-01-19 15:06:26.687 !MESSAGE Unexpected CCS exit detected [1/18/17 4:43 PM]!!! !ENTRY org.eclipse.ui.workbench 4 2 2017-01-19 15:06:27.455 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". !STACK 0 java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(HashMap.java:1437) at java.util.HashMap$EntryIterator.next(HashMap.java:1471) at java.util.HashMap$EntryIterator.next(HashMap.java:1469) at java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1.next(Collections.java:1661) at java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1.next(Collections.java:1654) at com.ti.ccstudio.httpserver.internal.core.PathResolver.initialize(PathResolver.java:44) at com.ti.ccstudio.httpserver.internal.server.HttpServer.initialize(HttpServer.java:56) at com.ti.ccstudio.httpserver.internal.HttpServerStartup.earlyStartup(HttpServerStartup.java:17) at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:77) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2829) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !ENTRY org.eclipse.ui 4 0 2017-01-19 15:06:27.475 !MESSAGE Unable to execute early startup code for the org.eclipse.ui.IStartup extension contributed by the 'com.ti.ccstudio.httpserver' plug-in. !STACK 0 java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(HashMap.java:1437) at java.util.HashMap$EntryIterator.next(HashMap.java:1471) at java.util.HashMap$EntryIterator.next(HashMap.java:1469) at java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1.next(Collections.java:1661) at java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1.next(Collections.java:1654) at com.ti.ccstudio.httpserver.internal.core.PathResolver.initialize(PathResolver.java:44) at com.ti.ccstudio.httpserver.internal.server.HttpServer.initialize(HttpServer.java:56) at com.ti.ccstudio.httpserver.internal.HttpServerStartup.earlyStartup(HttpServerStartup.java:17) at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:77) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2829) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)