<?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 flash the code on K60 NVM to run stand alone? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-flash-the-code-on-K60-NVM-to-run-stand-alone/m-p/274710#M9639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I already solve the problem&lt;/P&gt;&lt;P&gt;by slecting in the processor build options the following configurations:&lt;/P&gt;&lt;P&gt;-Default Memory for code: INTERNAL FLASH&lt;/P&gt;&lt;P&gt;-Default Memory for data: INTERNAL FLASH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And now is working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 16:38:10 GMT</pubDate>
    <dc:creator>alfredogualdron</dc:creator>
    <dc:date>2014-01-15T16:38:10Z</dc:date>
    <item>
      <title>How to flash the code on K60 NVM to run stand alone?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-flash-the-code-on-K60-NVM-to-run-stand-alone/m-p/274708#M9637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Codewarrior V10.4 build id:130425 with processor expert in a custom PCB based in K60 processor.&lt;/P&gt;&lt;P&gt;I'm able to build and debug my projects in RAM or FLASH options, and for debugging everything seems to work fine, but when I run the project (For testing purposes is just a blinking led) with the FLASH option, it did not really "flash" the code, because when I power off and on the device, it did no execute the code (The led did not blink).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had been trying to flash the code with the "Flash Programmer" (the blue thunderbolt) but, despite it appears in the console that the code was succesfully downloaded, the device is still dead after power off and on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already try the steps in this blog : &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://mcuoneclipse.com/2012/08/02/standalone-flash-programmer/"&gt;http://mcuoneclipse.com/2012/08/02/standalone-flash-programmer/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I also followed these videos:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2019" data-containertype="14" data-objectid="356842" data-objecttype="2" href="https://community.freescale.com/message/356842#356842"&gt;https://community.freescale.com/message/356842#356842&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I still have the same problem, when I turn on the power buton the LED do not blink &lt;/P&gt;&lt;P&gt;&amp;gt;:(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is to flash the code in the processor to be executed forever and ever after power on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 20:12:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-flash-the-code-on-K60-NVM-to-run-stand-alone/m-p/274708#M9637</guid>
      <dc:creator>alfredogualdron</dc:creator>
      <dc:date>2013-12-21T20:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash the code on K60 NVM to run stand alone?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-flash-the-code-on-K60-NVM-to-run-stand-alone/m-p/274709#M9638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alfredo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide your Blinking LED code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 15:26:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-flash-the-code-on-K60-NVM-to-run-stand-alone/m-p/274709#M9638</guid>
      <dc:creator>hectorsanchez</dc:creator>
      <dc:date>2014-01-06T15:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash the code on K60 NVM to run stand alone?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-flash-the-code-on-K60-NVM-to-run-stand-alone/m-p/274710#M9639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I already solve the problem&lt;/P&gt;&lt;P&gt;by slecting in the processor build options the following configurations:&lt;/P&gt;&lt;P&gt;-Default Memory for code: INTERNAL FLASH&lt;/P&gt;&lt;P&gt;-Default Memory for data: INTERNAL FLASH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And now is working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 16:38:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-flash-the-code-on-K60-NVM-to-run-stand-alone/m-p/274710#M9639</guid>
      <dc:creator>alfredogualdron</dc:creator>
      <dc:date>2014-01-15T16:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash the code on K60 NVM to run stand alone?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-flash-the-code-on-K60-NVM-to-run-stand-alone/m-p/274711#M9640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi All,&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I got the same problem with Kinetis KV10 ( MKV10Z32VLC7 device ) ; The reset pin is oscillating and my program couldn't run in stand alone mode without &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;debugger&lt;/SPAN&gt; ( I'm using JLINK with IAR IDE) .can you hlep me please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 07:59:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-flash-the-code-on-K60-NVM-to-run-stand-alone/m-p/274711#M9640</guid>
      <dc:creator>sahlisami</dc:creator>
      <dc:date>2014-04-28T07:59:29Z</dc:date>
    </item>
  </channel>
</rss>

