<?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 load the program in the K40 uC in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247519#M6685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using Flash or Ram?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Apr 2013 14:34:55 GMT</pubDate>
    <dc:creator>JimDon</dc:creator>
    <dc:date>2013-04-01T14:34:55Z</dc:date>
    <item>
      <title>How to load the program in the K40 uC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247518#M6684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We have developed the code using Code Warrior and did the debugging using the given USB cable. It works when the USB cable is plugged in from the PC. . But after removing the USB cable from the PC and if we give the external power supply to Kwikstik K40 board it does't work. Pls let me know as soon as possible.&lt;/P&gt;&lt;P&gt;Thankyou.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 14:24:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247518#M6684</guid>
      <dc:creator>abulhasan</dc:creator>
      <dc:date>2013-04-01T14:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to load the program in the K40 uC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247519#M6685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using Flash or Ram?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 14:34:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247519#M6685</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2013-04-01T14:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to load the program in the K40 uC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247520#M6686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using Flash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2013 05:41:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247520#M6686</guid>
      <dc:creator>abulhasan</dc:creator>
      <dc:date>2013-04-06T05:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to load the program in the K40 uC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247521#M6687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the program is properly configured for FLASH, the program has been programmed into the FLASH after debugging. You can check the FLASH memory in debug windows to see if it is properly programmed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2013 14:44:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247521#M6687</guid>
      <dc:creator>DerekLau</dc:creator>
      <dc:date>2013-04-06T14:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to load the program in the K40 uC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247522#M6688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Abul hasan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I faced once similar problem, application was running using debugger, once power was reconnected, no action. I found out it was a matter of a clock initialization. I would suggest you to at least use any indicator (LED, console, etc) to find out how far your application gets and where it gets trapped. This applies if your programmer is really functional and program resides in FLASH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;c0170&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2013 16:40:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-load-the-program-in-the-K40-uC/m-p/247522#M6688</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2013-04-06T16:40:58Z</dc:date>
    </item>
  </channel>
</rss>

