<?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>i.MX RT Crossover MCUsのトピックRe: Loading an executable image into RAM in MIMXRT1064</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Loading-an-executable-image-into-RAM-in-MIMXRT1064/m-p/981097#M5276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="348880" data-username="mayureshmanjrekar" href="https://community.nxp.com/people/mayureshmanjrekar"&gt;Mayuresh Manjrekar&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and &lt;BR /&gt;the opportunity to serve you.&lt;BR /&gt;To provide the fastest possible support, I'd highly recommend you to refer to the &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-341317"&gt;https://community.nxp.com/docs/DOC-341317 &lt;/A&gt;which demonstrates how to generate a bootable image that boots from the external QSPI flash to internal RAM, please refer to it for details.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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>Tue, 17 Dec 2019 06:24:02 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2019-12-17T06:24:02Z</dc:date>
    <item>
      <title>Loading an executable image into RAM in MIMXRT1064</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Loading-an-executable-image-into-RAM-in-MIMXRT1064/m-p/981096#M5275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where I need to link a relatively small test firmware for the MIMXRT1064 MCU in internal RAM and execute it from there. I am able to successfully link the firmware in SRAM_DTC section (using the RAM linker script I found in MCUXpresso examples) and I am even able to run it without any issues using J-Link and GDB debugging session.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem I am facing is that I need to remove the dependancy on a programmer tool like J-Link / Open SDA programmer to load the firmware into the internal RAM and execute it. I am quite sure that this could be achieved since I believe the RT1064 Flashloader firmware (ivt_flashloader.bin file) used for burning the e-fuse bits executes from internal RAM. The sdphost utility loads this bin file into the internal RAM address of 0x20000000 and then jumps to the address 0x20000400 and begins execution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone please give me the steps required to generate such an executable bin file which I could load and run from internal RAM?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already followed the steps given in this post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/500209"&gt;https://community.nxp.com/thread/500209&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am not able to successfully generate the bin file from the mentioned dcd.bin and .bd files. The elftosb utlity freezes for some reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mayuresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2019 13:27:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Loading-an-executable-image-into-RAM-in-MIMXRT1064/m-p/981096#M5275</guid>
      <dc:creator>mayureshmanjrek</dc:creator>
      <dc:date>2019-12-16T13:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an executable image into RAM in MIMXRT1064</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Loading-an-executable-image-into-RAM-in-MIMXRT1064/m-p/981097#M5276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="348880" data-username="mayureshmanjrekar" href="https://community.nxp.com/people/mayureshmanjrekar"&gt;Mayuresh Manjrekar&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and &lt;BR /&gt;the opportunity to serve you.&lt;BR /&gt;To provide the fastest possible support, I'd highly recommend you to refer to the &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-341317"&gt;https://community.nxp.com/docs/DOC-341317 &lt;/A&gt;which demonstrates how to generate a bootable image that boots from the external QSPI flash to internal RAM, please refer to it for details.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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>Tue, 17 Dec 2019 06:24:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Loading-an-executable-image-into-RAM-in-MIMXRT1064/m-p/981097#M5276</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2019-12-17T06:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an executable image into RAM in MIMXRT1064</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Loading-an-executable-image-into-RAM-in-MIMXRT1064/m-p/981098#M5277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeremy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already went through the document but could not get it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nevermind though, my counterpart in our UK office got it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mayuresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 13:11:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Loading-an-executable-image-into-RAM-in-MIMXRT1064/m-p/981098#M5277</guid>
      <dc:creator>mayureshmanjrek</dc:creator>
      <dc:date>2019-12-17T13:11:16Z</dc:date>
    </item>
  </channel>
</rss>

