<?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中的主题 secondary boot loader mcuexpresso</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/secondary-boot-loader-mcuexpresso/m-p/1200895#M43288</link>
    <description>&lt;DIV class="page"&gt;&lt;DIV class="layoutArea"&gt;&lt;DIV class="column"&gt;&lt;P&gt;&lt;SPAN&gt;AN12327 has instructions for Kiel and IAR on how to modify the linker scripts for a secondary bootloader.&amp;nbsp; I am looking to do this with Mcuexpresso.&amp;nbsp; Mcuexpresso has managed linker script generation, I am hoping to stay in that flow yet figure out how to&amp;nbsp;create a project where my bootloader and app code can be stitched together in mcuexpresso for development&amp;nbsp;and debug.&amp;nbsp; Mostly looking for guidance&amp;nbsp;on how to locate the bootloader and app code in memory, will be doing a custom bootloader that is different than what is in AN12327.&amp;nbsp; I will be using an LPC55S69 part.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance for any help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 17 Dec 2020 04:43:55 GMT</pubDate>
    <dc:creator>chetferry</dc:creator>
    <dc:date>2020-12-17T04:43:55Z</dc:date>
    <item>
      <title>secondary boot loader mcuexpresso</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/secondary-boot-loader-mcuexpresso/m-p/1200895#M43288</link>
      <description>&lt;DIV class="page"&gt;&lt;DIV class="layoutArea"&gt;&lt;DIV class="column"&gt;&lt;P&gt;&lt;SPAN&gt;AN12327 has instructions for Kiel and IAR on how to modify the linker scripts for a secondary bootloader.&amp;nbsp; I am looking to do this with Mcuexpresso.&amp;nbsp; Mcuexpresso has managed linker script generation, I am hoping to stay in that flow yet figure out how to&amp;nbsp;create a project where my bootloader and app code can be stitched together in mcuexpresso for development&amp;nbsp;and debug.&amp;nbsp; Mostly looking for guidance&amp;nbsp;on how to locate the bootloader and app code in memory, will be doing a custom bootloader that is different than what is in AN12327.&amp;nbsp; I will be using an LPC55S69 part.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance for any help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Dec 2020 04:43:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/secondary-boot-loader-mcuexpresso/m-p/1200895#M43288</guid>
      <dc:creator>chetferry</dc:creator>
      <dc:date>2020-12-17T04:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: secondary boot loader mcuexpresso</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/secondary-boot-loader-mcuexpresso/m-p/1201437#M43300</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/116347"&gt;@chetferry&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;As you mention, the tools in MCUXpresso manage directly the linker script and make it easier to modify it. If you want to shift an application to a determined address, in the properties-&amp;gt;C/C++ build-&amp;gt;MCU settings modify the range address and the size, this will shift the vector table and all the registers to this new address, this in the application side:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alexis_A_0-1608249924161.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/132996iCFBE1BEE886D9861/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alexis_A_0-1608249924161.png" alt="Alexis_A_0-1608249924161.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In the bootloader side, in the same tab, limit the region memory so the bootloader doesn't corrupt the application.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Alexis Andal0on&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Alexis Andalon&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 00:09:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/secondary-boot-loader-mcuexpresso/m-p/1201437#M43300</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2020-12-18T00:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: secondary boot loader mcuexpresso</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/secondary-boot-loader-mcuexpresso/m-p/1201438#M43301</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 00:15:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/secondary-boot-loader-mcuexpresso/m-p/1201438#M43301</guid>
      <dc:creator>chetferry</dc:creator>
      <dc:date>2020-12-18T00:15:08Z</dc:date>
    </item>
  </channel>
</rss>

