<?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: RT117x ROM bootloader version specific information in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1535214#M21973</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203381"&gt;@yf2&lt;/a&gt;&amp;nbsp;，&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;1) Did you mean that the ROM bootloader supports "load-image" and "execute" commands to load and run the flashloader program and then we should follow the flashloader manual to use the flashloader program to do more jobs?&lt;BR /&gt;-- Yes, just like the &lt;A href="https://www.cnblogs.com/henjay724/p/9096222.html" target="_self"&gt;link&lt;/A&gt; illustrates.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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&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;</description>
    <pubDate>Tue, 11 Oct 2022 02:28:24 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2022-10-11T02:28:24Z</dc:date>
    <item>
      <title>RT117x ROM bootloader version specific information</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1534437#M21942</link>
      <description>&lt;P&gt;Dear support,&lt;/P&gt;&lt;P&gt;I am using RT1170-EVK to getting familiar with RT117x MCU. According to chapter 10 of the `RT1170 Processor Reference Manual`, there is a "ROM bootloader" inside each RT117x chip and it supports so called "Serial download mode" which can be used to download programs to external flash devices.&lt;/P&gt;&lt;P&gt;Now I am having quite a few questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is this "ROM bootloader" same thing as the "&lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcu-bootloader-for-nxp-microcontrollers:MCUBOOT" target="_self"&gt;MCU bootloader&lt;/A&gt;"?&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;With command line tool "blhost -- get-property 1" on the EVK, I got version "K3.0.1", however the above MCU bootloader page is about version 2.5, are there any differences between these two versions? Whare can we find release notes information?&lt;/LI&gt;&lt;LI&gt;I noticed that "get-property 7" returns unknown property error. So how do I know what commands are supported by this ROM bootloader? Other properties mentioned in "blhost user manual" but not available from the ROM bootloader includes 0x19 for example. Where I can find a list of supported property ids of this ROM bootloader?&lt;/LI&gt;&lt;LI&gt;Under my MCUXpresso SDK (version 2.11), I noticed two folders under "middleware/" folder, one is "mcu-boot/" and the other is "mcuboot_opensource". How they are related to this ROM bootloader? When I should use them?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;yf2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2022 08:19:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1534437#M21942</guid>
      <dc:creator>yf2</dc:creator>
      <dc:date>2022-10-09T08:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: RT117x ROM bootloader version specific information</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1534469#M21945</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203381"&gt;@yf2&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;1）Is this "ROM bootloader" same thing as the "MCU bootloader"? &lt;BR /&gt;-- Yes, they're similar.&lt;BR /&gt;2) Where I can find a list of supported property ids of this ROM bootloader?&lt;BR /&gt;-- I don't know, usually, we just use the ROM code to load the flashload which supports more available commands.&lt;BR /&gt;3) How they are related to this ROM bootloader? When I should use them?&lt;BR /&gt;-- No, the mcu-boot is as same as the flashloader demo except for it can work in the flash.&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&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&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;</description>
      <pubDate>Sun, 09 Oct 2022 10:20:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1534469#M21945</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2022-10-09T10:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: RT117x ROM bootloader version specific information</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1534862#M21962</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/56840"&gt;@jeremyzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, did you mean that the ROM bootloader supports "load-image" and "execute" commands to load and run the flashloader program and then we should follow the flashloader manual to use the flashloader program to do more jobs?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;yf2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 12:58:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1534862#M21962</guid>
      <dc:creator>yf2</dc:creator>
      <dc:date>2022-10-10T12:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: RT117x ROM bootloader version specific information</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1535169#M21969</link>
      <description>&lt;P&gt;only app image(flashloader) with ivt header can be supported by BootROM 'load-image' command, and it will jump to app directly after issuing load-image command, so you don't need to issue 'execute' command any more.&lt;/P&gt;
&lt;P&gt;Yes, you cannot do flash erase/write work by BootROM commands, so we have to do it in 2nd flashloader.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 00:51:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1535169#M21969</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2022-10-11T00:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: RT117x ROM bootloader version specific information</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1535214#M21973</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203381"&gt;@yf2&lt;/a&gt;&amp;nbsp;，&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;1) Did you mean that the ROM bootloader supports "load-image" and "execute" commands to load and run the flashloader program and then we should follow the flashloader manual to use the flashloader program to do more jobs?&lt;BR /&gt;-- Yes, just like the &lt;A href="https://www.cnblogs.com/henjay724/p/9096222.html" target="_self"&gt;link&lt;/A&gt; illustrates.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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&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;</description>
      <pubDate>Tue, 11 Oct 2022 02:28:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT117x-ROM-bootloader-version-specific-information/m-p/1535214#M21973</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2022-10-11T02:28:24Z</dc:date>
    </item>
  </channel>
</rss>

