<?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のトピックmcuboot loader</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2125591#M3441</link>
    <description>&lt;P&gt;I am trying to develop a custom bootloader on the FRDM-MCXN236 board, where the new firmware will be sent over UART while the bootloader is running it is possible in this board or not you have any reference regarding this&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2025 10:52:42 GMT</pubDate>
    <dc:creator>ganavi1</dc:creator>
    <dc:date>2025-06-30T10:52:42Z</dc:date>
    <item>
      <title>mcuboot loader</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2125591#M3441</link>
      <description>&lt;P&gt;I am trying to develop a custom bootloader on the FRDM-MCXN236 board, where the new firmware will be sent over UART while the bootloader is running it is possible in this board or not you have any reference regarding this&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 10:52:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2125591#M3441</guid>
      <dc:creator>ganavi1</dc:creator>
      <dc:date>2025-06-30T10:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: mcuboot loader</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2125615#M3442</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;consider to look at&amp;nbsp;&lt;A href="https://docs.mcuboot.com/" target="_blank"&gt;https://docs.mcuboot.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can use MCUXpresso Secure Provisioning tool to configure this easily, see&amp;nbsp;&lt;A href="https://docs.mcuxpresso.nxp.com/secure/latest/07_generic_workflows.html#mcuboot-workflow" target="_blank"&gt;Generic workflows — MCUXpresso Secure Provisioning Tool 25.03 25.03 documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 11:20:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2125615#M3442</guid>
      <dc:creator>marek-trmac</dc:creator>
      <dc:date>2025-06-30T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: mcuboot loader</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2125957#M3450</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/252154"&gt;@ganavi1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your post.&amp;nbsp;This is possible. You don't even need a custom bootloader because it comes with BOOT ROM. You can also refer to &lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/LPC55-Update-Firmware-in-USB-UART-SPI-I2C-ISP-Mode/ta-p/1701814" target="_blank"&gt;[LPC55]:Update Firmware in USB/UART/SPI/I2C-ISP Mode - NXP Community&lt;/A&gt;.&amp;nbsp;It was about the LPC55, but it is also of reference value for the MCXN236.&lt;/P&gt;
&lt;P&gt;BRs,&lt;/P&gt;
&lt;P&gt;Celeste&lt;/P&gt;
&lt;P&gt;-----------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 02:22:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2125957#M3450</guid>
      <dc:creator>Celeste_Liu</dc:creator>
      <dc:date>2025-07-01T02:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: mcuboot loader</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2126959#M3458</link>
      <description>&lt;P&gt;How to implement jump-to-application in FRDM-MCXN236 using MCUXpresso?&lt;BR /&gt;you have any reference document is there for creating jump-to application ?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 07:17:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2126959#M3458</guid>
      <dc:creator>ganavi1</dc:creator>
      <dc:date>2025-07-02T07:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: mcuboot loader</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2127099#M3460</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;actually i want in this manner&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm working with the FRDM-MCXN236 board and using the MCUXpresso IDE with the MCXN236 SDK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like to implement a bootloader that:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;Runs from address 0x00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;Checks for a valid application is present at this 0x00010000&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;if present jump to the application and run that application&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;My questions are:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;Is there an official example in the MCXN236 SDK or other NXP SDKs that demonstrates jump to application?&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;which are the driver is required for the booting operation ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;Any guidance or reference documents would be very helpful.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 09:15:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2127099#M3460</guid>
      <dc:creator>ganavi1</dc:creator>
      <dc:date>2025-07-02T09:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: mcuboot loader</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2127194#M3461</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/252154"&gt;@ganavi1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your information.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Is there an official example in the MCXN236 SDK or other NXP SDKs that demonstrates jump to application?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-&amp;gt;&amp;nbsp;Sorry, we don't have such an Application Note or demo at present. Currently, we only provide an AN on how to develop a CANopen Bootloader, and no code is provided.&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/Download?colCode=AN14146" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=AN14146&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I recommend you to develop refer to mcuboot_opensource under LPC55xx. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;which are the driver is required for the booting operation ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-&amp;gt; You can refer to the&amp;nbsp;&lt;A href="https://community.nxp.com/t5/MCU-Bootloader/Write-a-FlashLoader/m-p/1710563" target="_blank"&gt;Solved: Write a FlashLoader - NXP Community&lt;/A&gt;&amp;nbsp;for more information.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BRs,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Celeste&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 10:36:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/mcuboot-loader/m-p/2127194#M3461</guid>
      <dc:creator>Celeste_Liu</dc:creator>
      <dc:date>2025-07-02T10:36:31Z</dc:date>
    </item>
  </channel>
</rss>

