<?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: Modify imxrt1024 SDK flashloader example to run on flash</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1633506#M24591</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/215558"&gt;@rodrigocsm&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Do you check the evkmimxrt1024_fsl_romapi project which I recommend you?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; In fact, that project is using the ROM API to realize the flash operation. So, you can add it in your secondary bootloader.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;BTW, we also have the SBL for your reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN13460.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN13460.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2023 02:29:47 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2023-04-14T02:29:47Z</dc:date>
    <item>
      <title>Modify imxrt1024 SDK flashloader example to run on flash</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1631552#M24529</link>
      <description>&lt;P&gt;Hi, I'm new to imxRT processors and I'm trying to develop a secondary bootloader for the imxrt1024. At first I'm using the flashloader example from SDK as a base. What are the steps to modify the project, from RAM to Flash?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 20:23:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1631552#M24529</guid>
      <dc:creator>rodrigocsm</dc:creator>
      <dc:date>2023-04-11T20:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Modify imxrt1024 SDK flashloader example to run on flash</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1633017#M24562</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/215558"&gt;@rodrigocsm&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;RT1024 support the ROM API, you can use the ROM API, that code can run in the flash directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Please check this SDK code:&lt;/P&gt;
&lt;P&gt;SDK_2_13_0_MIMXRT1024-EVK\boards\evkmimxrt1024\driver_examples\fsl_romapi&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1681377455698.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/219088i460EB37B5C51824E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1681377455698.png" alt="kerryzhou_0-1681377455698.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 09:18:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1633017#M24562</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2023-04-13T09:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Modify imxrt1024 SDK flashloader example to run on flash</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1633175#M24571</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;. I'll try.&lt;/P&gt;&lt;P&gt;Just a question. There's no&amp;nbsp;&lt;SPAN&gt;ROM_RunBootloader function in the fsl_romapi. Can I implement it manually or it doesn't work on imxrt1024?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 13:17:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1633175#M24571</guid>
      <dc:creator>rodrigocsm</dc:creator>
      <dc:date>2023-04-13T13:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Modify imxrt1024 SDK flashloader example to run on flash</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1633506#M24591</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/215558"&gt;@rodrigocsm&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Do you check the evkmimxrt1024_fsl_romapi project which I recommend you?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; In fact, that project is using the ROM API to realize the flash operation. So, you can add it in your secondary bootloader.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;BTW, we also have the SBL for your reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN13460.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN13460.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 02:29:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1633506#M24591</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2023-04-14T02:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Modify imxrt1024 SDK flashloader example to run on flash</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1633833#M24611</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;,&amp;nbsp;I've checked the project. I'll read de application note.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 10:41:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Modify-imxrt1024-SDK-flashloader-example-to-run-on-flash/m-p/1633833#M24611</guid>
      <dc:creator>rodrigocsm</dc:creator>
      <dc:date>2023-04-14T10:41:45Z</dc:date>
    </item>
  </channel>
</rss>

