<?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: Can't debug LPC8N04 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015467#M39745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you are doing well. Could you please try to reinstall the drivers, it could fix the problem. You can download the &lt;A href="https://www.nxp.com/design/microcontrollers-developer-resources/lpc-microcontroller-utilities/lpcscrypt-v2.1.1:LPCSCRYPT"&gt;LPCSCRYPT&lt;/A&gt;, when you install it, all LPC drivers are installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know your results&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2020 18:47:47 GMT</pubDate>
    <dc:creator>nxf58474</dc:creator>
    <dc:date>2020-03-19T18:47:47Z</dc:date>
    <item>
      <title>Can't debug LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015463#M39741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have some troubles with debugging my LPC8N04 devkit board in MCUXpresso. Compiling an example program goes without errors or warnings, but when I press the blue debug button, the following error occurs&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Exception&lt;/P&gt;&lt;P&gt;Reason:&lt;/P&gt;&lt;P&gt;Unable to open probe index 1.&lt;/P&gt;&lt;P&gt;Error: Probe not open&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;With error codes&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Unable to open probe index 1.&lt;BR /&gt;Error: Probe not open&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Unable to open probe index 1.&lt;BR /&gt;Error: Probe not open&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; Error: Probe not open&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.checkServerReply(RedlinkServerClient.java:214)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.openByIndex(RedlinkServerClient.java:740)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.jtag.AbstractJtagDiscovery.ideConnect(AbstractJtagDiscovery.java:205)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.jtag.AbstractJtagDiscovery.connect(AbstractJtagDiscovery.java:187)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.jtag.AbstractJtagDiscovery.discover(AbstractJtagDiscovery.java:146)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.TargetDiscovery.jtagDiscovery(TargetDiscovery.java:457)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.getEmulatorInfo(LaunchScriptUtils.java:248)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.init(LaunchScriptUtils.java:488)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.&amp;lt;init&amp;gt;(LaunchScriptUtils.java:156)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LaunchScriptUtils.&amp;lt;init&amp;gt;(LaunchScriptUtils.java:143)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.services.TargetDiscoveryService.getTargetDiscovery(TargetDiscoveryService.java:138)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.nxp.mcuxpresso.core.debug.support.linkserver.override.LSFinalLaunchSequence$TargetDiscoveryJob.run(LSFinalLaunchSequence.java:110)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;And after an automatic retry, 3 other error messages saying it can't connect with the chips debug port.&lt;/P&gt;&lt;P&gt;The console says this:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Reconnected to existing LinkServer process.&lt;BR /&gt;Connecting to probe 1 core 0 (using server started externally) reports:&lt;BR /&gt;'Ee(42). Could not connect to core.'&lt;BR /&gt;Retrying...&lt;BR /&gt;Reconnected to existing LinkServer process.&lt;BR /&gt;Server OK but no connection to probe 1 core 0 (after 3 attempts) - Ee(42). Could not connect to core.&lt;BR /&gt;============= SCRIPT: lpc8n04connect.scp =============&lt;BR /&gt;Error: Probe not open&lt;BR /&gt;Reset pin state: 00&lt;BR /&gt;Error: Probe not open&lt;BR /&gt;Error: Probe not open&lt;BR /&gt;Error: Probe not open&lt;BR /&gt;Error: Probe not open&lt;BR /&gt;Error: Probe not open&lt;BR /&gt;============= END SCRIPT =============================&lt;BR /&gt;Failed on connect: Ee(42). Could not connect to core.&lt;BR /&gt;No connection to chip's debug port&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So what I've tried:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Googling the issue. This issue seems not been fixed by anyone&lt;/LI&gt;&lt;LI&gt;Checked the linkserver with the red 'chain' and 'boot' icons, it is OK&lt;/LI&gt;&lt;LI&gt;Checked the VCOM driver, it shows up as "NXP LPC11Uxx VCOM", which is as to be expected&lt;/LI&gt;&lt;LI&gt;Checked devices and printers, shows up as LPC11U3x CMSIS-DAP v1.0.7, as to be expected&lt;/LI&gt;&lt;LI&gt;Reinstalled MCUXpresso, also with new workspaces and a full whipe from my pc, multiple times&lt;/LI&gt;&lt;LI&gt;Checked the debug settings. The device is automatically detected, no weird settings found&lt;/LI&gt;&lt;LI&gt;Different example codes compiled and tried to debug them&lt;/LI&gt;&lt;LI&gt;Tried debugging with batteries in the coin-cell holders&lt;/LI&gt;&lt;LI&gt;Different USB cable&lt;/LI&gt;&lt;LI&gt;Different USB port, as well as powered USB hub&lt;/LI&gt;&lt;LI&gt;Updated the LPC11Uxx firmware&lt;/LI&gt;&lt;LI&gt;Played around a lot with the jumper settings for SBW debug&lt;/LI&gt;&lt;LI&gt;Pressed and hold reset and S2, switched S1, tried every possible combination&lt;/LI&gt;&lt;LI&gt;Checked the components on the hardware. I did notice that D44 and D45 are defective (broken off) while this board is brand new.&lt;/LI&gt;&lt;LI&gt;Checked if the demo app still works with an Android smartphone&lt;/LI&gt;&lt;LI&gt;Unplugged all other USB devices&lt;/LI&gt;&lt;LI&gt;Checked all updates of MCUXpresso&lt;/LI&gt;&lt;LI&gt;Checked the BSP of the devkit&lt;/LI&gt;&lt;LI&gt;Watched all startguides of the devkit, showing that they can normally debug out of the box (which I can't)&lt;/LI&gt;&lt;LI&gt;Checked firewall settings&lt;/LI&gt;&lt;LI&gt;Reinstalled motherboard chipset drivers on computer&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm planning to try:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ask help on the forum (hello there)&lt;/LI&gt;&lt;LI&gt;Different PC, since this is a hardware dev machine, eclipse and/or usb drivers might collide with other hardware development things&lt;/LI&gt;&lt;LI&gt;Different IDE?&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2020 07:36:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015463#M39741</guid>
      <dc:creator>m_spit</dc:creator>
      <dc:date>2020-03-11T07:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can't debug LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015464#M39742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently the devkit works on a different windows machine.&lt;/P&gt;&lt;P&gt;The board however, still doesn't work on the original machine. I tried wiping almost every USB driver on this machine and ran a cleaning program, those also didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's something weird going on in the Windows drivers but I don't know what.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2020 09:26:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015464#M39742</guid>
      <dc:creator>m_spit</dc:creator>
      <dc:date>2020-03-11T09:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't debug LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015465#M39743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be a firewall problem. Check that the firewall is not blocking MCUxpresso and redlinkserv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2020 18:13:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015465#M39743</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-03-11T18:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can't debug LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015466#M39744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked the firewall settings again. I now gave explicit permission through my firewall for both MCUXpresso and Redlinkserv in both personal as public networks, but it didn't solve the issue..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 07:14:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015466#M39744</guid>
      <dc:creator>m_spit</dc:creator>
      <dc:date>2020-03-12T07:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't debug LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015467#M39745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you are doing well. Could you please try to reinstall the drivers, it could fix the problem. You can download the &lt;A href="https://www.nxp.com/design/microcontrollers-developer-resources/lpc-microcontroller-utilities/lpcscrypt-v2.1.1:LPCSCRYPT"&gt;LPCSCRYPT&lt;/A&gt;, when you install it, all LPC drivers are installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know your results&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2020 18:47:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1015467#M39745</guid>
      <dc:creator>nxf58474</dc:creator>
      <dc:date>2020-03-19T18:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't debug LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1160260#M42414</link>
      <description>&lt;P&gt;same probleme &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt; with LPCS55S69&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:20:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/1160260#M42414</guid>
      <dc:creator>Marouane</dc:creator>
      <dc:date>2020-09-28T19:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't debug LPC8N04</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/2334421#M59462</link>
      <description>&lt;P&gt;I, too, have been facing the same issue with this development board (OM40002). What helped me was using Segger's J-Link (even their cheapest Edu Mini will work) as external debugger to flash erase the LPC8N04 using the GUI Flash tool of MCUXpresso IDE. Make sure to connect jumper P1, turn on Switch S1 and use a coin cell to power the target.&lt;/P&gt;&lt;P&gt;I know I am quite late to this. But I hope it helps someone else who is starting new with this chip.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 04:40:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-t-debug-LPC8N04/m-p/2334421#M59462</guid>
      <dc:creator>kamasara</dc:creator>
      <dc:date>2026-03-18T04:40:45Z</dc:date>
    </item>
  </channel>
</rss>

