<?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>MCX MicrocontrollersのトピックRe: Title: Arduino Bootloader HEX (Arch Mix) not working on i.MX RT1050 EVK (RT1052 MCU)</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/Title-Arduino-Bootloader-HEX-Arch-Mix-not-working-on-i-MX-RT1050/m-p/2348365#M5196</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/253824"&gt;@Harisha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you so much for your interest in our products and for using our community.&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;I couldn’t find any doc&lt;SPAN&gt;&amp;nbsp;indicating that the prebuilt Arch Mix Arduino bootloader is intended to be reused on MIMXRT1050-EVKB board.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For the MIMXRT1050‑EVKB, NXP provides board‑specific doc for the supported boot options using HyperFlash and QSPI Flash. The boot flow depends on FlexSPI configuration&amp;nbsp; and boot image headers that are specific to the target board and flash device.&lt;/P&gt;
&lt;P&gt;Therefore, for the MIMXRT1050‑EVKB, I suggest you can&amp;nbsp; starting from the official MCUXpresso SDK demo provided for this board, rather than using the Arch Mix bootloader HEX directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;May Liu&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 09 Apr 2026 11:09:39 GMT</pubDate>
    <dc:creator>mayliu1</dc:creator>
    <dc:date>2026-04-09T11:09:39Z</dc:date>
    <item>
      <title>Title: Arduino Bootloader HEX (Arch Mix) not working on i.MX RT1050 EVK (RT1052 MCU)</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Title-Arduino-Bootloader-HEX-Arch-Mix-not-working-on-i-MX-RT1050/m-p/2348107#M5192</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is it possible to run ardunio bootloader in rt1050 evk to make it behave as arduino board&lt;/P&gt;&lt;P&gt;I am trying to use the Arduino bootloader provided for the Seeeduino Arch Mix (i.MX RT1052) on an NXP i.MX RT1050 EVK board, since both boards use the same MCU (RT1052).&lt;/P&gt;&lt;P&gt;Reference guide followed:&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.seeedstudio.com/Arch_Mix/#using-nxpbootutility-to-flash-arduino-bootloader" target="_blank"&gt;https://wiki.seeedstudio.com/Arch_Mix/#using-nxpbootutility-to-flash-arduino-bootloader&lt;/A&gt; ()&lt;/P&gt;&lt;P&gt;What I tried:&lt;/P&gt;&lt;P&gt;Converted RT1050 EVK to QSPI (IS25WP064A).&lt;BR /&gt;Flashed the prebuilt Arduino bootloader HEX file (from Arch Mix) into QSPI flash at address 0x60000000.&lt;BR /&gt;Followed the same procedure as mentioned in the above guide:&lt;BR /&gt;Connected in Serial Downloader mode&lt;BR /&gt;Used NXP MCUBootUtility&lt;BR /&gt;Selected FlexSPI NOR&lt;BR /&gt;Used “All-in-One Action” to flash&lt;/P&gt;&lt;P&gt;Flashing completes successfully.&lt;/P&gt;&lt;P&gt;Expected behavior:&lt;/P&gt;&lt;P&gt;After switching back to QSPI boot and resetting the board, the Arduino bootloader should run and USB (OTG) should enumerate as a CDC device. ()&lt;/P&gt;&lt;P&gt;Actual behavior:&lt;/P&gt;&lt;P&gt;USB is not detected&lt;BR /&gt;No COM port appears&lt;BR /&gt;Bootloader seems not running&lt;/P&gt;&lt;P&gt;My questions:&lt;/P&gt;&lt;P&gt;Is the Arch Mix Arduino bootloader HEX directly compatible with RT1050 EVK?&lt;BR /&gt;Even though both use RT1052, are there any board-specific differences (USB pins, clock config, PHY, etc.)?&lt;BR /&gt;Does the bootloader depend on Arch Mix-specific hardware configuration?&lt;BR /&gt;Do we need to rebuild or modify the bootloader for RT1050 EVK?&lt;/P&gt;&lt;P&gt;Any guidance would be very helpful.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 08:59:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Title-Arduino-Bootloader-HEX-Arch-Mix-not-working-on-i-MX-RT1050/m-p/2348107#M5192</guid>
      <dc:creator>Harisha</dc:creator>
      <dc:date>2026-04-09T08:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Title: Arduino Bootloader HEX (Arch Mix) not working on i.MX RT1050 EVK (RT1052 MCU)</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Title-Arduino-Bootloader-HEX-Arch-Mix-not-working-on-i-MX-RT1050/m-p/2348365#M5196</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/253824"&gt;@Harisha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you so much for your interest in our products and for using our community.&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;I couldn’t find any doc&lt;SPAN&gt;&amp;nbsp;indicating that the prebuilt Arch Mix Arduino bootloader is intended to be reused on MIMXRT1050-EVKB board.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For the MIMXRT1050‑EVKB, NXP provides board‑specific doc for the supported boot options using HyperFlash and QSPI Flash. The boot flow depends on FlexSPI configuration&amp;nbsp; and boot image headers that are specific to the target board and flash device.&lt;/P&gt;
&lt;P&gt;Therefore, for the MIMXRT1050‑EVKB, I suggest you can&amp;nbsp; starting from the official MCUXpresso SDK demo provided for this board, rather than using the Arch Mix bootloader HEX directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;May Liu&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Apr 2026 11:09:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Title-Arduino-Bootloader-HEX-Arch-Mix-not-working-on-i-MX-RT1050/m-p/2348365#M5196</guid>
      <dc:creator>mayliu1</dc:creator>
      <dc:date>2026-04-09T11:09:39Z</dc:date>
    </item>
  </channel>
</rss>

