<?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 Design StudioのトピックRe: Flash configuration error - KE06</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Flash-configuration-error-KE06/m-p/379082#M2000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Aug 2014 15:45:17 GMT</pubDate>
    <dc:creator>davidsherman</dc:creator>
    <dc:date>2014-08-26T15:45:17Z</dc:date>
    <item>
      <title>Flash configuration error - KE06</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Flash-configuration-error-KE06/m-p/379080#M1998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;I found a minor bug, more of a nuisance, really. If you make a bare bones project for the KE06 in KDS without using Processor Expert, there is a small error in startup_MKE06Z4.s. This shows up as a verification error when programming the flash during debug. In the flash configuration section, there are 4 long words:&lt;BR /&gt;&lt;BR /&gt;.section .FlashConfig, "a"&lt;BR /&gt;&amp;nbsp; .long 0xFFFFFFFF&lt;BR /&gt;&amp;nbsp; .long 0xFFFFFFFF&lt;BR /&gt;&amp;nbsp; .long 0xFFFFFFFF&lt;BR /&gt;&amp;nbsp; .long 0xFFFFFFFE&lt;BR /&gt;&lt;BR /&gt;However, the flash security byte is at address 0x40e and defaults to 0xFE, so the last long word entry should be:&lt;BR /&gt;&lt;BR /&gt;.long 0xFFFEFFFF &lt;BR /&gt;&lt;BR /&gt;If I make this change, the programming verification works correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 12:51:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Flash-configuration-error-KE06/m-p/379080#M1998</guid>
      <dc:creator>dsherman</dc:creator>
      <dc:date>2014-08-25T12:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Flash configuration error - KE06</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Flash-configuration-error-KE06/m-p/379081#M1999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David sherman,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your question in our community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I already checked it, the Flash security byte in the &lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;startup_MKE06Z4.s file is &lt;/SPAN&gt;really not correct, not only KE06, but also other KE series bare bone KDS project is not correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I already transfer this quesiton to our KDS department, If they conform it is a bug, it should be updated in the next KDS version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank for your information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jingjing&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, 26 Aug 2014 07:20:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Flash-configuration-error-KE06/m-p/379081#M1999</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2014-08-26T07:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Flash configuration error - KE06</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Flash-configuration-error-KE06/m-p/379082#M2000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 15:45:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Flash-configuration-error-KE06/m-p/379082#M2000</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2014-08-26T15:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Flash configuration error - KE06</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Flash-configuration-error-KE06/m-p/379083#M2001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;to follow-up on this issue: there is now the V1.1.1 release with the PEx Update1 available which fixes that problem.&lt;/P&gt;&lt;P&gt;See &lt;A href="https://community.nxp.com/docs/DOC-102160"&gt;Kinetis Design Studio V1.1.1 Released!&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It is possible to just download the Update1 and install it into your V1.1.0.&lt;/P&gt;&lt;P&gt;I recommend that you download/install the V1.1.1 with that Update1, so you get the additional fixes from V1.1.1.&lt;/P&gt;&lt;P&gt;No need to uninstall the V1.1.0, so you can do this later if you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 08:17:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Flash-configuration-error-KE06/m-p/379083#M2001</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-09-01T08:17:50Z</dc:date>
    </item>
  </channel>
</rss>

