<?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>topic Re: Linkserver ConnectionResetError in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1831867#M5355</link>
    <description>&lt;P&gt;Thanks Pavel,&lt;/P&gt;&lt;P&gt;this worked!&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the record, the blog doesn't explain the process with LPCScrypt with much detail, I suggest anyone running into the same problem to read the Documentation of the LPCScrypt too before running any scripts.&amp;nbsp;(I used LPCScrypt\probe_firmware\LPCXpressoV2\LPC432x_IAP_CMSIS_DAP_V5_460.bin)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Waleed&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 09:06:36 GMT</pubDate>
    <dc:creator>Waleed</dc:creator>
    <dc:date>2024-03-20T09:06:36Z</dc:date>
    <item>
      <title>Linkserver ConnectionResetError</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1824265#M5346</link>
      <description>&lt;P&gt;I can no longer start linkserver. It shows shows "ERRMSG: ConnectionResetError: [WinError 64] The specified network name is no longer available".&lt;/P&gt;&lt;P&gt;The error message is not very helpful. What could be the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;C:\nxp\LinkServer_1.4.85&amp;gt; linkserver -l 5 gdbserver MIMXRT1042xxxxB:MIMXRT1040-EVK&lt;BR /&gt;[87]DEBUG:asyncio: Using proactor: IocpProactor&lt;BR /&gt;[325]INFO:launcher.cli.utils.funcs: Exact match for MIMXRT1042xxxxB:MIMXRT1040-EVK found&lt;BR /&gt;[326]INFO:launcher.cli.utils.click: Selected device MIMXRT1042xxxxB:MIMXRT1040-EVK&lt;BR /&gt;[328]DEBUG:launcher.core.redlinkserv: Starting redlinkserv: C:\nxp\LinkServer_1.4.85\binaries\redlinkserv.exe ['--port', '11111', '--telnetport', '12222', '--no-telnet-defaults']&lt;BR /&gt;[330]DEBUG:launcher.core.probeboot: Listing usb devices&lt;BR /&gt;[330]DEBUG:launcher.core.utils: Subprocess exec: cscript ['/nologo', 'C:\\nxp\\LinkServer_1.4.85\\binaries\\Scripts\\listusb.vbs']&lt;BR /&gt;[333]DEBUG:launcher.core.redlinkserv: Connecting to redlinkserv (localhost:12222)&lt;BR /&gt;[1632]DEBUG:launcher.core.probeboot: Found 19 USB devices&lt;BR /&gt;[2372]DEBUG:launcher.core.redlinkserv: Connected to redlinkserv&lt;BR /&gt;[2373]DEBUG:launcher.core.redlinkserv: [read]&lt;BR /&gt;[2375]INFO:launcher.cli.utils.click: Getting available probes&lt;BR /&gt;[2376]DEBUG:launcher.core.redlinkserv: [write] probelist&lt;BR /&gt;[2782]DEBUG:launcher.core.redlinkserv: [write] exit&lt;BR /&gt;[2782]DEBUG:launcher.core.utils: Terminating async process with PID 31492&lt;BR /&gt;[2787]CRITICAL:__main__: Critical error&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "asyncio\windows_events.py", line 489, in finish_recv&lt;BR /&gt;OSError: [WinError 64] The specified network name is no longer available&lt;/P&gt;&lt;P&gt;During handling of the above exception, another exception occurred:&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "launcher\__main__.py", line 39, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "click\core.py", line 1130, in __call__&lt;BR /&gt;File "click\core.py", line 1055, in main&lt;BR /&gt;File "click\core.py", line 1657, in invoke&lt;BR /&gt;File "click\core.py", line 1404, in invoke&lt;BR /&gt;File "click\core.py", line 760, in invoke&lt;BR /&gt;File "launcher\cli\utils\funcs.py", line 137, in wrapper&lt;BR /&gt;File "asyncio\runners.py", line 190, in run&lt;BR /&gt;File "asyncio\runners.py", line 118, in run&lt;BR /&gt;File "asyncio\base_events.py", line 653, in run_until_complete&lt;BR /&gt;File "launcher\cli\cmd\gdbserver.py", line 50, in cmd_gdbserver&lt;BR /&gt;File "contextlib.py", line 204, in __aenter__&lt;BR /&gt;File "contextlib.py", line 222, in __aexit__&lt;BR /&gt;File "launcher\cli\utils\funcs.py", line 184, in redlink_and_probeboot&lt;BR /&gt;File "launcher\core\redlinkserv.py", line 152, in close&lt;BR /&gt;File "contextlib.py", line 672, in aclose&lt;BR /&gt;File "contextlib.py", line 730, in __aexit__&lt;BR /&gt;File "launcher\core\utils.py", line 211, in __conn_cleanup&lt;BR /&gt;File "asyncio\streams.py", line 350, in wait_closed&lt;BR /&gt;File "asyncio\proactor_events.py", line 286, in _loop_reading&lt;BR /&gt;File "asyncio\windows_events.py", line 841, in _poll&lt;BR /&gt;File "asyncio\windows_events.py", line 493, in finish_recv&lt;BR /&gt;ConnectionResetError: [WinError 64] The specified network name is no longer available&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 08 Mar 2024 15:52:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1824265#M5346</guid>
      <dc:creator>larslj</dc:creator>
      <dc:date>2024-03-08T15:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Linkserver ConnectionResetError</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1825448#M5349</link>
      <description>&lt;P&gt;Hello, my name is Pavel, and I will be supporting your case, I need more information about this behavior, what is the IDES that are you using? is this happening when your installation was done? or are you able to compile before?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 19:41:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1825448#M5349</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2024-03-11T19:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Linkserver ConnectionResetError</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1825468#M5350</link>
      <description>&lt;P&gt;I was using MCUxpresso and got "SocketException Reason: Connection reset". When trying to debug the issue I found what I think is the root cause, i.e. linkserver.&lt;/P&gt;&lt;P&gt;Here is the corresponding error message from MCUxpresso:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Connection reset&lt;/P&gt;&lt;P&gt;Connection reset&lt;BR /&gt;at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323)&lt;BR /&gt;at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)&lt;BR /&gt;at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)&lt;BR /&gt;at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)&lt;BR /&gt;at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270)&lt;BR /&gt;at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313)&lt;BR /&gt;at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)&lt;BR /&gt;at java.base/sun.nio.cs.StreamDecoder.read0(StreamDecoder.java:137)&lt;BR /&gt;at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:122)&lt;BR /&gt;at java.base/java.io.InputStreamReader.read(InputStreamReader.java:169)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.receive(RedlinkServerClient.java:1059)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1160)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1145)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1132)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.probeList(RedlinkServerClient.java:1044)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.common.RedlinkServerEmuHandler.discoverEmulators(RedlinkServerEmuHandler.java:223)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.win.AbstractWinServerProbe.discoverEmulators(AbstractWinServerProbe.java:72)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.EmulatorsDB.getEmus(EmulatorsDB.java:268)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.EmulatorsDB.getEmulatorInfo(EmulatorsDB.java:208)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.EmulatorsDB.getAvailableEmulators(EmulatorsDB.java:139)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.TargetDiscovery.probeDiscovery(TargetDiscovery.java:550)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.TargetDiscovery.probeDiscovery(TargetDiscovery.java:501)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.getEmulatorInfo(LaunchScriptUtils.java:256)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.init(LaunchScriptUtils.java:497)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.&amp;lt;init&amp;gt;(LaunchScriptUtils.java:165)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.&amp;lt;init&amp;gt;(LaunchScriptUtils.java:152)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.services.TargetDiscoveryService.getTargetDiscovery(TargetDiscoveryService.java:138)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.override.LSFinalLaunchSequence$TargetDiscoveryJob.run(LSFinalLaunchSequence.java:129)&lt;BR /&gt;at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 20:45:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1825468#M5350</guid>
      <dc:creator>larslj</dc:creator>
      <dc:date>2024-03-11T20:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linkserver ConnectionResetError</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1825518#M5351</link>
      <description>&lt;P&gt;Hello, this seems like a configuration error on the IDE, did you try to reinstall the IDE again? sorry about this solution, maybe could help you. Install under administrator.&lt;/P&gt;
