!SESSION 2018-03-20 17:05:53.614 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product -data /home/gcb/RadioModuleSimulator_CC1352/RadioModuleSimulator/workspace -product com.ti.ccstudio.branding.product !ENTRY com.ti.common.core 4 0 2018-03-20 17:05:56.744 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-03-20 17:05:56.745 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY org.eclipse.equinox.event 4 0 2018-03-20 17:05:58.754 !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD] {ChangedElement=org.eclipse.e4.ui.model.application.ui.basic.impl.PartStackImpl@6d658aa8 (elementId: org.eclipse.e4.primaryDataStack, tags: [org.eclipse.e4.primaryDataStack, EditorStack, active, Maximized], contributorURI: null) (widget: CTabFolder {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer@7bbe532b, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.basic.impl.PartStackImpl@6d658aa8 (elementId: org.eclipse.e4.primaryDataStack, tags: [org.eclipse.e4.primaryDataStack, EditorStack, active, Maximized], contributorURI: null) (widget: CTabFolder {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer@7bbe532b, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null), AttName=tags, EventType=ADD, Position=3, Widget=CTabFolder {}, NewValue=Maximized}, AttName=tags, EventType=ADD, Position=3, Widget=CTabFolder {}, NewValue=Maximized} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@4cc28ad0 !STACK 0 org.eclipse.e4.core.di.InjectionException: java.lang.IllegalArgumentException: at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5455) at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212) at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUnique(NotifyingListImpl.java:304) at org.eclipse.emf.common.util.AbstractEList.add(AbstractEList.java:305) at org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(WorkbenchIntroManager.java:200) at org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(WorkbenchIntroManager.java:138) at org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro(WorkbenchWindowAdvisor.java:190) at org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro(IDEWorkbenchWindowAdvisor.java:572) at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:782) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:990) at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:124) at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:91) at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:73) at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1494) at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1468) at com.ti.ccstudio.debug.ui.targetStatus.TargetStatusManager.addStatusBar(TargetStatusManager.java:379) at com.ti.ccstudio.debug.ui.targetStatus.statusBar.TargetStatusBar.fill(TargetStatusBar.java:44) at com.ti.ccstudio.debug.ui.targetStatus.statusBar.CCSStatusBar.createControl(CCSStatusBar.java:39) at org.eclipse.ui.menus.WorkbenchWindowControlContribution.delegateCreateControl(WorkbenchWindowControlContribution.java:105) at org.eclipse.ui.internal.menus.CompatibilityWorkbenchWindowControlContribution.construct(CompatibilityWorkbenchWindowControlContribution.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:990) at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:124) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:399) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:332) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:186) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:108) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:74) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:51) at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlContribution.createControl(ToolControlContribution.java:56) at org.eclipse.jface.action.ControlContribution.fill(ControlContribution.java:101) at org.eclipse.jface.action.ToolBarManager.update(ToolBarManager.java:343) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.subscribeTopicUpdateToBeRendered(ToolBarManagerRenderer.java:212) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5455) at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212) at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setVisible(UIElementImpl.java:345) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarContributionRecord.updateVisibility(ToolBarContributionRecord.java:70) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer$2.changed(ToolBarManagerRenderer.java:478) at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:114) at org.eclipse.e4.core.internal.contexts.EclipseContext.runAndTrack(EclipseContext.java:337) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processAddition(ToolBarManagerRenderer.java:470) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.generateContributions(ToolBarManagerRenderer.java:446) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processContribution(ToolBarManagerRenderer.java:415) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.createWidget(ToolBarManagerRenderer.java:375) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:992) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:661) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:767) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:738) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:732) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:716) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.subscribeChildrenHandler(PartRenderingEngine.java:305) at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) at org.eclipse.e4.core.di.internal.extensions.EventObjectSupplier$DIEventHandler.handleEvent(EventObjectSupplier.java:88) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUnique(NotifyingListImpl.java:356) at org.eclipse.emf.common.util.AbstractEList.add(AbstractEList.java:343) at org.eclipse.e4.ui.internal.workbench.ContributionsAnalyzer.processAddition(ContributionsAnalyzer.java:435) at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.addTrimContributions(TrimBarRenderer.java:164) at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.processContents(TrimBarRenderer.java:136) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:675) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:546) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:530) at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:726) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:675) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:767) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:738) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:732) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:716) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1076) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) Caused by: java.lang.IllegalArgumentException: at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63) at org.eclipse.core.runtime.Assert.isLegal(Assert.java:47) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElementsRecursive(ModelServiceImpl.java:146) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:397) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:383) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.getActivePerspective(ModelServiceImpl.java:962) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.getElementsToMinimize(MinMaxAddon.java:726) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.maximize(MinMaxAddon.java:699) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:387) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) ... 150 more !ENTRY org.eclipse.ui 4 0 2018-03-20 17:06:10.787 !MESSAGE Unhandled event loop exception !STACK 0 org.eclipse.e4.core.di.InjectionException: java.lang.IllegalArgumentException: at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5455) at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212) at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:894) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5455) at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212) at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464) at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426) at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452) at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464) at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462) at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5484) at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5455) at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1258) at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.closePart(StackRenderer.java:1266) at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.access$1(StackRenderer.java:1252) at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer$5.close(StackRenderer.java:1121) at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1950) at org.eclipse.swt.custom.CTabFolder.lambda$0(CTabFolder.java:333) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5268) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4522) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4107) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1499) Caused by: java.lang.IllegalArgumentException: at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63) at org.eclipse.core.runtime.Assert.isLegal(Assert.java:47) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElementsRecursive(ModelServiceImpl.java:146) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:397) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:383) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.getActivePerspective(ModelServiceImpl.java:962) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.getElementsToRestore(MinMaxAddon.java:912) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.restore(MinMaxAddon.java:669) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:391) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) ... 102 more !ENTRY org.eclipse.cdt.core 1 0 2018-03-20 17:06:41.067 !MESSAGE Indexed 'RadioModuleSimulator' (97 sources, 392 headers) in 9.01 sec: 22,563 declarations; 46,808 references; 149 unresolved inclusions; 10 syntax errors; 66 unresolved names (0.095%) !ENTRY org.eclipse.cdt.core 1 0 2018-03-20 17:06:41.070 !MESSAGE Indexed 'tirtos_builds_CC1352P1_LAUNCHXL_release_ccs' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) !SESSION 2018-03-20 17:16:03.192 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product !ENTRY org.eclipse.core.resources 2 10035 2018-03-20 17:16:05.164 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY com.ti.common.core 4 0 2018-03-20 17:16:05.214 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-03-20 17:16:05.215 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY com.ti.ccstudio.debug.server 4 214294189 2018-03-20 17:16:10.444 !MESSAGE Unexpected CCS exit detected [3/20/18 5:06 PM]!!! !ENTRY org.eclipse.cdt.core 1 0 2018-03-21 09:41:52.757 !MESSAGE Indexed 'Bootloader' (9 sources, 67 headers) in 0.812 sec: 1,745 declarations; 4,580 references; 4 unresolved inclusions; 0 syntax errors; 1 unresolved names (0.016%) !ENTRY org.eclipse.cdt.core 1 0 2018-03-21 09:52:27.016 !MESSAGE Indexed 'Bootloader' (11 sources, 65 headers) in 0.798 sec: 1,618 declarations; 3,351 references; 2 unresolved inclusions; 0 syntax errors; 914 unresolved names (16%) !SESSION 2018-03-21 11:35:34.819 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -data /home/gcb/RadioModuleSimulator_CC1352/RadioModuleSimulator/workspace -product com.ti.ccstudio.branding.product !ENTRY com.ti.common.core 4 0 2018-03-21 11:35:36.881 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-03-21 11:35:36.882 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY org.eclipse.ui 2 2 2018-03-21 11:45:54.755 !MESSAGE com.ti.ccstudio.system.setup.ui.views.TargetConfigurationView: Deprecated relationship "fast" should be converted to "stack". !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 11:46:17.234 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 11:46:31.524 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 11:47:13.281 !MESSAGE DS_ERROR: Cortex_M4_0: JTAG Communication Error: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 11:47:15.335 !MESSAGE DS_ERROR: Cortex_M4_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging !ENTRY org.eclipse.launchbar.core 2 0 2018-03-21 11:47:24.994 !MESSAGE Enablement expression is missing for descriptor type org.eclipse.cdt.debug.core.coreBuildDescriptorType !ENTRY org.eclipse.launchbar.core 2 0 2018-03-21 11:47:24.995 !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 11:52:09.216 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 11:53:14.710 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 11:56:19.143 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 11:58:51.005 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:01:01.245 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:01:46.145 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:02:19.610 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:02:41.568 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:02:46.091 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:04:01.010 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:04:41.584 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:06:15.300 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:12:41.457 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:13:31.071 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:16:41.119 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:17:11.169 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:17:16.215 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:18:37.480 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:18:50.542 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:19:08.648 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:20:14.284 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:20:39.207 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:22:04.010 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:22:44.067 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:24:18.399 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:25:17.749 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:26:31.238 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 12:27:46.209 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 14:05:52.141 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 14:07:18.805 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 14:08:53.205 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 14:10:01.781 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 14:11:42.542 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 14:11:51.608 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-21 14:12:42.423 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !SESSION 2018-03-21 15:07:57.578 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -data /home/gcb/RadioModuleSimulator_CC1352/RadioModuleSimulator/workspace -product com.ti.ccstudio.branding.product !ENTRY com.ti.common.core 4 0 2018-03-21 15:07:59.708 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-03-21 15:07:59.709 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY org.eclipse.equinox.p2.updatechecker 4 0 2018-03-21 15:08:37.865 !MESSAGE Exception in update check thread !STACK 0 org.eclipse.core.runtime.OperationCanceledException at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:125) at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadIndexFile(AbstractRepositoryManager.java:735) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:657) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:166) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.(CompositeMetadataRepository.java:106) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:122) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.getAvailableRepositories(UpdateChecker.java:152) at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:130) at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:74) !SESSION 2018-03-22 11:26:11.315 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product -data /home/gcb/RadioModuleSimulator_CC1352/RadioModuleSimulator/workspace -product com.ti.ccstudio.branding.product !ENTRY com.ti.common.core 4 0 2018-03-22 11:26:13.353 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-03-22 11:26:13.354 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY org.eclipse.cdt.core 1 0 2018-03-22 11:28:05.075 !MESSAGE Indexed 'RadioModuleSimulator' (97 sources, 275 headers) in 7.55 sec: 15,560 declarations; 31,542 references; 135 unresolved inclusions; 63 syntax errors; 5,202 unresolved names (9.9%) !SESSION 2018-03-22 11:30:45.516 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product !ENTRY com.ti.common.core 4 0 2018-03-22 11:30:47.573 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-03-22 11:30:47.574 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY com.ti.ccstudio.debug.server 4 214294189 2018-03-22 11:30:57.054 !MESSAGE Unexpected CCS exit detected [3/22/18 11:26 AM]!!! !SESSION 2018-03-22 11:44:40.740 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product !ENTRY org.eclipse.core.resources 2 10035 2018-03-22 11:44:42.787 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY com.ti.common.core 4 0 2018-03-22 11:44:42.847 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-03-22 11:44:42.848 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY com.ti.ccstudio.debug.server 4 214294189 2018-03-22 11:44:52.246 !MESSAGE Unexpected CCS exit detected [3/22/18 11:26 AM]!!! !ENTRY org.eclipse.cdt.core 1 0 2018-03-22 13:40:00.296 !MESSAGE Indexed 'RadioModuleSimulator' (98 sources, 275 headers) in 8.02 sec: 15,560 declarations; 32,618 references; 219 unresolved inclusions; 63 syntax errors; 5,204 unresolved names (9.7%) !SESSION 2018-03-22 13:42:34.290 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product !ENTRY org.eclipse.core.resources 2 10035 2018-03-22 13:42:36.331 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. !ENTRY com.ti.common.core 4 0 2018-03-22 13:42:36.391 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-03-22 13:42:36.392 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY com.ti.ccstudio.debug.server 4 214294189 2018-03-22 13:42:45.594 !MESSAGE Unexpected CCS exit detected [3/22/18 11:26 AM]!!! !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 13:43:17.372 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 13:46:26.202 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 14:51:46.732 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 14:51:53.775 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 14:59:20.957 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:00:28.974 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:06:47.479 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:14:02.243 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:35:05.758 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:35:23.540 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:35:39.999 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:36:54.463 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:37:05.684 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:37:32.356 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:44:24.060 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:44:31.615 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY org.eclipse.launchbar.core 2 0 2018-03-22 15:45:43.488 !MESSAGE Enablement expression is missing for descriptor type org.eclipse.cdt.debug.core.coreBuildDescriptorType !ENTRY org.eclipse.launchbar.core 2 0 2018-03-22 15:45:43.488 !MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:45:56.560 !MESSAGE DS_ERROR: Cortex_M4_0: GEL: File: /home/gcb/RadioModuleSimulator_CC1352/RadioModuleSimulator/workspace/RadioModuleSimulator/Debug/RadioModuleSimulator.out Load cancelled by user. !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:54:02.812 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:55:36.677 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 15:57:02.221 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:04:40.904 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:10:17.568 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:12:07.149 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:27:57.916 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:30:31.472 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:33:11.468 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:35:05.147 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:45:16.832 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:46:37.274 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:46:51.340 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:51:45.519 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:54:24.420 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:54:32.463 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:57:29.594 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 16:59:58.515 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 17:05:32.705 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 17:09:26.285 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 17:14:07.898 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 17:20:02.144 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 17:32:28.350 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 17:32:39.401 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 17:42:16.283 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 17:43:18.597 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:03:24.865 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:16:12.451 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:24:51.046 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:26:55.664 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:29:43.742 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:33:53.400 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:39:07.423 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:44:58.089 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:49:02.286 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:54:22.932 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 18:55:22.024 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:14:14.765 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:14:30.327 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:14:41.380 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:18:02.899 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:30:14.652 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:34:04.673 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:37:05.393 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:39:00.403 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:43:31.939 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:45:39.703 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:50:27.277 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:51:51.698 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:53:28.280 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 19:56:25.411 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:03:42.312 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:06:47.183 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:10:30.588 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:11:59.865 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:17:39.997 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:22:57.364 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:26:29.829 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:26:39.467 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:29:10.939 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:29:18.983 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:31:43.771 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:33:34.908 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:33:39.936 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:40:38.648 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:44:13.165 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:47:39.263 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:52:47.292 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:54:24.964 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:57:43.793 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 20:57:54.354 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:05:49.211 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:16:13.285 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:21:25.848 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:23:39.300 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:30:38.616 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:31:42.936 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:41:47.667 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:52:18.083 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:53:19.786 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:57:35.724 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 21:59:55.399 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:00:03.437 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:00:34.548 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:06:04.990 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:25:07.440 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:25:40.569 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:25:46.116 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:28:35.955 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:29:42.351 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:33:07.859 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:33:12.402 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:33:35.543 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 22:56:25.285 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 23:01:47.230 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 23:31:29.312 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 23:32:06.191 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 23:32:23.748 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 23:40:59.566 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 23:44:51.207 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 23:47:44.555 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 23:53:52.354 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 23:55:53.341 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-22 23:56:30.137 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:07:25.392 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:18:41.339 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:19:46.027 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:25:56.448 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:29:00.788 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:38:45.718 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:45:39.213 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:49:51.583 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:52:04.034 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:53:11.959 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:53:16.499 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:57:53.388 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 00:59:46.601 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:04:06.829 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:04:36.819 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:09:11.128 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:09:22.868 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:14:48.637 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:18:46.629 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:19:09.244 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:19:23.321 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:19:28.359 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:19:37.971 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:21:09.359 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:21:39.380 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:22:48.367 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:23:56.271 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:24:01.322 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:27:54.431 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:31:26.914 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:36:48.943 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:38:02.993 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:43:47.927 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:58:54.140 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 01:59:39.233 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 03:21:57.370 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 03:22:09.432 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 03:22:18.551 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 03:29:34.023 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 03:29:39.070 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 03:32:39.136 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 03:43:54.197 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 03:45:39.505 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 03:59:54.687 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:01:56.195 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:05:47.938 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:18:08.837 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:22:30.590 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:24:03.306 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:25:55.499 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:33:01.579 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:36:56.357 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:43:14.715 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:43:39.577 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 04:55:57.459 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 05:01:39.292 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 05:03:26.717 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 05:04:35.049 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 05:05:13.236 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 05:41:56.717 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 05:46:18.519 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 05:49:21.329 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 05:57:45.831 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 05:57:53.891 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:00:40.627 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:09:18.649 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:10:43.579 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:14:22.737 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:40:32.456 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:40:44.513 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:47:25.492 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:48:37.963 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:49:09.015 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:50:14.348 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 06:59:39.071 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:02:25.085 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:02:58.121 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:05:46.928 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:15:52.695 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:20:26.393 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:28:21.784 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:28:41.429 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:34:36.353 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:34:44.406 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:40:13.231 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 07:59:25.937 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 08:09:10.402 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 08:12:15.704 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 08:17:42.298 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 08:17:48.348 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 08:37:12.159 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 08:59:26.525 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 09:10:03.392 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 09:20:11.798 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 09:24:53.300 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 09:26:29.925 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 09:43:26.960 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 09:58:19.562 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:00:39.739 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:06:01.315 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:36:35.319 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:37:31.707 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:37:39.755 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:41:49.797 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:50:01.211 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:55:55.837 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:56:02.384 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:56:07.429 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 10:57:52.112 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:12:16.084 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:12:53.247 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:17:32.679 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:17:42.316 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:18:04.945 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:18:50.305 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:19:06.362 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:19:11.889 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:21:50.785 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:47:36.843 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:50:08.874 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:51:50.552 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 11:58:26.246 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:07:53.893 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:09:13.288 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:10:33.688 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:19:18.483 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:26:50.380 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:40:20.331 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:40:31.391 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:43:20.164 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:46:57.230 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:48:02.565 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 12:49:28.193 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 13:12:28.101 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 13:22:00.001 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 13:28:10.322 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 13:43:09.719 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 13:46:42.380 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 13:50:43.926 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 14:02:32.141 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 14:02:56.791 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 14:03:04.841 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 14:15:39.268 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 14:26:17.334 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 14:59:50.177 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:00:02.238 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:00:07.283 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:00:46.154 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:01:39.533 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:12:20.685 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:12:52.768 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:17:06.286 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:18:55.254 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:19:11.322 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:24:03.285 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:49:12.261 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:49:58.884 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:50:03.930 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:50:25.005 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:50:58.018 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:51:41.034 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:51:49.082 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:55:53.599 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 15:59:46.265 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:09:24.530 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:13:26.006 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:14:27.043 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:20:00.684 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:20:35.196 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:21:13.254 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:26:43.589 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:27:42.184 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:29:09.343 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:36:40.593 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:52:37.558 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:53:35.620 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 16:56:47.252 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:01:56.294 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:07:55.626 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:08:01.165 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:14:29.653 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:23:53.374 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:27:31.544 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:38:47.595 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:38:55.636 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:42:03.716 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:42:55.970 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 17:55:41.843 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 18:09:31.631 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 18:19:51.934 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 18:28:59.463 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 18:36:38.680 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 18:37:56.000 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 18:42:49.284 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 18:45:22.238 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 18:49:39.843 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 18:51:24.435 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 18:56:46.468 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:19:39.362 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:22:24.519 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:25:45.988 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:33:22.631 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:39:13.627 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:47:30.629 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:48:11.031 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:51:08.105 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:55:14.168 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:57:59.213 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 19:58:10.769 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:01:20.021 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:03:59.809 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:08:34.927 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:09:09.636 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:20:23.561 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:27:42.268 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:32:28.282 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:37:40.201 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:38:46.540 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:39:02.603 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:50:16.220 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 20:50:51.964 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:01:39.545 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:16:34.215 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:17:33.841 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:17:39.389 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:21:39.192 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:22:31.926 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:28:11.532 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:29:47.055 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:29:55.096 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:43:37.642 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:44:49.193 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:45:45.575 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:47:42.358 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 21:50:35.686 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 22:05:46.163 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 22:08:51.548 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 22:19:05.917 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 22:26:51.164 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 22:38:23.827 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 22:55:59.725 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 22:59:12.753 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:00:33.156 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:03:22.377 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:07:30.539 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:09:35.140 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:26:20.531 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:26:28.080 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:27:42.214 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:30:05.902 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:31:25.607 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:38:44.927 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:40:34.221 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:42:58.406 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-23 23:49:11.253 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:02:48.992 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:06:03.570 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:08:11.614 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:08:47.848 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:11:39.453 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:14:29.038 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:21:39.269 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:37:54.991 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:40:45.773 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:41:46.429 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:44:47.574 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:51:06.646 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:52:47.144 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:53:52.580 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:56:08.476 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:57:17.437 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 00:59:21.876 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 01:17:29.455 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 01:27:41.750 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 01:43:39.890 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 01:44:36.424 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 01:48:21.749 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 01:52:39.301 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 01:53:39.452 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 02:04:57.579 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 02:08:04.939 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 02:08:21.275 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 02:10:48.732 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 02:22:34.835 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 02:27:00.693 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 02:35:59.288 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 02:45:56.559 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 03:14:15.610 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 03:17:56.831 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 03:22:11.636 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 03:32:47.951 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 03:37:05.771 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 03:43:48.214 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 03:50:02.969 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 03:59:39.296 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:04:12.945 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:08:14.694 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:19:39.170 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:27:22.374 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:28:45.725 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:28:50.771 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:43:51.751 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:45:42.174 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:49:39.327 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:51:52.228 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 04:57:03.696 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 05:22:21.861 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 05:30:25.204 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 05:30:33.248 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 05:32:57.096 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 05:40:22.044 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 05:46:46.872 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 05:50:56.650 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 05:54:34.163 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 06:15:50.441 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 06:33:04.511 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 06:33:39.224 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 06:35:38.054 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:09:07.769 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:11:44.461 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:13:57.211 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:14:24.079 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:16:54.101 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:23:17.975 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:24:23.300 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:26:06.596 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:35:06.248 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:40:36.115 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:43:37.369 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:43:45.413 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:49:35.014 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:53:17.299 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 07:55:58.295 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:05:29.782 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:07:06.336 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:13:39.676 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:14:31.029 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:22:42.493 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:24:47.132 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:34:55.125 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:40:18.743 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:41:03.859 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:55:14.646 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 08:56:21.563 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 09:00:47.480 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 09:37:01.466 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 09:41:59.092 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 10:19:02.837 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 10:25:52.851 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 10:30:34.786 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 10:33:04.481 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 10:33:39.191 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 10:41:42.970 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 10:43:59.970 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 10:58:45.430 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 10:58:53.470 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 10:59:39.437 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 11:01:39.351 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 11:20:29.867 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 11:21:34.201 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 11:22:06.286 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 11:35:30.640 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 11:35:56.359 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 11:44:48.006 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 11:44:55.062 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 11:55:20.593 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 12:05:30.950 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 12:14:50.765 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 12:35:30.928 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 12:46:04.652 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 12:53:30.153 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 13:08:28.996 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 13:10:40.781 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 13:13:04.540 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 13:50:42.294 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 13:50:48.333 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 13:59:39.536 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 14:06:49.339 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 14:07:03.128 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 14:29:40.673 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 14:35:30.681 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 14:42:29.623 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 14:50:26.473 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 14:52:15.997 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 15:01:01.453 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 15:01:44.723 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 15:02:05.919 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 15:13:30.435 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 15:13:50.087 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 15:15:09.464 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 15:38:38.195 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 15:53:55.380 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 15:55:07.873 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 15:59:33.645 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:07:29.486 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:11:10.154 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:11:37.443 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:24:42.475 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:26:47.487 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:26:54.528 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:30:25.651 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:31:32.503 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:31:48.065 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:34:59.581 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:35:06.151 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:35:14.705 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:35:31.764 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:37:16.639 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:43:02.820 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:44:04.520 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:51:22.335 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:56:54.080 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 16:59:07.255 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 17:06:36.892 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 17:07:50.068 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 17:13:47.225 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 17:18:31.196 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 17:27:53.065 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 17:29:15.559 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 17:39:45.599 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 17:51:11.195 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 17:56:28.241 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:22:06.790 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:23:35.563 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:24:18.034 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:25:04.087 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:26:16.672 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:35:18.891 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:39:39.586 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:44:47.939 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:47:42.896 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:53:26.189 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:55:13.603 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 18:59:40.094 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:00:22.076 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:06:00.055 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:19:48.695 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:20:07.296 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:34:51.533 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:39:22.151 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:39:39.556 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:48:52.368 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:51:52.562 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:56:30.846 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:57:40.895 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 19:58:03.019 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 20:03:23.579 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 20:03:35.637 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 20:31:05.880 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 20:37:49.964 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 20:39:58.738 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 20:45:52.034 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 20:46:17.255 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 20:58:13.819 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 20:59:09.831 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 21:10:59.070 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 21:15:21.793 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 21:16:53.659 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 21:23:39.388 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 21:25:38.819 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 21:26:17.000 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 21:47:42.120 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 21:54:04.552 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 22:05:06.556 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 22:25:22.552 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 22:29:57.343 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 22:33:32.907 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 22:36:29.482 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 22:41:33.341 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 22:44:24.154 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 22:51:31.076 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 22:51:39.130 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:06:45.343 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:11:14.783 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:11:22.843 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:11:31.395 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:14:58.177 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:15:39.622 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:16:28.891 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:17:01.002 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:29:06.052 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:29:22.106 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:37:38.934 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:39:27.442 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-24 23:57:01.343 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 00:06:05.835 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 00:21:49.976 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 00:22:53.822 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 00:25:30.588 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 00:25:35.630 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 00:33:43.528 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 00:43:52.378 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 00:45:45.016 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 00:50:10.478 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 00:55:39.352 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:07:05.311 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:20:19.376 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:20:53.522 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:33:57.064 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:36:50.622 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:42:32.398 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:47:55.540 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:48:03.588 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:52:41.068 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:53:48.847 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 01:59:18.700 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:10:08.184 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:12:56.855 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:17:58.159 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:18:37.043 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:19:16.904 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:19:21.947 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:20:59.472 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:22:07.894 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:25:39.381 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:29:10.846 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:30:58.350 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:31:07.399 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:35:27.684 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:39:33.804 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:40:39.673 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:46:45.995 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 02:51:06.260 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:19:39.262 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:20:27.981 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:23:37.037 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:23:42.085 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:25:15.412 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:25:23.459 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:25:41.559 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:26:10.025 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:35:28.456 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:35:44.309 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:36:09.676 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:43:46.920 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:51:39.230 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 03:53:39.696 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:09:03.502 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:10:07.732 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:19:35.752 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:19:41.301 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:20:30.596 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:23:16.724 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:26:34.192 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:31:07.977 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:32:28.443 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:34:05.059 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:34:10.590 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:37:10.168 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:44:42.051 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:45:46.372 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:47:33.671 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:49:07.085 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:50:37.835 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 04:55:41.862 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:09:47.517 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:13:09.520 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:17:42.197 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:18:27.781 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:25:39.364 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:31:42.083 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:31:51.643 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:39:11.711 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:44:45.110 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:49:01.144 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:49:39.496 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 05:52:36.647 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:10:06.391 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:13:10.125 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:17:42.749 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:18:16.775 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:24:42.364 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:24:49.400 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:32:21.326 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:33:00.204 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:38:30.614 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:43:46.416 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:43:56.472 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:45:16.881 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:45:22.927 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 06:53:24.876 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:11:24.679 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:11:30.715 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:15:35.928 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:15:44.975 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:19:14.822 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:20:05.000 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:29:38.060 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:29:59.793 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:34:29.240 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:36:50.043 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:48:22.667 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:49:56.140 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:53:17.141 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:55:58.358 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 07:58:35.757 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 08:09:09.279 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 08:13:47.207 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 08:14:35.417 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 08:26:04.929 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 08:28:27.282 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 08:33:39.336 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 08:34:08.284 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 08:41:43.525 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 08:54:22.245 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:00:37.468 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:02:33.842 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:07:43.371 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:08:39.836 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:08:50.484 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:09:00.537 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:09:48.149 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:10:46.020 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:11:10.719 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:12:49.358 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:14:16.472 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:14:39.181 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:15:27.816 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:18:49.005 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:21:36.458 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:23:37.254 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:23:41.813 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:23:50.875 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:24:40.071 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:24:58.669 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:25:04.219 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:25:30.034 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:25:46.103 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:26:41.390 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:26:47.935 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:27:41.231 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:32:06.427 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:36:29.967 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:38:33.438 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:38:38.481 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:41:03.553 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:47:37.912 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:48:10.930 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:48:21.992 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:49:43.329 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:50:14.134 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:50:25.823 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:51:19.752 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:53:01.453 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:53:35.112 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:53:40.151 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:56:02.314 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:57:04.028 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 09:59:30.297 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:07:18.132 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:09:57.976 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:10:15.555 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:12:15.214 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:12:23.290 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:13:13.921 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:13:24.100 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:13:51.954 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:13:58.499 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:14:11.102 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:14:20.178 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:14:49.557 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:15:07.451 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:15:54.833 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:16:15.966 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:16:21.033 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:16:35.598 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:17:13.572 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:18:32.217 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:18:55.991 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:21:20.468 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:21:33.534 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:21:51.619 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:22:39.253 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:23:38.872 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:24:39.379 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:24:47.951 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:25:37.602 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:27:21.658 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:29:33.233 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:30:17.630 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:30:24.168 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:31:24.628 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:32:02.553 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:37:47.948 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:37:56.987 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:41:31.492 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:43:24.899 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:43:48.974 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:44:15.072 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:45:21.267 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:45:59.671 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:46:10.211 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:46:49.122 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:47:09.222 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:47:45.044 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:48:09.627 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:49:59.360 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:50:20.916 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:52:17.937 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:54:33.447 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:56:07.359 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:57:39.220 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:57:52.759 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 10:58:16.324 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:02:37.028 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:03:02.655 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:03:42.618 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:03:58.662 !MESSAGE DS_ERROR: IcePick_C: Error: (Error -261 @ 0xFFFFFEFB) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:04:07.848 !MESSAGE DS_ERROR: Cortex_M4_0: Error: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:04:07.861 !MESSAGE DS_ERROR: Cortex_M4_0: Trouble Halting Target CPU: (Error -122 @ 0x0) A bad parameter value was detected within a function. It is likely a problem with `SC_ARGS' in SMG_call(). (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:04:13.424 !MESSAGE DS_ERROR: CS_DAP_0: Error: (Error -215 @ 0x0) The semaphore for the test bus controller is in a time-out state. Unified-SCIF was unable to acquire the semaphore used to express ownership of a controller by a utility or debugger. You may have to exit other clients because the timeout occurred. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:04:30.072 !MESSAGE DS_ERROR: CS_DAP_0: Unable to determine target status after 20 attempts !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:04:30.631 !MESSAGE DS_ERROR: CS_DAP_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:04:32.544 !MESSAGE DS_ERROR: Cortex_M4_0: Unable to determine target status after 20 attempts !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:04:32.556 !MESSAGE DS_ERROR: Cortex_M4_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:14.115 !MESSAGE DS_ERROR: IcePick_C: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:14.315 !MESSAGE DS_ERROR: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:32.900 !MESSAGE DS_ERROR: Cortex_M4_0: Failed Board Reset: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:32.936 !MESSAGE DS_ERROR: IcePick_C: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:32.961 !MESSAGE DS_ERROR: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:38.103 !MESSAGE DS_ERROR: IcePick_C: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:38.144 !MESSAGE DS_ERROR: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:38.887 !MESSAGE DS_ERROR: IcePick_C: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:38.966 !MESSAGE DS_ERROR: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:48.135 !MESSAGE DS_ERROR: Cortex_M4_0: Failed Board Reset: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:48.174 !MESSAGE DS_ERROR: IcePick_C: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:20:48.232 !MESSAGE DS_ERROR: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:21:13.158 !MESSAGE DS_ERROR: Cortex_M4_0: Failed Board Reset: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:21:13.185 !MESSAGE DS_ERROR: IcePick_C: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !ENTRY com.ti.ccstudio.debug 1 0 2018-03-25 11:21:15.283 !MESSAGE DS_ERROR: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 7.0.188.0) !SESSION 2018-04-02 17:20:05.101 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY com.ti.common.core 4 0 2018-04-02 17:20:09.765 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-04-02 17:20:09.766 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !SESSION 2018-04-02 17:20:16.580 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product !ENTRY com.ti.common.core 4 0 2018-04-02 17:20:18.640 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-04-02 17:20:18.641 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY com.ti.ccstudio.debug.server 4 214294189 2018-04-02 17:20:24.009 !MESSAGE Unexpected CCS exit detected [3/20/18 4:43 PM]!!! !SESSION 2018-04-02 17:28:22.878 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product !ENTRY com.ti.common.core 4 0 2018-04-02 17:28:25.057 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-04-02 17:28:25.057 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY com.ti.ccstudio.debug.server 4 214294189 2018-04-02 17:28:34.556 !MESSAGE Unexpected CCS exit detected [3/20/18 4:43 PM]!!! !SESSION 2018-04-02 17:33:00.293 ----------------------------------------------- eclipse.buildId=4.7.1.M20171009-0410 java.version=1.8.0_112 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product !ENTRY com.ti.common.core 4 0 2018-04-02 17:33:02.321 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 4 0 2018-04-02 17:33:02.321 !MESSAGE debugServerDir=/home/gcb/ti/ccsv8/ccs_base/DebugServer !ENTRY com.ti.ccstudio.debug.server 4 214294189 2018-04-02 17:33:11.880 !MESSAGE Unexpected CCS exit detected [3/20/18 4:43 PM]!!!