<?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: Secure Warning when trying to flash MQX Kinetis project in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Secure-Warning-when-trying-to-flash-MQX-Kinetis-project/m-p/160985#M1244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much David for your reply. &amp;nbsp;I'll double-check my S record to verify it looks good and continue. &amp;nbsp;I'll keep an eye on this thread to see what the final resolution ends up being.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2011 23:10:14 GMT</pubDate>
    <dc:creator>chembal_g</dc:creator>
    <dc:date>2011-08-23T23:10:14Z</dc:date>
    <item>
      <title>Secure Warning when trying to flash MQX Kinetis project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Secure-Warning-when-trying-to-flash-MQX-Kinetis-project/m-p/160983#M1242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running a clean install of Win7 64 Bit, and CW10 with all patches installed and MQX 3.7. &amp;nbsp;I've tried various install locations. &amp;nbsp;Regardless of what I try, I get the attached Secure Warning when attempting to use the flash debug target with even an empty MQX 3.7 project using the K40 Tower BSP:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current download operation attempts to modify the Flash Control Field (FCF). &amp;nbsp;Therefore, the target processor may become secured irreversibly. &amp;nbsp;This is often caused by an incorrect Linker Command File that does nor reserve the FCF address range from 0x400 to 0x40f.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed, the LCF for the K40 BSP doesn't seem to reserve this address range.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any known solutions for this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This question has also been posed on the following thread in the Kinetis forum, but there have been no replies:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.freescale.com/message/93128#93128" title="https://community.freescale.com/message/93128#93128"&gt;https://community.freescale.com/message/93128#93128&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Brad Hanken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2011 23:42:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Secure-Warning-when-trying-to-flash-MQX-Kinetis-project/m-p/160983#M1242</guid>
      <dc:creator>chembal_g</dc:creator>
      <dc:date>2011-08-22T23:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Warning when trying to flash MQX Kinetis project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Secure-Warning-when-trying-to-flash-MQX-Kinetis-project/m-p/160984#M1243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad,&lt;/P&gt;&lt;P&gt;I have a customer experiencing the same warning on a Win7 64-bit and CW10.1.&amp;nbsp; I have a desktop with all that too but don't get the warning and I even used the customer project.&amp;nbsp; So I'm at a loss as to why it is showing up and from where (IDE/debugger firmware/other).&lt;/P&gt;&lt;P&gt;When I look at the s-record, the 0x400-0x410 is configured correctly as it is in the BSP vectors.c file.&lt;/P&gt;&lt;P&gt;The linker is reserving the 0x0&amp;nbsp;thru 0x410 for vector table plus the 0x10 bytes of flash configuration.&lt;/P&gt;&lt;P&gt;If your srecord (might have to turn on generation of the srecord) has:&lt;/P&gt;&lt;P&gt;S339000003DC870500008705000087050000870500008705000087050000870500008705000087050000FFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFF0C&lt;/P&gt;&lt;P&gt;It is the last part that is : FFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFF that is the flash configuration stuff.&lt;/P&gt;&lt;P&gt;Then you are OK to ignore that warning.&lt;/P&gt;&lt;P&gt;Thanks for the link to other forum entry.&amp;nbsp; I see the issue was suggested to be submitted to our technical team to investigate further and will add a link from it to this one.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 23:00:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Secure-Warning-when-trying-to-flash-MQX-Kinetis-project/m-p/160984#M1243</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2011-08-23T23:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Warning when trying to flash MQX Kinetis project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Secure-Warning-when-trying-to-flash-MQX-Kinetis-project/m-p/160985#M1244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much David for your reply. &amp;nbsp;I'll double-check my S record to verify it looks good and continue. &amp;nbsp;I'll keep an eye on this thread to see what the final resolution ends up being.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 23:10:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Secure-Warning-when-trying-to-flash-MQX-Kinetis-project/m-p/160985#M1244</guid>
      <dc:creator>chembal_g</dc:creator>
      <dc:date>2011-08-23T23:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Warning when trying to flash MQX Kinetis project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Secure-Warning-when-trying-to-flash-MQX-Kinetis-project/m-p/160986#M1245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I have posted a resolution at: &lt;A href="https://community.freescale.com/message/93128#93128" title="https://community.freescale.com/message/93128#93128"&gt;https://community.freescale.com/message/93128#93128&lt;/A&gt;﻿&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 01:00:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Secure-Warning-when-trying-to-flash-MQX-Kinetis-project/m-p/160986#M1245</guid>
      <dc:creator>jimtrudeau</dc:creator>
      <dc:date>2011-08-24T01:00:07Z</dc:date>
    </item>
  </channel>
</rss>

