<?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>LPC MicrocontrollersのトピックRe: lpc81xm bootloader question</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564551#M16909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by capiman on Sat Mar 22 00:16:35 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;All of them have a bootloader (in ROM, not replaceable). Download the User Manual (not Datasheet) for the given device,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and search for ISP. There is a chapter in each User Manual describing the way and protocol of&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the built-in bootloader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pay attention: there are two parts described in this chapter: ISP and IAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;They are different things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ISP is when you program (flash, download) your program (application) from the outside the device &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(like when you download a new software via FlashMagic).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ISP is started e.g. when device is started or resetted and at the same time a certain pin have a certain state.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IAP (In-Application-Programming) is doing almost the same, but the control is in your application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Like you have written an application which shall write data (e.g. some configuration data) to certain (free) flash sectors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But this has limits, like number of write cycles. Or you can (must) erase one complete sector, before it can be rewritten.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:05:01 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:05:01Z</dc:date>
    <item>
      <title>lpc81xm bootloader question</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564545#M16903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mori64 on Fri Mar 21 10:55:57 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;im new with lpc8 family .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;as i read in lpc81xm data sheet&amp;nbsp; in this family there is bootloader (by default )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;now i'm looking for software to load my application code in uc .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;please correct me if i misunderstood about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:04:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564545#M16903</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: lpc81xm bootloader question</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564546#M16904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by capiman on Fri Mar 21 12:21:26 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Google for FlashMagic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Google for lpc21isp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Google for mxli&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:04:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564546#M16904</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: lpc81xm bootloader question</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564547#M16905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Fri Mar 21 12:51:02 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: mori64&lt;/STRONG&gt;&lt;BR /&gt;now i'm looking for software to load my application code in uc .&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just add an UART-USB Converter like&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.digikey.com%2Fproduct-detail%2Fen%2FTTL-232R-3V3%2F768-1015-ND%2F1836393" rel="nofollow" target="_blank"&gt;http://www.digikey.com/product-detail/en/TTL-232R-3V3/768-1015-ND/1836393&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and use FlashMagic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.flashmagictool.com%2F" rel="nofollow" target="_blank"&gt;http://www.flashmagictool.com/&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:04:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564547#M16905</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: lpc81xm bootloader question</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564548#M16906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mori64 on Fri Mar 21 13:34:14 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;flash magic is just for this boot loader code ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i mean can i use it for another family like 1788 ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564548#M16906</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: lpc81xm bootloader question</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564549#M16907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by capiman on Fri Mar 21 13:37:07 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, it also works for LPC1788&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See here for a list of supported devices:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.flashmagictool.com%2Fsupporteddevices.html" rel="nofollow" target="_blank"&gt;http://www.flashmagictool.com/supporteddevices.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564549#M16907</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: lpc81xm bootloader question</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564550#M16908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mori64 on Fri Mar 21 21:41:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So if both of them supported by flashmagic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what is deffrence bitween LPC81xm than has bootloader and lpc1788 that hasn't?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:05:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564550#M16908</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: lpc81xm bootloader question</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564551#M16909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by capiman on Sat Mar 22 00:16:35 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;All of them have a bootloader (in ROM, not replaceable). Download the User Manual (not Datasheet) for the given device,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and search for ISP. There is a chapter in each User Manual describing the way and protocol of&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the built-in bootloader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pay attention: there are two parts described in this chapter: ISP and IAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;They are different things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ISP is when you program (flash, download) your program (application) from the outside the device &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(like when you download a new software via FlashMagic).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ISP is started e.g. when device is started or resetted and at the same time a certain pin have a certain state.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IAP (In-Application-Programming) is doing almost the same, but the control is in your application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Like you have written an application which shall write data (e.g. some configuration data) to certain (free) flash sectors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But this has limits, like number of write cycles. Or you can (must) erase one complete sector, before it can be rewritten.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:05:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564551#M16909</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: lpc81xm bootloader question</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564552#M16910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mori64 on Sun Mar 23 02:27:58 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks capiman&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mostly we use bootloader for upgrade sold product .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and off course you don't like your customer access to isp .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so your only option is IAP .But Consider the occasion that a bootloader is operating and replacing the current code then someone pulls one of the cables to the MCU (either power or communications).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and tragedy will begins .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So do we have another strategy .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:05:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc81xm-bootloader-question/m-p/564552#M16910</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:05:02Z</dc:date>
    </item>
  </channel>
</rss>

