<?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: Cannot boot LPC Link 2 on LPCxpresso V3. in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738854#M1453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the delayed response,&lt;BR /&gt;the IDE is version 10.0.2_411 on Windows 10 with the latest updates.&lt;BR /&gt;None of the guides for manually booting the probe don't work because of the&amp;nbsp;&lt;STRONG&gt;dfu-util&lt;/STRONG&gt; issue.&lt;BR /&gt;The probe works with the CMSIS-DAP firmware and I can use MCUXpresso and Keil to flash the target.&lt;BR /&gt;But I can't boot the Link2 to reflash with any other firmware.&lt;BR /&gt;&lt;BR /&gt;I also tried reinstalling windows so it's not an issue with the OS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Nov 2017 07:06:20 GMT</pubDate>
    <dc:creator>albertcimpoesu</dc:creator>
    <dc:date>2017-11-03T07:06:20Z</dc:date>
    <item>
      <title>Cannot boot LPC Link 2 on LPCxpresso V3.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738852#M1451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting a weird message as output of &lt;STRONG&gt;dfu-util --list &lt;/STRONG&gt;:&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE style="color: #51626f; border: 0px; font-weight: normal;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;Found Runtime: [1fc9:000c] devnum=0, cfg=1, intf=0, alt=0, name="DFU"
&lt;/STRONG&gt;Found Runtime: [1fc9:000c] devnum=0, cfg=1, intf=0, alt=0, name="UNDEFINED"&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;Both devices appear simultaneously and I get prompted to remove one device, but there is only one device connected.&lt;BR /&gt;Due to this I can't boot the LPC Link2.&lt;/P&gt;&lt;P&gt;This prevents MCUXpresso from launching a debug session (It simply hangs).&lt;BR /&gt;&lt;BR /&gt;The probe is working because I can use the CMSIS-DAP firmware.&lt;BR /&gt;&lt;BR /&gt;Any ideas about how to fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 08:32:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738852#M1451</guid>
      <dc:creator>albertcimpoesu</dc:creator>
      <dc:date>2017-11-01T08:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot boot LPC Link 2 on LPCxpresso V3.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738853#M1452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What IDE version are you running and on which host OS (and version)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the first place, I would suggest running through the suggestions in section 14.12, "Using and troubleshooting LPC-Link2" in the MCUXpresso IDE v10.0.2 User Guide. For instance, trying to manually boot may give some additional clues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you could also try pre-programming the latest firmware into flash (rather than relying on softloading by the IDE) using LPCScrypt (&lt;A href="http://www.nxp.com/lpcscrypt"&gt;http://www.nxp.com/lpcscrypt&lt;/A&gt;) - though this will also rely on DFU booting too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ Note - if your board came with CMSIS-DAP firmware pre-programmed into the onboard LPC-Link2, then the IDE will&amp;nbsp;also be able to connect via&amp;nbsp;that, it just probably won't be the latest (1.8.x) firmware version]&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>Wed, 01 Nov 2017 17:37:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738853#M1452</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2017-11-01T17:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot boot LPC Link 2 on LPCxpresso V3.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738854#M1453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the delayed response,&lt;BR /&gt;the IDE is version 10.0.2_411 on Windows 10 with the latest updates.&lt;BR /&gt;None of the guides for manually booting the probe don't work because of the&amp;nbsp;&lt;STRONG&gt;dfu-util&lt;/STRONG&gt; issue.&lt;BR /&gt;The probe works with the CMSIS-DAP firmware and I can use MCUXpresso and Keil to flash the target.&lt;BR /&gt;But I can't boot the Link2 to reflash with any other firmware.&lt;BR /&gt;&lt;BR /&gt;I also tried reinstalling windows so it's not an issue with the OS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 07:06:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738854#M1453</guid>
      <dc:creator>albertcimpoesu</dc:creator>
      <dc:date>2017-11-03T07:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot boot LPC Link 2 on LPCxpresso V3.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738855#M1454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a fix for this:&lt;BR /&gt;Update the&amp;nbsp;&lt;STRONG&gt;dfu-util&lt;/STRONG&gt; executable and libraries to the latest version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Nov 2017 07:11:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738855#M1454</guid>
      <dc:creator>albertcimpoesu</dc:creator>
      <dc:date>2017-11-04T07:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot boot LPC Link 2 on LPCxpresso V3.</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738856#M1455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, good to hear you are now up and running - and thanks for confirming your "fix.&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>Mon, 06 Nov 2017 12:27:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Cannot-boot-LPC-Link-2-on-LPCxpresso-V3/m-p/738856#M1455</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2017-11-06T12:27:29Z</dc:date>
    </item>
  </channel>
</rss>

