<?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 Re: Kl25z permanently secure (mass erase is disabled) in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1393097#M62146</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185253"&gt;@Rafa_Mondragon&lt;/a&gt;&amp;nbsp;did you manage to find the solution? I am stuck with the same lock device problem and same message is being displayed once I try to flash the device.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Dec 2021 16:16:25 GMT</pubDate>
    <dc:creator>hfabbasi</dc:creator>
    <dc:date>2021-12-29T16:16:25Z</dc:date>
    <item>
      <title>Kl25z permanently secure (mass erase is disabled)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1256403#M60073</link>
      <description>Is there a way in which I can unsecure the KL25z board? When I started the process of debugging, a message saying "Device is secure. Erase to unsecure?" appeared and I don't remember what did I clicked, but now when I try to debug it says "Permanently secure (mass erase is disabled). Try to unsecure anyways?", but despite clicking yes or no, the message keeps showing.</description>
      <pubDate>Sat, 03 Apr 2021 02:14:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1256403#M60073</guid>
      <dc:creator>Rafa_Mondragon</dc:creator>
      <dc:date>2021-04-03T02:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Kl25z permanently secure (mass erase is disabled)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1256405#M60074</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="permanently secure.PNG" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/141290iDA26BA332B8F6EB5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="permanently secure.PNG" alt="permanently secure.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Sat, 03 Apr 2021 02:14:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1256405#M60074</guid>
      <dc:creator>Rafa_Mondragon</dc:creator>
      <dc:date>2021-04-03T02:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kl25z permanently secure (mass erase is disabled)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1256408#M60075</link>
      <description>&lt;P&gt;After clicking several times in the Try unsecure anyways, this window opens&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rafa_Mondragon_0-1617416183026.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/141291i3E03755C6CD63999/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rafa_Mondragon_0-1617416183026.png" alt="Rafa_Mondragon_0-1617416183026.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Apr 2021 02:16:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1256408#M60075</guid>
      <dc:creator>Rafa_Mondragon</dc:creator>
      <dc:date>2021-04-03T02:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Kl25z permanently secure (mass erase is disabled)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1256414#M60076</link>
      <description>&lt;P&gt;If you did indeed secure your device (flash protection with mass erased), then you cannot unsecure it (as it would be against that concept).&lt;/P&gt;&lt;P&gt;See &lt;A href="https://mcuoneclipse.com/2012/11/04/how-not-to-secure-my-microcontroller/" target="_blank"&gt;https://mcuoneclipse.com/2012/11/04/how-not-to-secure-my-microcontroller/&lt;/A&gt; what securing means. Basically the debug probe tries to read from the device but fails and it returns the memory area as secured.&lt;/P&gt;&lt;P&gt;There is a small chance that it is a user error and your device is not secured (see &lt;A href="https://mcuoneclipse.com/2012/05/28/device-is-secure/" target="_blank"&gt;https://mcuoneclipse.com/2012/05/28/device-is-secure/&lt;/A&gt; ) so can you check that indeed you are using the correct device and connection.&lt;/P&gt;&lt;P&gt;Any indication what you did before? Indeed if you programmed a wrong binary with the wrong security bits, then your device is 'bricked' and you need to replace it.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Apr 2021 05:09:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1256414#M60076</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-04-03T05:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Kl25z permanently secure (mass erase is disabled)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1393097#M62146</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185253"&gt;@Rafa_Mondragon&lt;/a&gt;&amp;nbsp;did you manage to find the solution? I am stuck with the same lock device problem and same message is being displayed once I try to flash the device.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 16:16:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kl25z-permanently-secure-mass-erase-is-disabled/m-p/1393097#M62146</guid>
      <dc:creator>hfabbasi</dc:creator>
      <dc:date>2021-12-29T16:16:25Z</dc:date>
    </item>
  </channel>
</rss>

