<?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 How to Preserve Non-Volatile Memory with SPT in MCUXpresso Secure Provisioning Tool</title>
    <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/How-to-Preserve-Non-Volatile-Memory-with-SPT/m-p/1454832#M128</link>
    <description>&lt;P&gt;My application saves some configuration data in the last sectors of the internal flash memory of i.MXRT1064 cpu.&lt;/P&gt;&lt;P&gt;With MCUXpresso PEmicro debugger 11.4.1 I preserve that memory range during flash programming.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Flash_imxrt1064.PNG" style="width: 626px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/179176i28F31118DE1AA8ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="Flash_imxrt1064.PNG" alt="Flash_imxrt1064.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In production I would like to use SPT to program my custom board.&lt;/P&gt;&lt;P&gt;How can I preserve memory ranges during writing bootable images with SPT ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 May 2022 08:30:02 GMT</pubDate>
    <dc:creator>Vagni</dc:creator>
    <dc:date>2022-05-09T08:30:02Z</dc:date>
    <item>
      <title>How to Preserve Non-Volatile Memory with SPT</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/How-to-Preserve-Non-Volatile-Memory-with-SPT/m-p/1454832#M128</link>
      <description>&lt;P&gt;My application saves some configuration data in the last sectors of the internal flash memory of i.MXRT1064 cpu.&lt;/P&gt;&lt;P&gt;With MCUXpresso PEmicro debugger 11.4.1 I preserve that memory range during flash programming.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Flash_imxrt1064.PNG" style="width: 626px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/179176i28F31118DE1AA8ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="Flash_imxrt1064.PNG" alt="Flash_imxrt1064.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In production I would like to use SPT to program my custom board.&lt;/P&gt;&lt;P&gt;How can I preserve memory ranges during writing bootable images with SPT ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 08:30:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/How-to-Preserve-Non-Volatile-Memory-with-SPT/m-p/1454832#M128</guid>
      <dc:creator>Vagni</dc:creator>
      <dc:date>2022-05-09T08:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to Preserve Non-Volatile Memory with SPT</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/How-to-Preserve-Non-Volatile-Memory-with-SPT/m-p/1454950#M129</link>
      <description>&lt;P&gt;Hi Alessandro,&lt;/P&gt;
&lt;P&gt;write script in SEC Tool erases only memory needed for the application.&lt;/P&gt;
&lt;P&gt;See in the write script:&lt;/P&gt;
&lt;PRE&gt;@echo ### Erase memory before writing image ###&lt;BR /&gt;call "%blhost%" %blhost_connect% -j -- flash-erase-region 0x60000000 &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;23868&lt;/STRONG&gt;&lt;/FONT&gt; 9&lt;BR /&gt;if errorlevel 2 exit 2&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;The rest of the FLASH should be kept untouched.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 11:40:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Secure-Provisioning/How-to-Preserve-Non-Volatile-Memory-with-SPT/m-p/1454950#M129</guid>
      <dc:creator>marek-trmac</dc:creator>
      <dc:date>2022-05-09T11:40:03Z</dc:date>
    </item>
  </channel>
</rss>

