<?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: RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2178355#M30235</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/255209"&gt;@dstarck&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;Thanks for the update on your tests. Regarding the flash lock, please refer to the&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/How-to-solve-flashing-problems-in-FRDM-RW612-flash-lock/ta-p/2058965" target="_blank" rel="noopener"&gt;How to solve flashing problems in FRDM-RW612 (flash lock)&lt;/A&gt; post, just be careful to select your module specific memory when creating a new workspace.&lt;/P&gt;
&lt;P&gt;Please let me know if you are able to unlock the flash.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Sep 2025 17:59:59 GMT</pubDate>
    <dc:creator>RomanVR</dc:creator>
    <dc:date>2025-09-30T17:59:59Z</dc:date>
    <item>
      <title>RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2175216#M30170</link>
      <description>&lt;P class=""&gt;&lt;STRONG&gt;Issue&amp;nbsp;Description&lt;BR /&gt;&lt;/STRONG&gt;I'm experiencing a consistent issue with&amp;nbsp;the NXP&amp;nbsp;RW612 where the ROM bootloader always enters ISP mode instead of booting from external flash,&amp;nbsp;regardless&amp;nbsp;of&amp;nbsp;the binary structure or&amp;nbsp;configuration used.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Symptoms&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Consistent ISP&amp;nbsp;Mode&lt;/STRONG&gt;: Device always&amp;nbsp;enters&amp;nbsp;ISP&amp;nbsp;mode&amp;nbsp;with&amp;nbsp;identical register values&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;PC Register&lt;/STRONG&gt;:&amp;nbsp;0x1302B460&amp;nbsp;(ROM&amp;nbsp;bootloader address)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Magic Numbers&lt;/STRONG&gt;: R1=0x5AC33CA5, R3=0x5AC33CA5, R6=0x55AACC33,&amp;nbsp;R7=0x33CCAA55, R8=0x5AA55AA5, R10=0xC33CA55A, R11=0x55AACC33&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Behavior&lt;/STRONG&gt;: Identical&amp;nbsp;across all tested configurations&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;STRONG&gt;What I've Tested&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Custom MCUBoot&amp;nbsp;Builds&lt;/STRONG&gt;:&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;Signed&amp;nbsp;and unsigned&amp;nbsp;binaries&lt;/LI&gt;&lt;LI&gt;Different FCB configurations&amp;nbsp;(with/without CMML)&lt;/LI&gt;&lt;LI&gt;Various offset&amp;nbsp;configurations&amp;nbsp;(0x400, 0x1000)&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Official Zephyr Samples&lt;/STRONG&gt;:&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;frdm_rw612&amp;nbsp;board configuration&lt;/LI&gt;&lt;LI&gt;rd_rw612_bga&amp;nbsp;board configuration&lt;/LI&gt;&lt;LI&gt;Both sysbuild and standard builds&lt;/LI&gt;&lt;LI&gt;Signed with imgtool&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Binary Structures Verified&lt;/STRONG&gt;:&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;MCUBoot header magic&amp;nbsp;(0x3DB8F396) at offset 0x0000&lt;/LI&gt;&lt;LI&gt;FCB signature (FCFB) at offset 0x0400&lt;/LI&gt;&lt;LI&gt;Complete FlexSPI configuration with LUT entries&lt;/LI&gt;&lt;LI&gt;Proper IVT/MBI headers&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;STRONG&gt;Current Setup&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Board&lt;/STRONG&gt;: Custom board with RW612&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;External Flash&lt;/STRONG&gt;:&amp;nbsp;Fidelix memory&amp;nbsp;(IRIS-W106-30B module)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Toolchain&lt;/STRONG&gt;: Zephyr&amp;nbsp;4.1.0 with Zephyr SDK 0.17.0&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Programming&lt;/STRONG&gt;: J-Link&amp;nbsp;via&amp;nbsp;SWD interface&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;STRONG&gt;Questions for the Community&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Boot Sequence&amp;nbsp;Requirements&lt;/STRONG&gt;: What are the exact&amp;nbsp;requirements for the&amp;nbsp;RW612 ROM bootloader to successfully boot from external flash? Are there&amp;nbsp;specific hardware configuration&amp;nbsp;requirements I'm missing?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;FCB Format&amp;nbsp;Validation&lt;/STRONG&gt;: What specific FCB format does the ROM bootloader expect? Are&amp;nbsp;there validation requirements or specific parameters that must be met?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Hardware Configuration&lt;/STRONG&gt;: Are there specific&amp;nbsp;jumper settings, pin configurations, or fuse settings required for external flash boot that aren't&amp;nbsp;documented?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Known Issues&lt;/STRONG&gt;: Are&amp;nbsp;there known issues with the RW612 ROM bootloader and external&amp;nbsp;flash boot? Has&amp;nbsp;anyone successfully booted from external flash?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Working Examples&lt;/STRONG&gt;: Does anyone have working examples that successfully&amp;nbsp;boot from external flash on RW612? What configuration&amp;nbsp;did you use?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Alternative Approaches&lt;/STRONG&gt;: If&amp;nbsp;external flash boot has limitations, what&amp;nbsp;are the recommended alternatives for production deployment?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Debugging Steps&lt;/STRONG&gt;: What debugging steps would you&amp;nbsp;recommend to&amp;nbsp;identify&amp;nbsp;why the ROM bootloader is rejecting the FCB?&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;&lt;STRONG&gt;Additional Context&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;The&amp;nbsp;fact that&amp;nbsp;even official Zephyr samples&amp;nbsp;(frdm_rw612&amp;nbsp;and&amp;nbsp;rd_rw612_bga) result in identical ISP mode behavior suggests&amp;nbsp;this might be a fundamental issue with either:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The ROM bootloader implementation&lt;/LI&gt;&lt;LI&gt;Hardware configuration requirements&lt;/LI&gt;&lt;LI&gt;Our understanding of the boot process&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;Any guidance or working examples&amp;nbsp;would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 18:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2175216#M30170</guid>
      <dc:creator>dstarck</dc:creator>
      <dc:date>2025-09-24T18:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2176052#M30196</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/255209"&gt;@dstarck&lt;/a&gt;,&amp;nbsp;hope you are doing well.&lt;/P&gt;
