<?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: LPC540xx: Run-Time Self-Programming of SPIFI flash</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC540xx-Run-Time-Self-Programming-of-SPIFI-flash/m-p/908326#M36398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;I downloaded SDK 2.5.0 (Keil IDE) for 54018 and I can not find mcuboot in any folders . What am I missing?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2019 20:50:28 GMT</pubDate>
    <dc:creator>belmontbob59</dc:creator>
    <dc:date>2019-05-14T20:50:28Z</dc:date>
    <item>
      <title>LPC540xx: Run-Time Self-Programming of SPIFI flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC540xx-Run-Time-Self-Programming-of-SPIFI-flash/m-p/908324#M36396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;We need to self-update external SPIFI flash where our code originally runs from (XIP). In order to do this , the SPIFI flash programming code must execute from RAM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;One way I was planning on addressing this is by:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;a)create a specific project for the programming code (running from RAM); this project would have linker directives to &lt;SPAN&gt;exclusively&amp;nbsp;&lt;/SPAN&gt;target RAM for code and RW/RO datas.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;b)inject the output (KEIL 's ".out") in the original code that runs from external flash&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;c)the original code would: copy the (RAM only) programming code at run-time from flash to RAM, relocate the vector table and jump to it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;I am struggling with (b)/(c) as I don't know the file format for the executable (.out). Do you have any suggestion or a better way to achieve this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2019 22:52:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC540xx-Run-Time-Self-Programming-of-SPIFI-flash/m-p/908324#M36396</guid>
      <dc:creator>belmontbob59</dc:creator>
      <dc:date>2019-05-10T22:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC540xx: Run-Time Self-Programming of SPIFI flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC540xx-Run-Time-Self-Programming-of-SPIFI-flash/m-p/908325#M36397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend you try mcuboot instead, which is a configurable flash programming utility that is included in the latest version of the SDK for the LPC54018.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 16:43:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC540xx-Run-Time-Self-Programming-of-SPIFI-flash/m-p/908325#M36397</guid>
      <dc:creator>nxf51211</dc:creator>
      <dc:date>2019-05-14T16:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPC540xx: Run-Time Self-Programming of SPIFI flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC540xx-Run-Time-Self-Programming-of-SPIFI-flash/m-p/908326#M36398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;I downloaded SDK 2.5.0 (Keil IDE) for 54018 and I can not find mcuboot in any folders . What am I missing?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 20:50:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC540xx-Run-Time-Self-Programming-of-SPIFI-flash/m-p/908326#M36398</guid>
      <dc:creator>belmontbob59</dc:creator>
      <dc:date>2019-05-14T20:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPC540xx: Run-Time Self-Programming of SPIFI flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC540xx-Run-Time-Self-Programming-of-SPIFI-flash/m-p/908327#M36399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you download the SDK for the LPC, please make sure you selected Keil as the Toolchain/IDE and also select the mcuboot option when adding more software components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81244iE339ACDC13819F73/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 15:20:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC540xx-Run-Time-Self-Programming-of-SPIFI-flash/m-p/908327#M36399</guid>
      <dc:creator>nxf51211</dc:creator>
      <dc:date>2019-05-15T15:20:46Z</dc:date>
    </item>
  </channel>
</rss>

