<?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: Create N947 Image Version To Use Dual Boot Feature</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/Create-N947-Image-Version-To-Use-Dual-Boot-Feature/m-p/1834356#M166</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231117"&gt;@JohnKay&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you can use&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;"MCUXpresso Secure Provisioning Tool" to configure and program dual image.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And for "&amp;nbsp;imageType value", it is in offset 0x24 of Image Harder:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1711352935950.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/270134iDCDF1F796381013B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1711352935950.png" alt="Alice_Yang_0-1711352935950.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_1-1711352990994.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/270135iCA02E7FE2E09BE50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_1-1711352990994.png" alt="Alice_Yang_1-1711352990994.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Mar 2024 07:50:24 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2024-03-25T07:50:24Z</dc:date>
    <item>
      <title>Create N947 Image Version To Use Dual Boot Feature</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Create-N947-Image-Version-To-Use-Dual-Boot-Feature/m-p/1834075#M164</link>
      <description>&lt;P&gt;I set the CMPA[FLASH_REMAP_SIZE] = 31 which I think should split the flash into 2 x 1MB sections to support dual boot.&lt;/P&gt;&lt;P&gt;Now I need to create the Image Version for each of my images.&lt;/P&gt;&lt;P&gt;Poking the imageType into the vector table, as shown in other &lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/LPC553x-How-to-Use-Dual-Image/ta-p/1668757" target="_blank" rel="noopener"&gt;platforms&lt;/A&gt;, causes a syntax error.&lt;/P&gt;&lt;P&gt;Where/how do I set the imageType value for dual boot to work?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 15:33:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Create-N947-Image-Version-To-Use-Dual-Boot-Feature/m-p/1834075#M164</guid>
      <dc:creator>JohnKay</dc:creator>
      <dc:date>2024-03-24T15:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create N947 Image Version To Use Dual Boot Feature</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Create-N947-Image-Version-To-Use-Dual-Boot-Feature/m-p/1834304#M165</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;NXP provides graphical tool "MCUXpresso Secure Provisioning Tool", that allows to configure dual boot easily.&lt;/P&gt;
&lt;P&gt;- Go to &lt;A href="https://nxp.com/mcuxpresso/secure" target="_blank"&gt;https://nxp.com/mcuxpresso/secure&lt;/A&gt; to download the installer (ensure to install version 8 or higher)&lt;/P&gt;
&lt;P&gt;- Create new workspace, select the processor you need&lt;/P&gt;
&lt;P&gt;- On the toolbar, select "Onchip flash" or "FlexSPI nor flash"&lt;/P&gt;
&lt;P&gt;- At "build view" select source application&lt;/P&gt;
&lt;P&gt;- Specify image version and enable dialog boot&lt;/P&gt;
&lt;P&gt;- Build image&lt;/P&gt;
&lt;P&gt;- On the toolbar, hit connection and ensure the processor is connected&lt;/P&gt;
&lt;P&gt;- Write image&lt;/P&gt;
&lt;P&gt;Both build and write generates the script, that will do the operation. You can review/customize/reuse the script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the user guide installed within the tool, you will find step-by-step workflow how to setup advanced boot (signed or encrypted) modes.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 07:11:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Create-N947-Image-Version-To-Use-Dual-Boot-Feature/m-p/1834304#M165</guid>
      <dc:creator>marek-trmac</dc:creator>
      <dc:date>2024-03-25T07:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create N947 Image Version To Use Dual Boot Feature</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Create-N947-Image-Version-To-Use-Dual-Boot-Feature/m-p/1834356#M166</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231117"&gt;@JohnKay&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you can use&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;"MCUXpresso Secure Provisioning Tool" to configure and program dual image.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And for "&amp;nbsp;imageType value", it is in offset 0x24 of Image Harder:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1711352935950.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/270134iDCDF1F796381013B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1711352935950.png" alt="Alice_Yang_0-1711352935950.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_1-1711352990994.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/270135iCA02E7FE2E09BE50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_1-1711352990994.png" alt="Alice_Yang_1-1711352990994.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 07:50:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Create-N947-Image-Version-To-Use-Dual-Boot-Feature/m-p/1834356#M166</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-03-25T07:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create N947 Image Version To Use Dual Boot Feature</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Create-N947-Image-Version-To-Use-Dual-Boot-Feature/m-p/1834865#M168</link>
      <description>Thank you both for your quick response.</description>
      <pubDate>Mon, 25 Mar 2024 20:05:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Create-N947-Image-Version-To-Use-Dual-Boot-Feature/m-p/1834865#M168</guid>
      <dc:creator>JohnKay</dc:creator>
      <dc:date>2024-03-25T20:05:40Z</dc:date>
    </item>
  </channel>
</rss>