&lt;P&gt;Please check&lt;STRONG&gt; Chapter 11 - Non-secure boot ROM&lt;/STRONG&gt; of the &lt;STRONG&gt;UM11865 - RW61x User Manual&lt;/STRONG&gt; available at the &lt;A href="https://www.nxp.com/products/wireless-connectivity/wi-fi-plus-bluetooth-plus-802-15-4/wireless-mcu-with-integrated-tri-radio-1x1-wi-fi-6-plus-bluetooth-low-energy-5-4-802-15-4:RW612" target="_blank"&gt;product page&lt;/A&gt;, which contains information regarding on RW61x boot modes as well as FCB configuration and structure.&lt;/P&gt;
&lt;P&gt;Additionally, please refer to &lt;A href="https://mcuxpresso.nxp.com/appcodehub?search=an-frdmrw612-module-migration-guide" target="_blank"&gt;Migration guide from FRDM-RW612 to third-party module memories&lt;/A&gt;, where a guide and example to configure the IRIS-W106-30B specific flash memory is provided.&lt;/P&gt;
&lt;P&gt;Note: You mentioned that you tried to load an RD-RW612-BGA binary into your EVK, this procedure might cause to lock the flash and not be able to write to it, if you see this behavior, take a look into the following post on how to solve it: &lt;A href="https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/How-to-solve-flashing-problems-in-FRDM-RW612-flash-lock/ta-p/2058965" target="_blank"&gt;How to solve flashing problems in FRDM-RW612 (flash lock)&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Let me know if the resources are helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 18:23:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2176052#M30196</guid>
      <dc:creator>RomanVR</dc:creator>
      <dc:date>2025-09-25T18:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2176066#M30199</link>
      <description>&lt;P&gt;Thank you so much I will check these out and will report back.&amp;nbsp; I thing the root if the issue us that the ROM bootloader can boit validate the MCUBoot bootloader in flash memory... I will report back later today&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 18:43:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2176066#M30199</guid>
      <dc:creator>dstarck</dc:creator>
      <dc:date>2025-09-25T18:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2176073#M30200</link>
      <description>&lt;P&gt;btw... I found the UM11865 User Manual late last night... I will also review the docs you posted... here is a summary of my investigations from this morning:&amp;nbsp;&lt;/P&gt;&lt;P&gt;IRIS-W106-30B module (RW612-based) ROM bootloader remains stuck in ISP mode (PC =&lt;BR /&gt;1302B460) instead of handing off to MCUBoot bootloader from external flash.&lt;/P&gt;&lt;P&gt;Investigation Results&lt;/P&gt;&lt;P&gt;&lt;LI-EMOJI id="lia_white-heavy-check-mark" title=":white_heavy_check_mark:"&gt;&lt;/LI-EMOJI&gt; Confirmed Working Components:&lt;BR /&gt;- FlexSPI external flash access via FCB (Flash Configuration Block)&lt;BR /&gt;- FCB signature: 42464346 at 0x08000400&lt;BR /&gt;- IVT (Image Vector Table) signature: 402000D1 at 0x08001040&lt;BR /&gt;- ARM Cortex-M33 vector table: valid stack pointer 3000B320 at 0x08001400&lt;BR /&gt;- External flash programming and verification successful&lt;BR /&gt;- All boot structures readable by ROM bootloader&lt;/P&gt;&lt;P&gt;&lt;LI-EMOJI id="lia_cross-mark" title=":cross_mark:"&gt;&lt;/LI-EMOJI&gt; Root Cause Identified:&lt;BR /&gt;- IVT boot_data_ptr (0x08001060) points to location containing all zeros&lt;BR /&gt;- Boot data structure not properly placed in flash by linker&lt;BR /&gt;- ROM bootloader validates boot structures but rejects image during validation&lt;BR /&gt;phase&lt;/P&gt;&lt;P&gt;Key Technical Details:&lt;BR /&gt;- Memory Layout: FCB@0x400 → IVT@0x1040 → ARM_vectors@0x1400&lt;BR /&gt;- IVT pointers: boot_data_ptr=0x08001060, self_ptr=0x08001040&lt;BR /&gt;- ROM bootloader successfully initializes FlexSPI and reads flash contents&lt;BR /&gt;- Issue occurs during image validation, not during flash access&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;- Using Zephyr RTOS with MCUBoot&lt;BR /&gt;- CONFIG_NXP_RW6XX_BOOT_HEADER=y&lt;BR /&gt;- CONFIG_TRUSTED_EXECUTION_NONSECURE=y&lt;BR /&gt;- Custom IVT header and FCB for IRIS-W106-30B&lt;/P&gt;&lt;P&gt;Remaining Question for NXP Community&lt;/P&gt;&lt;P&gt;Does the RW612 ROM bootloader require signed/authenticated boot images for handoff&lt;BR /&gt;to external flash bootloaders?&lt;/P&gt;&lt;P&gt;The ROM bootloader appears to validate all boot structures correctly but refuses&lt;BR /&gt;handoff. Missing boot data structure suggests either:&lt;BR /&gt;1. Linker script issue preventing proper boot data placement in flash&lt;BR /&gt;2. ROM bootloader requires signed images (HAB/secure boot) even for bootloader&lt;BR /&gt;handoff&lt;BR /&gt;3. Additional validation requirements (I will review the docs)&lt;/P&gt;&lt;P&gt;Any additional insights on the RW612-specific ROM bootloader validation requirements would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks so much for your assistance!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 18:50:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2176073#M30200</guid>
      <dc:creator>dstarck</dc:creator>
      <dc:date>2025-09-25T18:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2176834#M30211</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/255209"&gt;@dstarck&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;Regarding your question about requiring signed/authenticated boot images, please refer to &lt;STRONG&gt;page 78 of UM11865&lt;/STRONG&gt; where the validation of the boot process is detailed, if you are not using secure boot ROM, the image does not require signature.&lt;/P&gt;
