<?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中的主题 S32K148 Flash Sector Erase</title>
    <link>https://community.nxp.com/t5/S32K/S32K148-Flash-Sector-Erase/m-p/1298690#M11205</link>
    <description>&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;I have a question about the S32K148 flash sector erase.&lt;/P&gt;&lt;P&gt;In Bootloader, the address is from 0x00000000-0x0000FFFF. When I erase a sector, the address must be after 0x80000. If the address is before, erase failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help analysis?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Sun, 27 Jun 2021 02:54:47 GMT</pubDate>
    <dc:creator>wanglijun</dc:creator>
    <dc:date>2021-06-27T02:54:47Z</dc:date>
    <item>
      <title>S32K148 Flash Sector Erase</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-Flash-Sector-Erase/m-p/1298690#M11205</link>
      <description>&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;I have a question about the S32K148 flash sector erase.&lt;/P&gt;&lt;P&gt;In Bootloader, the address is from 0x00000000-0x0000FFFF. When I erase a sector, the address must be after 0x80000. If the address is before, erase failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help analysis?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 02:54:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-Flash-Sector-Erase/m-p/1298690#M11205</guid>
      <dc:creator>wanglijun</dc:creator>
      <dc:date>2021-06-27T02:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 Flash Sector Erase</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-Flash-Sector-Erase/m-p/1298692#M11206</link>
      <description>&lt;P&gt;S32148 PFlash has 3 Banks each of 512KB.&lt;/P&gt;&lt;P&gt;Read/Write is possible between different banks but not on same bank.&lt;/P&gt;&lt;P&gt;0x80000 is where Bank0 ends and Bank1 start, since your bootloader is part of Bank0, you cannot erase content on Bank0 directly but you can on Bank1.&lt;/P&gt;&lt;P&gt;To erase on Bank0, you need to disable interrupts while the erase operation is inprogress, as you cannot execute/read while erasing/writing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 07:11:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-Flash-Sector-Erase/m-p/1298692#M11206</guid>
      <dc:creator>Vijay_Arwapally</dc:creator>
      <dc:date>2021-06-27T07:11:13Z</dc:date>
    </item>
  </channel>
</rss>

