<?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>Kinetis MicrocontrollersのトピックRe: Irreversible secure detected</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178583#M1622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately i still get the error after trying the link &lt;A class="jive-link-external-small" href="http://mcuoneclipse.com/2012/10/26/unsecuring-the-kl25z-freedom-board/" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7; background-color: #ffffff;"&gt;Unsecuring the KL25Z Freedom Board | MCU on Eclipse&lt;/A&gt;, maybe it is because i am using CW10.2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like it is address &lt;SPAN style="color: #1f497d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;0x40C&lt;/SPAN&gt; where the problem is because when i try to flash program a larger program errors occur: &lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Error: Program with Verify failed. Flash driver reports the following error(s):&amp;nbsp; Irreversible secure detected&lt;/EM&gt;, and &lt;/P&gt;&lt;P&gt;&lt;EM&gt;Error:&amp;nbsp; Program with Verify failed.&amp;nbsp;&amp;nbsp; Flash driver reports the following error(s):&amp;nbsp; Chip reported error during program. Pleasecheck that the sector you are programming is erased. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I allways erase before program.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2012 14:35:44 GMT</pubDate>
    <dc:creator>Futte</dc:creator>
    <dc:date>2012-11-19T14:35:44Z</dc:date>
    <item>
      <title>Irreversible secure detected</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178579#M1618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am stuck..&lt;/P&gt;&lt;P&gt;I am trying to program a TWR-K60F120M, but something is wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the program has worked on the board, but now i can't flash program it..&lt;/P&gt;&lt;P&gt;when i try to program it i get this error:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Error: Program with Verify failed. Flash driver reports the following error(s):&amp;nbsp; Irreversible secure detected&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I can erase the board and blank check it, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error comes after this: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;Downloading 0x0000073F bytes to be programmed at 0x00000000&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Executing program ....&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is CW 10.2 i am using..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really hope someone have an idea to solve this problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 12:56:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178579#M1618</guid>
      <dc:creator>Futte</dc:creator>
      <dc:date>2012-11-16T12:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Irreversible secure detected</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178580#M1619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Everything indicates the mcu has been blocked and&amp;nbsp; you will not be able to erase / program it. This might have happened if you programmed a wrong value in the flash security byte from the flash configuration field (address 0x40C), however &lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;CodeWarrior 10.2 it will warn you if you try to program a value at this address that would secure the flash irreversibly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;There is a chance you can still unlock it but I cannot assure it will work, the process is performed using a J link segger programming interface, and the J link commander software utility, you can download the J link commander from the following link:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;A href="http://www.segger.com/jlink-software.html"&gt;http://www.segger.com/jlink-software.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;Drop the erase_all_pin.jlk in the “&lt;/SPAN&gt;C:\Freescale\CW MCU v10.3\MCU\bin&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;” directory (attached to this post)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;Power off the board&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;Assert the reset pin and hold it asserted for the remainder of the process.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;Power on the board&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;Go to a command window navigate to the “&lt;/SPAN&gt;C:\Freescale\CW MCU v10.3\MCU\bin&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;” directory and execute the script by typing “jlink.exe erase_all_pin.jlk” .&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;Release the reset pin&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;Try to connect with debugger&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;Send the output of the script out if it didn’t unsecure the part, we should be able to tell what the status of the security byte is.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 17:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178580#M1619</guid>
      <dc:creator>apanecatl</dc:creator>
      <dc:date>2012-11-16T17:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Irreversible secure detected</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178581#M1620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/H3&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I am trying hello world exampled in CW using the OpenSDA JTAG interface i get this error inside CodeWarrior:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;"Device is secure. Erase to unsecure?"&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 13:57:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178581#M1620</guid>
      <dc:creator>Futte</dc:creator>
      <dc:date>2012-11-19T13:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Irreversible secure detected</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178582#M1621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;have a look at &lt;A href="http://mcuoneclipse.com/2012/10/26/unsecuring-the-kl25z-freedom-board/" title="http://mcuoneclipse.com/2012/10/26/unsecuring-the-kl25z-freedom-board/"&gt;Unsecuring the KL25Z Freedom Board | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Maybe this is your problem? The above page contains as well a link to a patch which should solve your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 14:22:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178582#M1621</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2012-11-19T14:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Irreversible secure detected</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178583#M1622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately i still get the error after trying the link &lt;A class="jive-link-external-small" href="http://mcuoneclipse.com/2012/10/26/unsecuring-the-kl25z-freedom-board/" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7; background-color: #ffffff;"&gt;Unsecuring the KL25Z Freedom Board | MCU on Eclipse&lt;/A&gt;, maybe it is because i am using CW10.2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like it is address &lt;SPAN style="color: #1f497d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;0x40C&lt;/SPAN&gt; where the problem is because when i try to flash program a larger program errors occur: &lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Error: Program with Verify failed. Flash driver reports the following error(s):&amp;nbsp; Irreversible secure detected&lt;/EM&gt;, and &lt;/P&gt;&lt;P&gt;&lt;EM&gt;Error:&amp;nbsp; Program with Verify failed.&amp;nbsp;&amp;nbsp; Flash driver reports the following error(s):&amp;nbsp; Chip reported error during program. Pleasecheck that the sector you are programming is erased. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I allways erase before program.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 14:35:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178583#M1622</guid>
      <dc:creator>Futte</dc:creator>
      <dc:date>2012-11-19T14:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Irreversible secure detected</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178584#M1623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rasmus, have you found any improvement with CW 10.3?&lt;/P&gt;&lt;P&gt;Let us know! :smileywink:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 22:30:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178584#M1623</guid>
      <dc:creator>Monica</dc:creator>
      <dc:date>2013-01-16T22:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Irreversible secure detected</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178585#M1624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;please have a look if you enabled secure and mass erase disable in your program/application. Here is a post about this for the KL25Z, but applies to any Kinetis (the addresses might be different, check your microcontroller manual):&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2012/11/04/how-not-to-secure-my-microcontroller/" title="http://mcuoneclipse.com/2012/11/04/how-not-to-secure-my-microcontroller/"&gt;How (not) to Secure my Microcontroller | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 17:15:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Irreversible-secure-detected/m-p/178585#M1624</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-01-18T17:15:47Z</dc:date>
    </item>
  </channel>
</rss>

