<?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: LPC1343 QSB Locked Up in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595383#M31367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Apr 02 17:18:35 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;If your debugger isn't working, you have to use ISP to get access to your mcu again :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So with LPC1343 you have 2 ISP options: UART or USB. AFAIK QSB has an USB and if your PIO0_3 is high it starts USB and tries to enumerate MSC :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you try that already?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:55:56 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:55:56Z</dc:date>
    <item>
      <title>LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595380#M31364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ralieghnet on Mon Apr 02 16:01:11 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I need a little help resetting my LPC1343 QSB. I was loading some code to control a ShiftBar. When I went to load the third version of the code onto the QSB lpcxpressor gave me a wire error and my computer opened up a window saying CRP-Disabed. I found that this is another way to load the code onto the board. I tried to reset the debugger by placing PIO0_1 to a low and preforming a reset, but still nothing. So I gave up on using the debugger and tried generating a .bin file. I then loaded to file onto the board did a reset and still the QSB did not take the file. Any help would be appreciated in resetting the board back to a usable state. I know that this code work since I have used it on a larger LPC1343 and was trying to place the code onto a smaller footprint micro-controller. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The pins I was using was 0_1, 1_5, 1_6, 1_7. According to the documentation it says that I can use 0_1 so I did.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:55:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595380#M31364</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595381#M31365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Apr 02 16:13:37 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: ralieghnet&lt;/STRONG&gt;&lt;BR /&gt;According to the documentation it says that I can use 0_1 so I did.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's a bad idea, this is the ISP pin :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So did you already switch to ISP with enabled vector catch as described in &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/DebugAccessChip&lt;/A&gt;&lt;SPAN&gt; :confused:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:55:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595381#M31365</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595382#M31366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ralieghnet on Mon Apr 02 17:08:15 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried tried grounding pin PO0_1 and pressing the reset button and removing the ground wire, still noting. I did it both ways with the vector catch. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still get the same result of the small thumb drive window opening, the lpcxpresso hangs at 57%, and the usb connect light on the on QSB remains illuminated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had no intentions of using the ISP mode, simply because I like the debugger&amp;nbsp; and how I set break points to see where my code might be causing the lights to flicker.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:55:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595382#M31366</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595383#M31367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Apr 02 17:18:35 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;If your debugger isn't working, you have to use ISP to get access to your mcu again :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So with LPC1343 you have 2 ISP options: UART or USB. AFAIK QSB has an USB and if your PIO0_3 is high it starts USB and tries to enumerate MSC :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you try that already?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:55:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595383#M31367</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595384#M31368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ralieghnet on Mon Apr 02 17:49:29 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried that. When the CRP window opens I deleted the firmware.bin file and replaced it with a clean/fresh build of a stock blinking led firmware.bin. I went through the steps in the user manual from embedartist.com for the QSB. And still I get no response to what I should get. Which is a blinking led light. Though I have not tried using the UART method though I'm not completely sure how to do this one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:55:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595384#M31368</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595385#M31369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Apr 02 18:06:40 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So we know now that switching to ISP is working :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If writing doesn't work your CRP seems to be enabled :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As mentioned in UM:&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Three Code Read Protection (CRP) levels can be enabled for flash images updated through USB (see Section 19.12 for details). The volume label on the MSCD indicates the CRP status.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Is your CRP still disabled?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:55:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595385#M31369</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595386#M31370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ralieghnet on Mon Apr 02 18:16:24 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes my system is showing CRP DISABLD&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:55:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595386#M31370</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595387#M31371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Apr 02 18:23:47 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: ralieghnet&lt;/STRONG&gt;&lt;BR /&gt;Yes my system is showing CRP DISABLD&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, erasing can't be wrong :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you try to connect RS232 or USB to UART and use FlashMagic already?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:55:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595387#M31371</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595388#M31372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ralieghnet on Mon Apr 02 19:30:26 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I finally managed to create the hex file for flashmagic. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I placed pins&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PIO0_1 -&amp;gt; 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PIO0_3 -&amp;gt; 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and this should of placed the device into UART-ISP. When I try to find what com port my windows machine is using it is not showing up in the device manager. Any suggestions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:55:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595388#M31372</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595389#M31373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Apr 02 19:36:21 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: ralieghnet&lt;/STRONG&gt;&lt;BR /&gt;...this should of placed the device into UART-ISP&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it should :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: ralieghnet&lt;/STRONG&gt;&lt;BR /&gt;When I try to find&amp;nbsp; what com port my windows machine is using it is not showing up in the&amp;nbsp; device manager. Any suggestions.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what did you connect to LPC1343 UART ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:55:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595389#M31373</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595390#M31374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ralieghnet on Mon Apr 02 19:40:34 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying the USB-&amp;gt;UART method.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595390#M31374</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595391#M31375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Apr 02 19:45:20 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: ralieghnet&lt;/STRONG&gt;&lt;BR /&gt;I was trying the USB-&amp;gt;UART method.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;:confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So that's an USB to TTL converter like FTDI?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And it's generating no virtual COM in your device manager?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595391#M31375</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595392#M31376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ralieghnet on Mon Apr 02 19:49:49 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Not exactly, I read in one of the searches that the cable depending on how the pins are placed would affect how the USB mode reacts. I guess I could turn my mbed into an ftdi cable, but then what pins on the QSB would I connect the mbed to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:56:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595392#M31376</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595393#M31377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Apr 02 19:57:26 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: ralieghnet&lt;/STRONG&gt;&lt;BR /&gt;Not exactly, I read in one of the searches that the cable depending on how the pins are placed would affect how the USB mode reacts.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What :confused: If you switch your target to ISP yourself you just need RxD, TxD and GND :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: ralieghnet&lt;/STRONG&gt;&lt;BR /&gt;... turn my mbed into an ftdi cable...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're kidding?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:56:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595393#M31377</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595394#M31378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ralieghnet on Mon Apr 02 20:37:39 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately I have no other way of connecting the QSB to the computer to try and use flashmagic.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:56:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595394#M31378</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595395#M31379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Apr 02 20:46:18 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there no USB&amp;lt;-&amp;gt;RS232 Adapter selling shops in Alaska?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:56:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595395#M31379</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 QSB Locked Up</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595396#M31380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ralieghnet on Mon Apr 02 21:03:25 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I wish there was. We have radio shack, but they don't sell anything of this nature. Mainly they are a cell phone, RC car, and TV/computer generic parts store. Nothing like the rest of the US. I think I'm just going to order one on line. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll let you know when I try this method. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:56:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-QSB-Locked-Up/m-p/595396#M31380</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:56:03Z</dc:date>
    </item>
  </channel>
</rss>

