<?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: How to dump a code permanently in to a KE-02Z controller using Kinetis Design Studio IDE ? in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480789#M5463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;yes you can use "Flash to file" to download a file to target. see this article.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-100870"&gt;Flash from File: Downloading a file without the sources&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try it to check if it can satisfy your requirement. if not, please let me know the concrete problem. thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can this answer help you?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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>Wed, 16 Mar 2016 07:01:05 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2016-03-16T07:01:05Z</dc:date>
    <item>
      <title>How to dump a code permanently in to a KE-02Z controller using Kinetis Design Studio IDE ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480788#M5462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am an final year Electronics Engineering Undergraduate. My final year project is to build a bootloader for a KE-02Z Microcontroller placed in a customized board (Not a Freedom (FRDM) board). I am using &lt;SPAN style="color: #3a0699;"&gt;Kinetis Design Studio IDE&lt;/SPAN&gt; and am using &lt;SPAN style="color: #3a0699;"&gt;Segger's J link Debugger&lt;/SPAN&gt; to dump and execute the code in that customized board. Now my mentor told me to find a way for this question. &lt;EM&gt;&lt;STRONG&gt;Dump a sample code (Say blinking of an LED) in to the controller by using the Segger's J link Debugger, Now disconnect the debugger but still the code has to be executed in the board that is LED blinking should occur even after disconnecting the debugger.&lt;/STRONG&gt;&lt;/EM&gt; How is it possible ? I was searching in KDS IDE and found something called "&lt;SPAN style="text-decoration: underline;"&gt;Flash from file&lt;/SPAN&gt;". Will that serve my purpose ? If not what is the other way to solve my problem ?&lt;BR /&gt; Thanks for helping.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 03:37:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480788#M5462</guid>
      <dc:creator>ganeshramachand</dc:creator>
      <dc:date>2016-03-16T03:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to dump a code permanently in to a KE-02Z controller using Kinetis Design Studio IDE ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480789#M5463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;yes you can use "Flash to file" to download a file to target. see this article.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-100870"&gt;Flash from File: Downloading a file without the sources&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try it to check if it can satisfy your requirement. if not, please let me know the concrete problem. thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can this answer help you?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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>Wed, 16 Mar 2016 07:01:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480789#M5463</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-03-16T07:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to dump a code permanently in to a KE-02Z controller using Kinetis Design Studio IDE ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480790#M5464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Zhang&lt;/P&gt;&lt;P&gt;Thanks for answering. The downloaded code will get erased when I switch off the power supply right. I mean I use flash from file and download the code into my controller. After seeing the output, if I switch off the power supply and then when I restart, I should again flash it from file right to see the output again ? The reason am brooding over this point before trying is I am working on codes which are written in flash memory I don't want to damage the controller by any of my flaws.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 08:19:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480790#M5464</guid>
      <dc:creator>ganeshramachand</dc:creator>
      <dc:date>2016-03-16T08:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to dump a code permanently in to a KE-02Z controller using Kinetis Design Studio IDE ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480791#M5465</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;after you execute "Flash to file" to download a file(for instance blinking led) to target flash, then power off the target then power on. the content you flashed to target is still there. the blinking led program can run normally.&lt;/P&gt;&lt;P&gt;from your original question you want to develop a bootloader?&lt;/P&gt;&lt;P&gt;here is an article i ever wrote regarding to how to develop a bootloader for Cortex M0+ core kinetis. you may refer it if you need:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328168"&gt;Kinetis Bootloader to Update Multiple Devices in a Network - for Cortex-M0+&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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, 18 Mar 2016 05:54:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480791#M5465</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-03-18T05:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to dump a code permanently in to a KE-02Z controller using Kinetis Design Studio IDE ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480792#M5466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DO you have any similar articles for KE 02 Z controller. Will the same logic apply for my Controller too ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 06:15:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480792#M5466</guid>
      <dc:creator>ganeshramachand</dc:creator>
      <dc:date>2016-03-18T06:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to dump a code permanently in to a KE-02Z controller using Kinetis Design Studio IDE ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480793#M5467</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;for KE, i suggest you refer:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/32bit/doc/app_note/AN4767.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://cache.nxp.com/files/32bit/doc/app_note/AN4767.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;http://cache.nxp.com/files/32bit/doc/app_note/AN4767.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;here is demo code&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/32bit/doc/app_note/AN4767SW.zip" title="http://cache.nxp.com/files/32bit/doc/app_note/AN4767SW.zip"&gt;http://cache.nxp.com/files/32bit/doc/app_note/AN4767SW.zip&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can this help you?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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, 18 Mar 2016 08:56:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dump-a-code-permanently-in-to-a-KE-02Z-controller-using/m-p/480793#M5467</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-03-18T08:56:54Z</dc:date>
    </item>
  </channel>
</rss>

