<?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: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064534#M41120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already use iap cmd and successfully read write erase sector 16 to 29 .&lt;/P&gt;&lt;P&gt;But how can i run the code from ram?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Apr 2020 05:01:06 GMT</pubDate>
    <dc:creator>md712538</dc:creator>
    <dc:date>2020-04-24T05:01:06Z</dc:date>
    <item>
      <title>How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064528#M41114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to write code area of internal flash i am using lpc1768 mcu. I trying to write sector 0 of internal flash by using IAP command but return error number 9 failed to prepare sector.&lt;/P&gt;&lt;P&gt;So please help me how can i write sector 0 to sector 15 by using IAP command.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2020 16:52:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064528#M41114</guid>
      <dc:creator>md712538</dc:creator>
      <dc:date>2020-04-22T16:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064529#M41115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and &lt;BR /&gt;for the opportunity to serve you.&lt;BR /&gt;I'm afraid it's impossible to write or erase the first few sectors like sector 0,1, etc, as these sectors are already occupied by the codes.&lt;BR /&gt;The IAP command is available to write and erase the sectors that are away from the location of the codes.&lt;BR /&gt;Hope this is clear.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2020 01:46:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064529#M41115</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2020-04-23T01:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064530#M41116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;               First of all thanks you for immediate response.&lt;/P&gt;&lt;P&gt;Sir i want to update my firmware (over the air) so please give me any idea&lt;/P&gt;&lt;P&gt;to write sector 0 to sector 15.&lt;/P&gt;&lt;P&gt;Sector 0 to 15 can be write any how??&lt;/P&gt;&lt;P&gt;If this is possible any how so please tell me how can i write?&lt;/P&gt;&lt;P&gt;If this is not possible so please tell me but why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2020 16:20:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064530#M41116</guid>
      <dc:creator>md712538</dc:creator>
      <dc:date>2020-04-23T16:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064531#M41117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use IAP to write to any flash sector. This is described in the chip User Manual and AN10866. There is also lots of info about IAP on this forum. Remember you need to run the code from RAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2020 18:39:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064531#M41117</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-04-23T18:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064532#M41118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Regarding your application, it needs to remap the code to RAM from the flash at first, then calls the IAP commands to update the content of the flash, just as &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="290358" data-username="converse" href="https://community.nxp.com/people/converse"&gt;Con Verse&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; said.&lt;/P&gt;&lt;P&gt;Hope this is clear.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2020 01:40:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064532#M41118</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2020-04-24T01:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064533#M41119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;How can i map code flash to ram?&lt;/P&gt;&lt;P&gt;How can i run code from ram?&lt;/P&gt;&lt;P&gt;Please provide me any code in which copy code in ram to flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2020 04:59:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064533#M41119</guid>
      <dc:creator>md712538</dc:creator>
      <dc:date>2020-04-24T04:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064534#M41120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already use iap cmd and successfully read write erase sector 16 to 29 .&lt;/P&gt;&lt;P&gt;But how can i run the code from ram?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2020 05:01:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064534#M41120</guid>
      <dc:creator>md712538</dc:creator>
      <dc:date>2020-04-24T05:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064535#M41121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which tools ? AN10866 describes how to do it for Keil. For mcuxpresso see&amp;nbsp;&lt;A href="https://community.nxp.com/thread/475381"&gt;https://community.nxp.com/thread/475381&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2020 17:08:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064535#M41121</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-04-24T17:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064536#M41122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using MCU xpresso.&lt;/P&gt;&lt;P&gt;Please provide me any demo code for how to copy the code from flash to ram?&lt;/P&gt;&lt;P&gt;And then how can i run the code from ram?&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2020 09:31:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064536#M41122</guid>
      <dc:creator>md712538</dc:creator>
      <dc:date>2020-04-25T09:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064537#M41123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;BR /&gt;Please refer to the &lt;A _jive_internal="true" href="https://community.nxp.com/thread/389110"&gt;post&lt;/A&gt; to learn how to relocate code from flash to RAM.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 07:18:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1064537#M41123</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2020-04-27T07:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to write (sector 0 to sector 15) internal flash in LPC1768.?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1294635#M45533</link>
      <description>&lt;P&gt;Hello!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to do this on LPC1766, do you have any news about this?&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 10:22:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-write-sector-0-to-sector-15-internal-flash-in-LPC1768/m-p/1294635#M45533</guid>
      <dc:creator>MarceloMelo</dc:creator>
      <dc:date>2021-06-18T10:22:09Z</dc:date>
    </item>
  </channel>
</rss>

