<?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>S32KのトピックRe: How to remove S32K148 DFlash Partitioning</title>
    <link>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094765#M8002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi Freddy,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Yes, because the DFlash block along with the DFlash IFR would need to be erased only.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;But the FTFC Erase Flash Block command can't erase the DFlash block once it has been already partitioned for EEPROM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/107169i8FE76937DB1984B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P style="border: 0px;"&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2020 12:05:07 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2020-05-11T12:05:07Z</dc:date>
    <item>
      <title>How to remove S32K148 DFlash Partitioning</title>
      <link>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094760#M7997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a programming method of removing the partitioning (assuming no CSEc keys allocated)? I know how to do it with the debugger but I'd like to know if I can use the program partition command (or some other software method) to reverse the partitioning.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Freddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 16:42:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094760#M7997</guid>
      <dc:creator>freddy_ben-zeev</dc:creator>
      <dc:date>2020-04-29T16:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove S32K148 DFlash Partitioning</title>
      <link>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094761#M7998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;Freddy,&lt;/P&gt;&lt;P&gt;As you can see in the RM, the partitioning should be done only once throughout the lifetime of the MCU.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/83265iEDA6FD839EB6B922/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And&amp;nbsp;in the description of the Program Partition command, you can read:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/83354iB2E7B63220C39E66/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It would&amp;nbsp;erase all of the flash content that is, program flash, data flash, data flash IFR (including EEPROM partition configuration), EEPROM backup memory...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2020 09:11:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094761#M7998</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-04-30T09:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove S32K148 DFlash Partitioning</title>
      <link>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094762#M7999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply - but isn't there a way of removing partitioning without erasing all the flash memories? When I use CSEc&amp;nbsp;I partition&amp;nbsp;including space for keys and the when I run DBG_CHAL and DBG_AUTH it removes the keys and the partitioning without affecting the other flash memories. This tells me that at least internally in the hardware it is possible to remove partitioning without erasing all.&lt;BR /&gt;&lt;BR /&gt;Just double-checking...&lt;BR /&gt;&lt;BR /&gt;Freddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 19:13:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094762#M7999</guid>
      <dc:creator>freddy_ben-zeev</dc:creator>
      <dc:date>2020-05-06T19:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove S32K148 DFlash Partitioning</title>
      <link>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094763#M8000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freddy,&lt;BR /&gt;You are right, it does remove the partitioning without erasing PFlash.&lt;BR /&gt;Thanks for pointing this out.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64596iA2518BCDD865BFEE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65080iDAF822D56EE5C650/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 13:10:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094763#M8000</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-05-07T13:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove S32K148 DFlash Partitioning</title>
      <link>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094764#M8001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand then that&amp;nbsp;when CSEc keys are not allocated there is no way to remove partitioning without erase all?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 19:26:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094764#M8001</guid>
      <dc:creator>freddy_ben-zeev</dc:creator>
      <dc:date>2020-05-07T19:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove S32K148 DFlash Partitioning</title>
      <link>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094765#M8002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi Freddy,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Yes, because the DFlash block along with the DFlash IFR would need to be erased only.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;But the FTFC Erase Flash Block command can't erase the DFlash block once it has been already partitioned for EEPROM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/107169i8FE76937DB1984B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P style="border: 0px;"&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 12:05:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-remove-S32K148-DFlash-Partitioning/m-p/1094765#M8002</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-05-11T12:05:07Z</dc:date>
    </item>
  </channel>
</rss>

