<?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: S32K144 Flash Code Test - &amp;quot;Device is secure. Erase to unsecure?&amp;quot; in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-Flash-Code-Test-quot-Device-is-secure-Erase-to-unsecure/m-p/597723#M31</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mr.Lukas,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Sorry for the delay,I have tried that,the problem remain same when i trying to connect through connection manager, its shows the "Device is secure.Erase to unsecure" pop up window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Kalidass B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Sep 2016 10:20:42 GMT</pubDate>
    <dc:creator>kalidassb</dc:creator>
    <dc:date>2016-09-10T10:20:42Z</dc:date>
    <item>
      <title>S32K144 Flash Code Test - "Device is secure. Erase to unsecure?"</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Flash-Code-Test-quot-Device-is-secure-Erase-to-unsecure/m-p/597721#M29</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;BR /&gt;I have a PCB board with S32K144 on it, i want to write 256 bytes data into flash and again i want to READ that data.&lt;BR /&gt;I have edited piece of code with flash demo code which is given by the S32 design studio&lt;/P&gt;&lt;P&gt;/* Write some data to the erased PFlash sector */&lt;BR /&gt; address = flashSSDConfig.PFlashBase + PFLASH_IFR;&lt;BR /&gt; size = BUFFER_SIZE;&lt;BR /&gt; ret = FlashProgram(&amp;amp;flashSSDConfig, address, size, sourceBuffer, pCmdSequence);&lt;BR /&gt; if (ret != FTFx_OK)&lt;BR /&gt; {&lt;BR /&gt; return ret;&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;/* Read on P-Flash */&lt;BR /&gt; address = flashSSDConfig.PFlashBase + PFLASH_IFR; /* Start address of Program Field */&lt;BR /&gt; ret = FlashReadResource(&amp;amp;flashSSDConfig, address, DataArray, 0x0, pCmdSequence);&lt;/P&gt;&lt;P&gt;if (ret != FTFx_OK)&lt;BR /&gt; {&lt;BR /&gt; return ret;&lt;BR /&gt; }&lt;BR /&gt; p_data = (uint32_t *)&amp;amp;DataArray;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; I am trying to program a S32K144 via the Multilink in IAR work bench. The board has been working fine before., but then it shows the "Device is secure.Erase to unsecure". I keep pressing Yes.&lt;BR /&gt; AFter doing this twice the "Multilink" not connected is shown.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to solve it? Kindly give me some suggestions&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kalidass&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 13:17:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Flash-Code-Test-quot-Device-is-secure-Erase-to-unsecure/m-p/597721#M29</guid>
      <dc:creator>kalidassb</dc:creator>
      <dc:date>2016-09-07T13:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Flash Code Test - "Device is secure. Erase to unsecure?"</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Flash-Code-Test-quot-Device-is-secure-Erase-to-unsecure/m-p/597722#M30</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you are using IAR, you can erase Flash with following step.&lt;/P&gt;&lt;P&gt;1. Project &amp;gt;&amp;gt; Download &amp;gt;&amp;gt; Erase memory.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="144280_144280.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122201iFE3CD58872342051/image-size/large?v=v2&amp;amp;px=999" role="button" title="144280_144280.png" alt="144280_144280.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5431i4C95E9E319CF162C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. select erase all.&lt;/P&gt;&lt;P&gt;3. PEMICRO connection manager comes up. then connect debugger.&lt;/P&gt;&lt;P&gt;4. Flash is erased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 09:46:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Flash-Code-Test-quot-Device-is-secure-Erase-to-unsecure/m-p/597722#M30</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2016-09-09T09:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Flash Code Test - "Device is secure. Erase to unsecure?"</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Flash-Code-Test-quot-Device-is-secure-Erase-to-unsecure/m-p/597723#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mr.Lukas,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Sorry for the delay,I have tried that,the problem remain same when i trying to connect through connection manager, its shows the "Device is secure.Erase to unsecure" pop up window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Kalidass B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Sep 2016 10:20:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Flash-Code-Test-quot-Device-is-secure-Erase-to-unsecure/m-p/597723#M31</guid>
      <dc:creator>kalidassb</dc:creator>
      <dc:date>2016-09-10T10:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 Flash Code Test - "Device is secure. Erase to unsecure?"</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-Flash-Code-Test-quot-Device-is-secure-Erase-to-unsecure/m-p/597724#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have IAR installed, so I'm not sure how they implemented this function. Debugger is allowed to execute Erase All Blocks Unsecure command when the device is secured:&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/5390iA843033D36296F4B/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;Try to ask IAR if it is supported by their implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 07:47:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-Flash-Code-Test-quot-Device-is-secure-Erase-to-unsecure/m-p/597724#M32</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2016-09-12T07:47:36Z</dc:date>
    </item>
  </channel>
</rss>

