<?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: Problem with programming flash with secure image</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468995#M5097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Viktors,&lt;/P&gt;&lt;P&gt;When you enable the security bit , if you load project again, yes, you need erase all , or it can not load and debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 May 2016 04:15:20 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2016-05-16T04:15:20Z</dc:date>
    <item>
      <title>Problem with programming flash with secure image</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468994#M5096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi!&lt;/P&gt;&lt;P&gt;I have a custom board with MK22DX128VLK5.&lt;/P&gt;&lt;P&gt;Before I have enabled security bit in FlashConfig section it was all working fine.&lt;/P&gt;&lt;P&gt;The security is enabled as follows: Backdoor disabled, Mass erase enabled, Factory access granted, Sequrity enabled.&lt;/P&gt;&lt;P&gt;When I am trying to flash image using Flash from file in KDS 3.2.0 there are 2 possible scenarios:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;Connection from "127.0.0.1" via 127.0.0.1&lt;/P&gt;&lt;P&gt;Copyright 2012 P&amp;amp;E Microcomputer Systems,Inc.&lt;/P&gt;&lt;P&gt;Command Line :C:\Freescale\KDS_v3\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_2.3.6.201602211227\win32\pegdbserver_console -device=NXP_K2x_K22DX128M5 -startserver -singlesession -serverport=7224 -interface=USBMULTILINK -speed=5000 -usejtag -port=USB1 -&lt;/P&gt;&lt;P&gt;CMD&amp;gt;RE&lt;/P&gt;&lt;P&gt;Initializing.&lt;/P&gt;&lt;P&gt;Target has been RESET and is active.&lt;/P&gt;&lt;P&gt;CMD&amp;gt;CM C:\Freescale\KDS_v3\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_2.3.6.201602211227\win32\gdi\P&amp;amp;E\supportFiles_ARM\NXP\K2x\freescale_k22dx128m5_pflash_dflash_eeprom.arp&lt;/P&gt;&lt;P&gt;Initializing.&lt;/P&gt;&lt;P&gt;Initialized.&lt;/P&gt;&lt;P&gt;;version 1.05, 06/02/2014, Copyright 2014 P&amp;amp;E Microcomputer Systems, Inc. All rights reserved. &lt;A href="https://community.nxp.com/www.pemicro.com" target="test_blank"&gt;www.pemicro.com&lt;/A&gt; [mk22_128k_x_pflash_dflash_eeprom_m5]&lt;/P&gt;&lt;P&gt;;device freescale, k22dx128m5, pflash_dflash_eeprom&lt;/P&gt;&lt;P&gt;;begin_cs device=$00000000, length=$14001000, ram=$20000000&lt;/P&gt;&lt;P&gt;Loading programming algorithm ...&lt;/P&gt;&lt;P&gt;Done.&lt;/P&gt;&lt;P&gt;CMD&amp;gt;EM&lt;/P&gt;&lt;P&gt;Erasing.&lt;/P&gt;&lt;P&gt;Module has been erased.&lt;/P&gt;&lt;P&gt;Reloading programming algorithm ...&lt;/P&gt;&lt;P&gt;done.&lt;/P&gt;&lt;P&gt;CMD&amp;gt;PM&lt;/P&gt;&lt;P&gt;Programming.&lt;/P&gt;&lt;P&gt;Processing Object File Data ...&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Programmed.&lt;/P&gt;&lt;P&gt;CMD&amp;gt;VC&lt;/P&gt;&lt;P&gt;Verifying object file CRC-16 to device ranges ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; block 00000000-00006173 ...&lt;/P&gt;&lt;P&gt;Ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Checksum Verification Successful. (Cumulative CRC-16=$86C7)&lt;/P&gt;&lt;P&gt;CMD&amp;gt;RE&lt;/P&gt;&lt;P&gt;Initializing.&lt;/P&gt;&lt;P&gt;Device is Secure.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The flashing goes Ok until this moment. Than it asks me: Device is secure. Erase to unsecure? Yes or NO&lt;/P&gt;&lt;P&gt;So if I press Yes:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;Device is secured. Erasing ...&lt;/P&gt;&lt;P&gt;Target has been RESET and is active.&lt;/P&gt;&lt;P&gt;WARNING - NO RESET SCRIPT FILE HAS BEEN CONFIGURED TO RUN!!!&lt;/P&gt;&lt;P&gt;TO MODIFY THE RESET SCRIPT SETTINGS, USE THE FOLLOWING MENU OPTION:&lt;/P&gt;&lt;P&gt;CONFIGURATION -&amp;gt; AUTOMATED SCRIPT OPTIONS&lt;/P&gt;&lt;P&gt;No breakpoints currently set.&lt;/P&gt;&lt;P&gt;Disconnected from "127.0.0.1" via 127.0.0.1&lt;/P&gt;&lt;P&gt;Target Disconnected.&lt;/P&gt;&lt;P&gt;Target Disconnected.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Which obviously leaves me with empty device.&lt;/P&gt;&lt;P&gt;If I press No:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;STRONG&gt;Cannot enter background mode. Check connections.&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device is secured. Erasing ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;WARNING - NO RESET SCRIPT FILE HAS BEEN CONFIGURED TO RUN!!!&lt;/P&gt;&lt;P&gt;TO MODIFY THE RESET SCRIPT SETTINGS, USE THE FOLLOWING MENU OPTION:&lt;/P&gt;&lt;P&gt;CONFIGURATION -&amp;gt; AUTOMATED SCRIPT OPTIONS&lt;/P&gt;&lt;P&gt;PE-ERROR: Error downloading to the device.&lt;/P&gt;&lt;P&gt;No breakpoints currently set.&lt;/P&gt;&lt;P&gt;Disconnected from "127.0.0.1" via 127.0.0.1&lt;/P&gt;&lt;P&gt;Target Disconnected.&lt;/P&gt;&lt;P&gt;Target Disconnected.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So it erases device anyway. The only way to program the device is disconnect debugger when the dialog appears.&lt;/P&gt;&lt;P&gt;In this case it works as expected.&lt;/P&gt;&lt;P&gt;Is there a reliable way to program a device with secure image?&lt;/P&gt;&lt;P&gt;(For small batch production)&lt;/P&gt;&lt;P&gt;I am using Kinedis Design Studio 3.2.0 on Win7, Multilink Universal debugger.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 13:07:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468994#M5096</guid>
      <dc:creator>v_snicarevs</dc:creator>
      <dc:date>2016-05-13T13:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with programming flash with secure image</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468995#M5097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Viktors,&lt;/P&gt;&lt;P&gt;When you enable the security bit , if you load project again, yes, you need erase all , or it can not load and debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 04:15:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468995#M5097</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-05-16T04:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with programming flash with secure image</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468996#M5098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice @&lt;SPAN style="font-weight: bold; font-size: 12.6px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;A _jive_internal="true" data-avatarid="-1" data-content-finding="Community" data-userid="227361" data-username="Alice_Yang" href="https://community.nxp.com/people/Alice_Yang" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #017bba; text-decoration: underline;"&gt;Alice_Yang&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is not a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that if I load a secure image, it erases it straight after loading, even if I choose not to. So I have no way of loading secure image and not have it removed after this dialog:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot 2016-05-16 10.41.15.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57745iE359E0FD93D7061C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2016-05-16 10.41.15.png" alt="Screenshot 2016-05-16 10.41.15.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if chose 'NO' this happens:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: bold; font-style: inherit; font-family: inherit;"&gt;Cannot enter background mode. Check connections. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: bold; font-style: inherit; font-family: inherit;"&gt;Device is secured. Erasing ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;WARNING - NO RESET SCRIPT FILE HAS BEEN CONFIGURED TO RUN!!!&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;TO MODIFY THE RESET SCRIPT SETTINGS, USE THE FOLLOWING MENU OPTION:&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;CONFIGURATION -&amp;gt; AUTOMATED SCRIPT OPTIONS&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;PE-ERROR: Error downloading to the device.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;No breakpoints currently set.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Disconnected from "127.0.0.1" via 127.0.0.1&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Target Disconnected.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Target Disconnected.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is: is it possible to configure flash loader so it would &lt;STRONG&gt;not erase&lt;/STRONG&gt; device if I tell it not to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Viktor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 09:49:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468996#M5098</guid>
      <dc:creator>v_snicarevs</dc:creator>
      <dc:date>2016-05-16T09:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with programming flash with secure image</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468997#M5099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vitors,&lt;/P&gt;&lt;P&gt;I have test on my side , yes , if you choose No, it will download the project success and not erase the flash.&lt;/P&gt;&lt;P&gt;You can test one simple LED project, after you download with "No", reset your board ,you can see the the LED&lt;/P&gt;&lt;P&gt;light , that is to say the project download to the chip.&lt;/P&gt;&lt;P&gt;After security , we can not debug it , so the debugger is disconnect .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it hleps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 07:03:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468997#M5099</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-05-17T07:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with programming flash with secure image</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468998#M5100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788" target="_blank"&gt;@Alice_Yang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have tried other board I have - TWR-K21D50M using on-board usb debugger.&lt;/P&gt;&lt;P&gt;I have loaded hellow_world_twrk21d50m example and modified startup_MK21DA5.S flash configuration section to enable security bit:&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="_jivemacro_uid_1463654257873123 jive_macro_code jive_text_macro" data-renderedposition="86_8_1192_96" jivemacro_uid="_1463654257873123"&gt;&lt;P&gt;/* Flash Configuration */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .section .FlashConfig, "a"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .long 0xFFFFFFFF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .long 0xFFFFFFFF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .long 0xFFFFFFFF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .long 0xFFFFFFFF&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am flashing an image:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="Screenshot 2016-05-19 11.39.43.png"&gt;&lt;IMG alt="Screenshot 2016-05-19 11.39.43.png" src="https://community.nxp.com/t5/image/serverpage/image-id/22929iD78F6A6012E8DA00/image-size/large?v=v2&amp;amp;px=999" title="Screenshot 2016-05-19 11.39.43.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And receiving a dialog:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="Screenshot 2016-05-19 11.41.20.png"&gt;&lt;IMG alt="Screenshot 2016-05-19 11.41.20.png" src="https://community.nxp.com/t5/image/serverpage/image-id/22962i9C24E21B113B7A3D/image-size/large?v=v2&amp;amp;px=999" title="Screenshot 2016-05-19 11.41.20.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;After I chose 'NO'. this is the result:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="Screenshot 2016-05-19 11.41.59.png"&gt;&lt;IMG alt="Screenshot 2016-05-19 11.41.59.png" src="https://community.nxp.com/t5/image/serverpage/image-id/915i8D9049F1E9010D7A/image-size/large?v=v2&amp;amp;px=999" title="Screenshot 2016-05-19 11.41.59.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Obviously, device is erased and after resetting or power-cycling LED is not flashing.&lt;/P&gt;&lt;P&gt;Perhaps we are doing something differently...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 13:24:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468998#M5100</guid>
      <dc:creator>v_snicarevs</dc:creator>
      <dc:date>2020-11-02T13:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with programming flash with secure image</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468999#M5101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vktors,&lt;/P&gt;&lt;P&gt;1. After download , please re-insert your USB to the board again.&lt;/P&gt;&lt;P&gt;2.About the log of "erasing ...". this is meaning before download , erase the flash.&lt;/P&gt;&lt;P&gt;3. I test it on the board , i create one simple project on my side , it light the D9 led on board,&lt;/P&gt;&lt;P&gt;and i send it to you . On my side it can work well when i select "No" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice&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>Fri, 20 May 2016 04:53:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/468999#M5101</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-05-20T04:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with programming flash with secure image</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/469000#M5102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well the difference was that I had Additional options: Mass erase on connect 'Ticked'&lt;/P&gt;&lt;P&gt;Unticking it indeed made it work as it should...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 08:55:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/469000#M5102</guid>
      <dc:creator>v_snicarevs</dc:creator>
      <dc:date>2016-05-20T08:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with programming flash with secure image</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/469001#M5103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,I live the same issue. I want to program my mcu(k22) with a code secured but the&amp;nbsp;pegdbserver_console erases the part after the reset step. How can I solve it. I don't want to install KDS on pre-production bench to achieve it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;CD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:19:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/469001#M5103</guid>
      <dc:creator>Lorac</dc:creator>
      <dc:date>2017-09-07T19:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with programming flash with secure image</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/469002#M5104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carol,&lt;/P&gt;&lt;P&gt;Please check this thread :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/490815"&gt;https://community.nxp.com/message/490815&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 08:00:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Problem-with-programming-flash-with-secure-image/m-p/469002#M5104</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-09-12T08:00:46Z</dc:date>
    </item>
  </channel>
</rss>

