<?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: How to specify custom bootloader jump to exec? in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031370#M3230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're using the RT1021 for this project.&amp;nbsp; If we link the exec at a higher address, can we still use the debugger?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2020 16:18:10 GMT</pubDate>
    <dc:creator>estacey</dc:creator>
    <dc:date>2020-03-03T16:18:10Z</dc:date>
    <item>
      <title>How to specify custom bootloader jump to exec?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031368#M3228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are currently designing a bootloader that is linking in at the default base of our external Flash (0x6000000).&amp;nbsp; We need to have a separate exec linked in at a higher address in external Flash.&amp;nbsp; How do we specify a different starting address (e.g. 0x60080000) for the linker in MCU Expresso?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ellen&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2020 15:01:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031368#M3228</guid>
      <dc:creator>estacey</dc:creator>
      <dc:date>2020-02-28T15:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify custom bootloader jump to exec?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031369#M3229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ellen,&lt;/P&gt;&lt;P&gt;Hope you are doing well.&lt;/P&gt;&lt;P&gt;Could you please specify the microcontroller that you are working with?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general the starting address for different mem space can be edited using the following:&lt;/P&gt;&lt;P&gt;Select the project you are working with, right click then choose&lt;STRONG&gt; Properties -&amp;gt;C/C++Build -&amp;gt; MCU Settings&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/100630iC93046C9A7039815/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You can change the location address here, click apply and the changes will be applied to your linker files.&lt;/P&gt;&lt;P&gt;Please let me know if this is what you were looking for!&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2020 00:22:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031369#M3229</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-03-02T00:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify custom bootloader jump to exec?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031370#M3230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're using the RT1021 for this project.&amp;nbsp; If we link the exec at a higher address, can we still use the debugger?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2020 16:18:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031370#M3230</guid>
      <dc:creator>estacey</dc:creator>
      <dc:date>2020-03-03T16:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify custom bootloader jump to exec?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031371#M3231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope you are well.&lt;/P&gt;&lt;P&gt;Do you mean if you change the address for the board_flash for example to a higher address like 0x7000000 and still be able to flash and debug your application?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2020 01:17:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031371#M3231</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-03-10T01:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify custom bootloader jump to exec?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031372#M3232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, exactly.&amp;nbsp; The debugger doesn't seem to work this way.&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/97500i4A3F7842E3E6C056/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2020 11:38:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031372#M3232</guid>
      <dc:creator>estacey</dc:creator>
      <dc:date>2020-03-10T11:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify custom bootloader jump to exec?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031373#M3233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ellen,&lt;/P&gt;&lt;P&gt;I believe this thread covers exactly what you would like to accomplish.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/message/1185036?commentID=1185036#comment-1185036" title="https://community.nxp.com/message/1185036?commentID=1185036#comment-1185036"&gt;MCUXpresso IMXRT debug at different flash base address&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if this works for you or if any other question comes up.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2020 04:48:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031373#M3233</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-03-11T04:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify custom bootloader jump to exec?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031374#M3234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way I can specify a memory segment to build the debug target for and a different one for the release target?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 14:10:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031374#M3234</guid>
      <dc:creator>estacey</dc:creator>
      <dc:date>2020-03-12T14:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify custom bootloader jump to exec?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031375#M3235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ellen,&lt;/P&gt;&lt;P&gt;Unfortunately it is not possible at the moment. You can find more details described by my colleague.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/468097"&gt;https://community.nxp.com/thread/468097&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 18:19:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031375#M3235</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-03-17T18:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify custom bootloader jump to exec?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031376#M3236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply, but I actually got it to work today afterall.&amp;nbsp;&amp;nbsp; I spoke to a more experienced engineer here and he told me how to do it.&amp;nbsp; Under project properties, MCU Linker, Managed Linker Script - uncheck "Manage Linker Script" for the target you want to change.&amp;nbsp; Then modify the linker script that was previously auto generated and change the memory areas designated for each section to the memory area you want to be different.&amp;nbsp; There you have it.&amp;nbsp; I have MCUXpresso manage the linker script for debug and I manage it for release.&amp;nbsp; Works nicely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 19:56:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031376#M3236</guid>
      <dc:creator>estacey</dc:creator>
      <dc:date>2020-03-17T19:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify custom bootloader jump to exec?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031377#M3237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad that it worked. Thank you for posting your answer as well!&lt;/P&gt;&lt;P&gt;Have a good week :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 21:03:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/How-to-specify-custom-bootloader-jump-to-exec/m-p/1031377#M3237</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-03-17T21:03:16Z</dc:date>
    </item>
  </channel>
</rss>