&lt;P&gt;Additionally, please confirm if you have followed the guide/example I shared from the &lt;A href="https://mcuxpresso.nxp.com/appcodehub?search=an-frdmrw612-module-migration-guide" target="_blank" rel="noopener"&gt;Application Code Hub&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Let me know if the information is useful and about your findings.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 20:24:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2176834#M30211</guid>
      <dc:creator>RomanVR</dc:creator>
      <dc:date>2025-09-26T20:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2176858#M30213</link>
      <description>&lt;P&gt;Yes, I got it, and have made the changes.&amp;nbsp; I am working with a custom board that has a IRIS-W106-30B module (which contains the RW612).&amp;nbsp; I'll be testing over the weekend. Thanks.&amp;nbsp; I will reach out if I have questions, and will report back regarding my progress.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 22:04:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2176858#M30213</guid>
      <dc:creator>dstarck</dc:creator>
      <dc:date>2025-09-26T22:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2178307#M30234</link>
      <description>&lt;P&gt;FYI... I was able to implement these changes.&amp;nbsp; Currently, the custom board I have has locked the Flash memory and I am working to get that unlocked before flashing and testing.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 15:41:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2178307#M30234</guid>
      <dc:creator>dstarck</dc:creator>
      <dc:date>2025-09-30T15:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2178355#M30235</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/255209"&gt;@dstarck&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;Thanks for the update on your tests. Regarding the flash lock, please refer to the&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/How-to-solve-flashing-problems-in-FRDM-RW612-flash-lock/ta-p/2058965" target="_blank" rel="noopener"&gt;How to solve flashing problems in FRDM-RW612 (flash lock)&lt;/A&gt; post, just be careful to select your module specific memory when creating a new workspace.&lt;/P&gt;
&lt;P&gt;Please let me know if you are able to unlock the flash.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 17:59:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2178355#M30235</guid>
      <dc:creator>RomanVR</dc:creator>
      <dc:date>2025-09-30T17:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2178385#M30237</link>
      <description>&lt;P&gt;thanks, I saw that... I think when I implemented it, it did not work... I need to goo back and look at it again.&amp;nbsp; Also, I found out just recently that Segger (e.g. my JLink Pro) does not have a loader to flash the binaries correctly for Fidelix type memory which the IRIS-W106-30B module that contains the RW612 chip uses....&amp;nbsp; so I have to figure that out also (unless you have a loader that I can use).&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 19:26:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2178385#M30237</guid>
      <dc:creator>dstarck</dc:creator>
      <dc:date>2025-09-30T19:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: RW612 ROM Bootloader Stuck in ISP Mode and not loading MCUBoot from external flash</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2178420#M30238</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/255209"&gt;@dstarck&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;For a better module-specific support, I suggest to contact directly the module maker (uBlox) in order to access to a wide variety of documentation regarding your own module.&lt;/P&gt;
&lt;P&gt;Please let me know if you have any more questions.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 21:11:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/RW612-ROM-Bootloader-Stuck-in-ISP-Mode-and-not-loading-MCUBoot/m-p/2178420#M30238</guid>
      <dc:creator>RomanVR</dc:creator>
      <dc:date>2025-09-30T21:11:06Z</dc:date>
    </item>
  </channel>
</rss>