&lt;P&gt;Let me know if the issue is still there.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 22:39:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1825518#M5351</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2024-03-11T22:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linkserver ConnectionResetError</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1828588#M5353</link>
      <description>&lt;P&gt;Hi Pavel, &lt;BR /&gt;I am also having the same error with similar logs on the IMXRT1170-EVK. Trying to debug or flash with another PC works. Using another EVK board with my PC works too. I reinstalled the LinkServer, the mbed driver and also the IDE (once without and once with uninstalling the IDE first), but the issue persists.&lt;/P&gt;
&lt;P&gt;Logs/Error:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Connection reset&lt;/P&gt;
&lt;P&gt;Connection reset&lt;BR /&gt;at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323)&lt;BR /&gt;at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)&lt;BR /&gt;at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)&lt;BR /&gt;at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)&lt;BR /&gt;at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270)&lt;BR /&gt;at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313)&lt;BR /&gt;at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)&lt;BR /&gt;at java.base/sun.nio.cs.StreamDecoder.read0(StreamDecoder.java:137)&lt;BR /&gt;at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:122)&lt;BR /&gt;at java.base/java.io.InputStreamReader.read(InputStreamReader.java:169)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.receive(RedlinkServerClient.java:1059)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1160)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1145)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1132)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.probeList(RedlinkServerClient.java:1044)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.common.RedlinkServerEmuHandler.discoverEmulators(RedlinkServerEmuHandler.java:223)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.win.AbstractWinServerProbe.discoverEmulators(AbstractWinServerProbe.java:72)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.EmulatorsDB.getEmus(EmulatorsDB.java:268)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.EmulatorsDB.getEmulatorInfo(EmulatorsDB.java:208)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.EmulatorsDB.getAvailableEmulators(EmulatorsDB.java:139)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.TargetDiscovery.getAvailableEmulators(TargetDiscovery.java:508)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LinkServerLaunchConfigHandler.probeDiscovery(LinkServerLaunchConfigHandler.java:628)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LinkServerLaunchConfigHandler.checkProbe(LinkServerLaunchConfigHandler.java:944)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.launch.AbstractNXPLaunchConfigHandler.promptDiscovery(AbstractNXPLaunchConfigHandler.java:1268)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.launch.AbstractNXPLaunchConfigHandler.createMissingLaunchConfigurations(AbstractNXPLaunchConfigHandler.java:1394)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LinkServerLaunchConfigHandler.createMissingLaunchConfigurations(LinkServerLaunchConfigHandler.java:491)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.launch.NXPLaunchConfigUtils.createMissingLaunchConfigurations(NXPLaunchConfigUtils.java:358)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.launch.NXPLaunchConfigUtils.createMissingLaunchConfigurations(NXPLaunchConfigUtils.java:439)&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.launch.NXPLaunchConfigUtils.createLaunchConfigurations(NXPLaunchConfigUtils.java:983)&lt;BR /&gt;at com.crt.quickstart.utils.QSUtilDebug.linkSelected(QSUtilDebug.java:257)&lt;BR /&gt;at com.crt.quickstart.views.DebugCommandHandler.execute(DebugCommandHandler.java:36)&lt;BR /&gt;at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)&lt;BR /&gt;at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)&lt;BR /&gt;at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.base/java.lang.reflect.Method.invoke(Method.java:568)&lt;BR /&gt;at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)&lt;BR /&gt;at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:309)&lt;BR /&gt;at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:243)&lt;BR /&gt;at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)&lt;BR /&gt;at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)&lt;BR /&gt;at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)&lt;BR /&gt;at com.crt.quickstart.actions.DebugAction.run(DebugAction.java:111)&lt;BR /&gt;at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:239)&lt;BR /&gt;at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:218)&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem.lambda$5(ActionContributionItem.java:453)&lt;BR /&gt;at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)&lt;BR /&gt;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)&lt;BR /&gt;at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)&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:402)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)&lt;BR /&gt;at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.base/java.lang.reflect.Method.invoke(Method.java:568)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1467)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Waleed&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 15:11:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1828588#M5353</guid>
      <dc:creator>Waleed</dc:creator>
      <dc:date>2024-03-14T15:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Linkserver ConnectionResetError</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1829683#M5354</link>
      <description>&lt;P&gt;Hello, could you try to change the firmware of your debugger on the board, please follow the steps of this thread to use J-link.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2023/08/23/upgrading-lpc4322-based-debug-probe-firmware-on-rt10xx/" target="_blank"&gt;Upgrading LPC4322-based Debug Probe Firmware on RT10xx | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Let me know if you have more doubts.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2024 01:32:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1829683#M5354</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2024-03-16T01:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linkserver ConnectionResetError</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1831867#M5355</link>
      <description>&lt;P&gt;Thanks Pavel,&lt;/P&gt;&lt;P&gt;this worked!&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the record, the blog doesn't explain the process with LPCScrypt with much detail, I suggest anyone running into the same problem to read the Documentation of the LPCScrypt too before running any scripts.&amp;nbsp;(I used LPCScrypt\probe_firmware\LPCXpressoV2\LPC432x_IAP_CMSIS_DAP_V5_460.bin)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Waleed&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 09:06:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1831867#M5355</guid>
      <dc:creator>Waleed</dc:creator>
      <dc:date>2024-03-20T09:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Linkserver ConnectionResetError</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1834723#M5359</link>
      <description>&lt;P&gt;Thanks. That solved the issue. This is what I did:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Put a jumper on J12 (I borrowed the J13 jumper temporarily)&lt;/LI&gt;&lt;LI&gt;Run C:\NXP\LPCScrypt_2.1.3_83\scripts\program_CMSIS.cmd&lt;/LI&gt;&lt;LI&gt;Remove the J12 jumper&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 25 Mar 2024 14:48:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linkserver-ConnectionResetError/m-p/1834723#M5359</guid>
      <dc:creator>larslj</dc:creator>
      <dc:date>2024-03-25T14:48:49Z</dc:date>
    </item>
  </channel>
</rss>

