<?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: Kinetics KEAZ64 : Not able to secure it by editinh flash security bits in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetics-KEAZ64-Not-able-to-secure-it-by-editinh-flash-security/m-p/775381#M47184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I have a same problem. I have keazn64 mcu and j-link segger for debuging. I try to secure mcu&amp;nbsp;by editiing startup_SKEAZN642.S file like this.&amp;nbsp;&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;    &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;section &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;FlashConfig&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"a"&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;long&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xFFFFFFFF&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;long&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xFFFFFFFF&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;long&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xFFFFFFFF&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;long&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xFFFFFF87&lt;/SPAN&gt;‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But secure bits in 0x40E stay unchangeable (0xFE) and flash can be readed via SWD. How i should do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2019 09:04:17 GMT</pubDate>
    <dc:creator>vitaliharudka</dc:creator>
    <dc:date>2019-03-20T09:04:17Z</dc:date>
    <item>
      <title>Kinetics KEAZ64 : Not able to secure it by editinh flash security bits</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetics-KEAZ64-Not-able-to-secure-it-by-editinh-flash-security/m-p/775379#M47182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using P&amp;amp;E Cyclone to flash the motorola S record file then writing 0xFF into the 0x40C address to secure it.&lt;/P&gt;&lt;P&gt;However even after this when I am reading back the content I am seeing the 0x40C is still 0xFE .Due to which it is still unsecure.&lt;/P&gt;&lt;P&gt;And somehow it also not allowing to write 0xFF into 0x40E location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help!!!!.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 08:19:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetics-KEAZ64-Not-able-to-secure-it-by-editinh-flash-security/m-p/775379#M47182</guid>
      <dc:creator>virendrakumar</dc:creator>
      <dc:date>2018-02-26T08:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetics KEAZ64 : Not able to secure it by editinh flash security bits</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetics-KEAZ64-Not-able-to-secure-it-by-editinh-flash-security/m-p/775380#M47183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Virendra Kumar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do you just modify the .srec file directly?&lt;/P&gt;&lt;P&gt;&amp;nbsp; As you know, the .srec file each address data frame also have the checksum byte, so if you just modify the flash address data in the .srec, it is not enough.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I think you can modify the flash configuration filed in your source code.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Beside, when you use the P&amp;amp;E cyclone to flash the chip, you aldo select the SD; secure Device:&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/18974i4D9BF3CAA6B79F97/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;/P&gt;&lt;P&gt;Please try it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 06:33:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetics-KEAZ64-Not-able-to-secure-it-by-editinh-flash-security/m-p/775380#M47183</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-02-27T06:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetics KEAZ64 : Not able to secure it by editinh flash security bits</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetics-KEAZ64-Not-able-to-secure-it-by-editinh-flash-security/m-p/775381#M47184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I have a same problem. I have keazn64 mcu and j-link segger for debuging. I try to secure mcu&amp;nbsp;by editiing startup_SKEAZN642.S file like this.&amp;nbsp;&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;    &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;section &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;FlashConfig&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"a"&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;long&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xFFFFFFFF&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;long&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xFFFFFFFF&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;long&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xFFFFFFFF&lt;/SPAN&gt;
    &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;long&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0xFFFFFF87&lt;/SPAN&gt;‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But secure bits in 0x40E stay unchangeable (0xFE) and flash can be readed via SWD. How i should do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 09:04:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetics-KEAZ64-Not-able-to-secure-it-by-editinh-flash-security/m-p/775381#M47184</guid>
      <dc:creator>vitaliharudka</dc:creator>
      <dc:date>2019-03-20T09:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetics KEAZ64 : Not able to secure it by editinh flash security bits</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetics-KEAZ64-Not-able-to-secure-it-by-editinh-flash-security/m-p/775382#M47185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="305052" data-username="vitaliharudka" href="https://community.nxp.com/people/vitaliharudka"&gt;VITALI HARUDKA&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please createn the new question case about your case, if you want I provide service for you , you can write assign to kerry zhou in your question post, then I will help you in your own question post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks a lot for your cooperation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 09:20:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetics-KEAZ64-Not-able-to-secure-it-by-editinh-flash-security/m-p/775382#M47185</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-03-21T09:20:46Z</dc:date>
    </item>
  </channel>
</rss>

