<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>MCUXpresso IDE中的主题 MCUXpresso IDE v10.3.1 - SEGGER broken</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-v10-3-1-SEGGER-broken/m-p/860098#M3571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MCUXpresso IDE v10.3.1 [Build 2233] [2019-02-20]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I double-click on SEGGER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/71181iB7121A35C79D2647/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/71227iEF864DFCEF14EB58/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also happens on 10.3.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java.lang.NullPointerException&lt;BR /&gt; at com.nxp.mcuxpresso.core.debug.support.segger.ui.JLinkDebuggerTab.setDefaults(JLinkDebuggerTab.java:268)&lt;BR /&gt; at org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup.setDefaults(AbstractLaunchConfigurationTabGroup.java:77)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupWrapper.setDefaults(LaunchConfigurationTabGroupWrapper.java:248)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.CreateLaunchConfigurationAction.performAction(CreateLaunchConfigurationAction.java:80)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.AbstractLaunchConfigurationAction$1.run(AbstractLaunchConfigurationAction.java:107)&lt;BR /&gt; at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.AbstractLaunchConfigurationAction.run(AbstractLaunchConfigurationAction.java:110)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog$2.runInternal(LaunchConfigurationsDialog.java:590)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog$2.run(LaunchConfigurationsDialog.java:573)&lt;BR /&gt; at org.eclipse.debug.ui.AbstractDebugView.doubleClick(AbstractDebugView.java:765)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:831)&lt;BR /&gt; at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)&lt;BR /&gt; at org.eclipse.ui.internal.JFaceUtil.lambda$0(JFaceUtil.java:44)&lt;BR /&gt; at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:828)&lt;BR /&gt; at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1459)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1258)&lt;BR /&gt; at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:249)&lt;BR /&gt; at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:247)&lt;BR /&gt; at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:306)&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4428)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4238)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3817)&lt;BR /&gt; at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)&lt;BR /&gt; at org.eclipse.jface.window.Window.open(Window.java:794)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.open(LaunchConfigurationsDialog.java:1203)&lt;BR /&gt; at org.eclipse.debug.ui.DebugUITools$3.run(DebugUITools.java:629)&lt;BR /&gt; at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt; at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:637)&lt;BR /&gt; at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:570)&lt;BR /&gt; at org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(OpenLaunchDialogAction.java:82)&lt;BR /&gt; at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4428)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4238)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3817)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)&lt;BR /&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)&lt;BR /&gt; at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1499)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2019 20:03:06 GMT</pubDate>
    <dc:creator>amuresan</dc:creator>
    <dc:date>2019-02-28T20:03:06Z</dc:date>
    <item>
      <title>MCUXpresso IDE v10.3.1 - SEGGER broken</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-v10-3-1-SEGGER-broken/m-p/860098#M3571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MCUXpresso IDE v10.3.1 [Build 2233] [2019-02-20]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I double-click on SEGGER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/71181iB7121A35C79D2647/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/71227iEF864DFCEF14EB58/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also happens on 10.3.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java.lang.NullPointerException&lt;BR /&gt; at com.nxp.mcuxpresso.core.debug.support.segger.ui.JLinkDebuggerTab.setDefaults(JLinkDebuggerTab.java:268)&lt;BR /&gt; at org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup.setDefaults(AbstractLaunchConfigurationTabGroup.java:77)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupWrapper.setDefaults(LaunchConfigurationTabGroupWrapper.java:248)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.CreateLaunchConfigurationAction.performAction(CreateLaunchConfigurationAction.java:80)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.AbstractLaunchConfigurationAction$1.run(AbstractLaunchConfigurationAction.java:107)&lt;BR /&gt; at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.AbstractLaunchConfigurationAction.run(AbstractLaunchConfigurationAction.java:110)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog$2.runInternal(LaunchConfigurationsDialog.java:590)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog$2.run(LaunchConfigurationsDialog.java:573)&lt;BR /&gt; at org.eclipse.debug.ui.AbstractDebugView.doubleClick(AbstractDebugView.java:765)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:831)&lt;BR /&gt; at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)&lt;BR /&gt; at org.eclipse.ui.internal.JFaceUtil.lambda$0(JFaceUtil.java:44)&lt;BR /&gt; at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:828)&lt;BR /&gt; at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1459)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1258)&lt;BR /&gt; at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:249)&lt;BR /&gt; at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:247)&lt;BR /&gt; at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:306)&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4428)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4238)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3817)&lt;BR /&gt; at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)&lt;BR /&gt; at org.eclipse.jface.window.Window.open(Window.java:794)&lt;BR /&gt; at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.open(LaunchConfigurationsDialog.java:1203)&lt;BR /&gt; at org.eclipse.debug.ui.DebugUITools$3.run(DebugUITools.java:629)&lt;BR /&gt; at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;BR /&gt; at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:637)&lt;BR /&gt; at org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:570)&lt;BR /&gt; at org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(OpenLaunchDialogAction.java:82)&lt;BR /&gt; at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4428)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4238)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3817)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)&lt;BR /&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)&lt;BR /&gt; at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1499)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 20:03:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-v10-3-1-SEGGER-broken/m-p/860098#M3571</guid>
      <dc:creator>amuresan</dc:creator>
      <dc:date>2019-02-28T20:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso IDE v10.3.1 - SEGGER broken</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-v10-3-1-SEGGER-broken/m-p/860099#M3572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you clarify what you steps you are taking to start a debug session? From your screenshot, it actually appears like you have no projects in your workspace - which is definitely not right !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ensure that you have taken a look at the supplied MCUXpresso IDE v10.3 User Guide, for details of now to create projects (either by importing examples or using the new project wizard) and then how to use the Quickstart Panel to start a debug session for your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 22:03:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-v10-3-1-SEGGER-broken/m-p/860099#M3572</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2019-02-28T22:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso IDE v10.3.1 - SEGGER broken</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-v10-3-1-SEGGER-broken/m-p/860100#M3573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This same situation - empty project in project explorer, and the null pointer exception - was an unwelcome greeting coming home from a long holiday. We need to face it that projects livingin the MCUXpresso world, as with its KDS predecessor, are living on borrowed time in an incredibly fragile tightly coupled dev environemnt. We're always on the edge of something breaking that'll eat half a week.&amp;nbsp; It's not you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points to NXP for at least providing a sort of cross platform IDE but all points come off because the breakage happens way too readily. I never have these problems in IAR or even with the bloated junit IDE for android development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you need to recover your workspace. Something toasted it. Hopefully you take frequent backups of the workspace.&amp;nbsp; If so you won't need to re-create the Segger config, it'll still be there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jul 2019 21:41:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-v10-3-1-SEGGER-broken/m-p/860100#M3573</guid>
      <dc:creator>howardg</dc:creator>
      <dc:date>2019-07-07T21:41:17Z</dc:date>
    </item>
  </channel>
</rss>

