<?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: RT1170 custom bootloader</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1851158#M29903</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216061"&gt;@sandeepc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; About the bootloader, we have a lot of codes for your reference.&lt;/P&gt;
&lt;P&gt;1. SBL/SFW&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/MCUOTASBLSFWUG.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/MCUOTASBLSFWUG.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. sdk&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1170-EVK" target="_blank"&gt;https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1170-EVK&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;\SDK_2_15_000_MIMXRT1170-EVK\boards\evkmimxrt1170\ota_examples&lt;/P&gt;
&lt;P&gt;About the flash operation, you can refer to SDK:&lt;/P&gt;
&lt;P&gt;SDK_2_15_000_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\fsl_romapi&lt;/P&gt;
&lt;P&gt;SDK_2_15_000_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\flexspi\nor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;If you still have question about it, please kindly let me now.&lt;/P&gt;
&lt;P&gt;If your question is solved, please help to mark the correct answer, just to close this case, thanks.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 04:40:46 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2024-04-22T04:40:46Z</dc:date>
    <item>
      <title>RT1170 custom bootloader</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1850597#M29882</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want develop custom boot loader using Qspi external flash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have any better document to understand the memory organization to implementation of boot loader please shar with me.&lt;/P&gt;&lt;P&gt;processor: imxrt1170&lt;/P&gt;&lt;P&gt;External flash: winbond(W25Q64JV)&lt;/P&gt;&lt;P&gt;Mode: XIP mode&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep C&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 10:53:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1850597#M29882</guid>
      <dc:creator>sandeepc</dc:creator>
      <dc:date>2024-04-19T10:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 custom bootloader</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1850625#M29883</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216061"&gt;@sandeepc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can use SDK example bootloader or i shared link below that i used while designing my bootloader project. I can not share my code but if you have any question i want to help.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Basri KAYA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/NXP/mcu-smhmi" target="_blank"&gt;https://github.com/NXP/mcu-smhmi&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 10:54:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1850625#M29883</guid>
      <dc:creator>Bkaya</dc:creator>
      <dc:date>2024-04-19T10:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 custom bootloader</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1850631#M29885</link>
      <description>Thanks,&lt;BR /&gt;i will go through your code.&lt;BR /&gt;&lt;BR /&gt;Do you have any document to understand well xip boot?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sandeep c&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;sabdeep C</description>
      <pubDate>Fri, 19 Apr 2024 11:00:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1850631#M29885</guid>
      <dc:creator>sandeepc</dc:creator>
      <dc:date>2024-04-19T11:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 custom bootloader</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1850643#M29886</link>
      <description>&lt;P&gt;You are welcome. That is not my code but it will be very usefull to start writing your code.&lt;/P&gt;&lt;P&gt;For Xip Boot, you can import SDK example romapi_cm7 for 1170.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 11:05:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1850643#M29886</guid>
      <dc:creator>Bkaya</dc:creator>
      <dc:date>2024-04-19T11:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 custom bootloader</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1850651#M29887</link>
      <description>Ok, thanks i will go through your code.&lt;BR /&gt;Regards,&lt;BR /&gt;Sandeep C</description>
      <pubDate>Fri, 19 Apr 2024 11:09:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1850651#M29887</guid>
      <dc:creator>sandeepc</dc:creator>
      <dc:date>2024-04-19T11:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 custom bootloader</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1851158#M29903</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216061"&gt;@sandeepc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; About the bootloader, we have a lot of codes for your reference.&lt;/P&gt;
&lt;P&gt;1. SBL/SFW&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/MCUOTASBLSFWUG.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/MCUOTASBLSFWUG.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. sdk&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1170-EVK" target="_blank"&gt;https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1170-EVK&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;\SDK_2_15_000_MIMXRT1170-EVK\boards\evkmimxrt1170\ota_examples&lt;/P&gt;
&lt;P&gt;About the flash operation, you can refer to SDK:&lt;/P&gt;
&lt;P&gt;SDK_2_15_000_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\fsl_romapi&lt;/P&gt;
&lt;P&gt;SDK_2_15_000_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\flexspi\nor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;If you still have question about it, please kindly let me now.&lt;/P&gt;
&lt;P&gt;If your question is solved, please help to mark the correct answer, just to close this case, thanks.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 04:40:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1851158#M29903</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2024-04-22T04:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: RT1170 custom bootloader</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1851552#M29910</link>
      <description>Thanks for the reply.&lt;BR /&gt;i will refer...</description>
      <pubDate>Mon, 22 Apr 2024 10:14:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1170-custom-bootloader/m-p/1851552#M29910</guid>
      <dc:creator>sandeepc</dc:creator>
      <dc:date>2024-04-22T10:14:04Z</dc:date>
    </item>
  </channel>
</rss>

