<?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: programming for standalone operation in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/programming-for-standalone-operation/m-p/539620#M6576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Thu Jul 15 23:35:13 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;To program the flash without using the debugger, read this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://lpcxpresso.code-red-tech.com/LPCXpresso/node/51&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to completely disconnect the LPC1114 from the LPC-Link, and then to program the device, there are two methods:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Provide an SWD debug connector on your target board and connect the small 10-pin connector on the LPC-Link board to it. Then use the instructions above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Provide a serial port on your target board and use FlashMagic to program the flash via it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 21:56:53 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T21:56:53Z</dc:date>
    <item>
      <title>programming for standalone operation</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/programming-for-standalone-operation/m-p/539619#M6575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dudmuck on Thu Jul 15 18:16:45 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have had good success developing and debugging LPC1114 board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, now i need to program the project into the lpcexpresso for stand-alone operation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would first assume I need to build as release.&amp;nbsp; But then instead of debugging, i need to program the board so it can be run without usb debugging connected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would assume I can power the LPC1114 from 3.3v on any via labelled 3.3v, but program does not run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where is the procedure?&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338061"&gt;1100541_LPCXpresso.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:56:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/programming-for-standalone-operation/m-p/539619#M6575</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: programming for standalone operation</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/programming-for-standalone-operation/m-p/539620#M6576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Thu Jul 15 23:35:13 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;To program the flash without using the debugger, read this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://lpcxpresso.code-red-tech.com/LPCXpresso/node/51&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to completely disconnect the LPC1114 from the LPC-Link, and then to program the device, there are two methods:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Provide an SWD debug connector on your target board and connect the small 10-pin connector on the LPC-Link board to it. Then use the instructions above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Provide a serial port on your target board and use FlashMagic to program the flash via it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:56:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/programming-for-standalone-operation/m-p/539620#M6576</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: programming for standalone operation</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/programming-for-standalone-operation/m-p/539621#M6577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dudmuck on Fri Jul 16 16:26:04 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems my problem was feeding DC power into a 3v3 pin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried feeding 5v dc power into J6-2, and all is fine with LPCexpresso running by itself.&amp;nbsp; I did not need to flash the board outside of eclipse, only debug it from release build and then disconnect. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However under this condition of feeding DC 5v to j6-2, the LPC-Link side seems to be running without usb connection.&amp;nbsp; But it appears to be no problem since its not doing anything to jtag signals.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This might be something useful to document for others who want to run LPCExpresso (by itself) without debug connection.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:56:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/programming-for-standalone-operation/m-p/539621#M6577</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:56:54Z</dc:date>
    </item>
  </channel>
</rss>

