<?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: Second stage XIP bootloader for iMX RT1060 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1704067#M210704</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221473"&gt;@pm_2552&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Answer your questions:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;1. Appnote:&amp;nbsp;&lt;STRONG&gt;AN12604 Implement second bootloader on i.MXRT10xx series&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Related example: sw12604&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;A href="https://www.nxp.com/docs/en/application-note-software/AN12604SW.zip" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.nxp.com/docs/en/application-note-software/AN12604SW.zip&lt;/A&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;I could not find this example in MCU SDK.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Question:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;1.1: Is this supported with MCUXpresso or is there any default example that is similar to the second stage bootloader mentioned in the app note?&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;1.2: Could you please help with the instructions to build this example?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;=&amp;gt;Answer: I checked the AN12604 software package, it is the IAR project, if you need the MCUXPresso IDE project, you can import it based on the SDK.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;About the function, it is the UART and USB method to download the app and jump to the app, you can consider it is the flashloader which is located in the flash which is used as the secondary bootloader.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;About the instructions to build, you can use the IAR IDE to build the project directly, I find it contains RT1020, RT1050, RT1060 code:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1691993695878.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/236236i4CB1B77BB086AE82/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1691993695878.png" alt="kerryzhou_0-1691993695878.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. SBL and SFW appnote:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN13460.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.nxp.com/docs/en/application-note/AN13460.pdf&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/MCUOTASBLSFWUG.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.nxp.com/docs/en/user-guide/MCUOTASBLSFWUG.pdf&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;2.1: I could not find the instructions to build this on a MAC. Is the support only for Windows and Linux host?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.2: Any default example in SDK for SBL and SFW?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;=&amp;gt;Answer: As I know, it is mainly based on the windows, you can use the windows to build it.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;For the SBL and SFW, not in the SDK, it has it's own app and package.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;Please go to this linker:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;SBL Repository &lt;A href="https://github.com/NXPmicro/sbl" target="_blank"&gt;https://github.com/NXPmicro/sbl&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&amp;nbsp;SFW Repository &lt;A href="https://github.com/NXPmicro/sfw" target="_blank"&gt;https://github.com/NXPmicro/sfw&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. ota_bootloader example is not present in the latest SDK 2.14.0 but was there in 2.7.0 as mentioned here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT/How-to-run-evkmimxrt1060-lwip-httpssrv-ota-freertos/m-p/977955" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-RT/How-to-run-evkmimxrt1060-lwip-httpssrv-ota-freertos/m-p/977955&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3.1: Are there know problems in the example because of which it is removed?&lt;BR /&gt;3.2: Is the functionality of ota_bootloader demonstrated in some other default examples in SDK?&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;=&amp;gt;Answer: Not exactly, it is still in the SDK, just name changed.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;Please check this code:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;\SDK_2_13_1_EVK-MIMXRT1060\boards\evkmimxrt1060\mcuboot_opensource&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;I would really appreciate the answers to these questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. I am aware of FlashLoader example but I am not sure if that can be used as my intended second stage bootloader because of the following reasons:(Please correct me if I am missing the essence of Flashloader)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Flashloader is used to communicate with host and allows flashing bootable images to the boot devices(in my case External FLash for XIP) and Flashloader itself runs in RAM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I have to first flash flashloader and boot the device in serial loader mode by means of boot switches. After this the blhost utility can be used to communicate to the board over uart/hid to flash the firmware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Flashloader can not be used as SBL where ROM bootloader starts the execution of second stage bootloader and then second stage bootloader does some verification of the firmware and lets the application run if the verification passes.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;=&amp;gt;Answer:In fact, it is determined by your requirement, the SBL is more rich function, include the flashloader's USB, UART bootloader, also sdcard, enet, wifi etc.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;If you just need the UART and USB, you can use the SDK mcuboot_opensource project.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;Wish it helps you!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 06:26:10 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2023-08-14T06:26:10Z</dc:date>
    <item>
      <title>Second stage XIP bootloader for iMX RT1060</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1703539#M210650</link>
      <description>&lt;P&gt;I am trying to find an example of second stage bootloader based on XIP flash and supports updating and booting the application.&lt;/P&gt;&lt;P&gt;I came across these three resources but I am not able to test them for one or the other reason:&lt;BR /&gt;1. Appnote: &lt;STRONG&gt;AN12604 Implement second bootloader on i.MXRT10xx series&lt;/STRONG&gt;&lt;BR /&gt;Related example: sw12604&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/application-note-software/AN12604SW.zip" target="_blank"&gt;https://www.nxp.com/docs/en/application-note-software/AN12604SW.zip&lt;/A&gt;&lt;BR /&gt;I could not find this example in MCU SDK.&lt;BR /&gt;Question:&lt;BR /&gt;1.1: Is this supported with MCUXpresso or is there any default example that is similar to the second stage bootloader mentioned in the app note?&lt;BR /&gt;1.2: Could you please help with the instructions to build this example?&lt;BR /&gt;&lt;BR /&gt;2. SBL and SFW appnote:&amp;nbsp;&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; and&amp;nbsp;&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;BR /&gt;2.1: I could not find the instructions to build this on a MAC. Is the support only for Windows and Linux host?&lt;BR /&gt;2.2: Any default example in SDK for SBL and SFW?&lt;BR /&gt;&lt;BR /&gt;3. ota_bootloader example is not present in the latest SDK 2.14.0 but was there in 2.7.0 as mentioned here: &lt;A href="https://community.nxp.com/t5/i-MX-RT/How-to-run-evkmimxrt1060-lwip-httpssrv-ota-freertos/m-p/977955" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT/How-to-run-evkmimxrt1060-lwip-httpssrv-ota-freertos/m-p/977955&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3.1: Are there know problems in the example because of which it is removed?&lt;BR /&gt;3.2: Is the functionality of ota_bootloader demonstrated in some other default examples in SDK?&lt;BR /&gt;&lt;BR /&gt;I would really appreciate the answers to these questions.&lt;BR /&gt;P.S. I am aware of FlashLoader example but I am not sure if that can be used as my intended second stage bootloader because of the following reasons:(Please correct me if I am missing the essence of Flashloader)&lt;BR /&gt;1. Flashloader is used to communicate with host and allows flashing bootable images to the boot devices(in my case External FLash for XIP) and Flashloader itself runs in RAM&lt;BR /&gt;2. I have to first flash flashloader and boot the device in serial loader mode by means of boot switches. After this the blhost utility can be used to communicate to the board over uart/hid to flash the firmware.&lt;BR /&gt;3. Flashloader can not be used as SBL where ROM bootloader starts the execution of second stage bootloader and then second stage bootloader does some verification of the firmware and lets the application run if the verification passes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 11:28:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1703539#M210650</guid>
      <dc:creator>pm_2552</dc:creator>
      <dc:date>2023-08-11T11:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Second stage XIP bootloader for iMX RT1060</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1704067#M210704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221473"&gt;@pm_2552&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Answer your questions:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;1. Appnote:&amp;nbsp;&lt;STRONG&gt;AN12604 Implement second bootloader on i.MXRT10xx series&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Related example: sw12604&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;A href="https://www.nxp.com/docs/en/application-note-software/AN12604SW.zip" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.nxp.com/docs/en/application-note-software/AN12604SW.zip&lt;/A&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;I could not find this example in MCU SDK.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Question:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;1.1: Is this supported with MCUXpresso or is there any default example that is similar to the second stage bootloader mentioned in the app note?&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;1.2: Could you please help with the instructions to build this example?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;=&amp;gt;Answer: I checked the AN12604 software package, it is the IAR project, if you need the MCUXPresso IDE project, you can import it based on the SDK.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;About the function, it is the UART and USB method to download the app and jump to the app, you can consider it is the flashloader which is located in the flash which is used as the secondary bootloader.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;About the instructions to build, you can use the IAR IDE to build the project directly, I find it contains RT1020, RT1050, RT1060 code:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1691993695878.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/236236i4CB1B77BB086AE82/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1691993695878.png" alt="kerryzhou_0-1691993695878.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. SBL and SFW appnote:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN13460.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.nxp.com/docs/en/application-note/AN13460.pdf&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/MCUOTASBLSFWUG.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.nxp.com/docs/en/user-guide/MCUOTASBLSFWUG.pdf&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;2.1: I could not find the instructions to build this on a MAC. Is the support only for Windows and Linux host?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.2: Any default example in SDK for SBL and SFW?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;=&amp;gt;Answer: As I know, it is mainly based on the windows, you can use the windows to build it.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;For the SBL and SFW, not in the SDK, it has it's own app and package.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;Please go to this linker:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;SBL Repository &lt;A href="https://github.com/NXPmicro/sbl" target="_blank"&gt;https://github.com/NXPmicro/sbl&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&amp;nbsp;SFW Repository &lt;A href="https://github.com/NXPmicro/sfw" target="_blank"&gt;https://github.com/NXPmicro/sfw&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. ota_bootloader example is not present in the latest SDK 2.14.0 but was there in 2.7.0 as mentioned here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT/How-to-run-evkmimxrt1060-lwip-httpssrv-ota-freertos/m-p/977955" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-RT/How-to-run-evkmimxrt1060-lwip-httpssrv-ota-freertos/m-p/977955&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3.1: Are there know problems in the example because of which it is removed?&lt;BR /&gt;3.2: Is the functionality of ota_bootloader demonstrated in some other default examples in SDK?&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;=&amp;gt;Answer: Not exactly, it is still in the SDK, just name changed.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;Please check this code:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;\SDK_2_13_1_EVK-MIMXRT1060\boards\evkmimxrt1060\mcuboot_opensource&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;I would really appreciate the answers to these questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. I am aware of FlashLoader example but I am not sure if that can be used as my intended second stage bootloader because of the following reasons:(Please correct me if I am missing the essence of Flashloader)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Flashloader is used to communicate with host and allows flashing bootable images to the boot devices(in my case External FLash for XIP) and Flashloader itself runs in RAM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I have to first flash flashloader and boot the device in serial loader mode by means of boot switches. After this the blhost utility can be used to communicate to the board over uart/hid to flash the firmware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Flashloader can not be used as SBL where ROM bootloader starts the execution of second stage bootloader and then second stage bootloader does some verification of the firmware and lets the application run if the verification passes.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;=&amp;gt;Answer:In fact, it is determined by your requirement, the SBL is more rich function, include the flashloader's USB, UART bootloader, also sdcard, enet, wifi etc.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;If you just need the UART and USB, you can use the SDK mcuboot_opensource project.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;Wish it helps you!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 06:26:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1704067#M210704</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2023-08-14T06:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Second stage XIP bootloader for iMX RT1060</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1709141#M211232</link>
      <description>&lt;P&gt;I have a follow up question&lt;/P&gt;&lt;P&gt;Which bootloader would you suggest if I do not need the UART and USB downloads? The main feature I am looking for is the ability to verify the application image before running the application and XIP.&lt;BR /&gt;&lt;BR /&gt;Also I want to flash my application and bootloader through Jlink. So I do not need the USB/UART support.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 13:19:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1709141#M211232</guid>
      <dc:creator>pm_2552</dc:creator>
      <dc:date>2023-08-22T13:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Second stage XIP bootloader for iMX RT1060</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1710531#M211346</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221473"&gt;@pm_2552&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; So, which detail bootloader function you want if you don't need the UART and USB to download the code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I think, if you don't need any other interface to download code, why you need the bootloader, you can use the JLINK download app directly.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 09:12:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1710531#M211346</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2023-08-24T09:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Second stage XIP bootloader for iMX RT1060</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1710579#M211352</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/21410"&gt;@kerry&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I need the bootloader to act as a secondary bootloader. This secondary bootloader will verify the primary or secondary image before executing that image.&lt;BR /&gt;It is needed to ensure that a valid image is being booted up from the flash. Also its needed for OTA. To test and revert if the new image is not good. Or to execute the new image if the test passes. Basically for the remap functionality offered by RT106x devices.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 09:48:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1710579#M211352</guid>
      <dc:creator>pm_2552</dc:creator>
      <dc:date>2023-08-24T09:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Second stage XIP bootloader for iMX RT1060</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1710584#M211354</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221473"&gt;@pm_2552&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; If OTA, I suggest you use the SBL +SFW.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; If you meet any issues, please help to create the new question post, thanks.&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 09:53:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Second-stage-XIP-bootloader-for-iMX-RT1060/m-p/1710584#M211354</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2023-08-24T09:53:47Z</dc:date>
    </item>
  </channel>
</rss>

