<?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 Unable to load hello world on from-k64f in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-load-hello-world-on-from-k64f/m-p/748543#M45560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to load the blinky hello world onto my frdm k64-f from the following link, but am not having any success. I download the specified file and drag it onto a drive that appears on my desktop called "boot loader". After the file is transferred, boot loader disappears from my desktop. However, the LED labelled LED 1 on that page does not begin blinking, neither after pressing the reset button, or after removing all connections to the board to force a power cycle. Does anyone have any recommendations as to why this may be the case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://os.mbed.com/platforms/FRDM-K64F/#flash-a-project-binary" title="https://os.mbed.com/platforms/FRDM-K64F/#flash-a-project-binary"&gt;FRDM-K64F | Mbed&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Nov 2017 01:36:27 GMT</pubDate>
    <dc:creator>tdnxp</dc:creator>
    <dc:date>2017-11-06T01:36:27Z</dc:date>
    <item>
      <title>Unable to load hello world on from-k64f</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-load-hello-world-on-from-k64f/m-p/748543#M45560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to load the blinky hello world onto my frdm k64-f from the following link, but am not having any success. I download the specified file and drag it onto a drive that appears on my desktop called "boot loader". After the file is transferred, boot loader disappears from my desktop. However, the LED labelled LED 1 on that page does not begin blinking, neither after pressing the reset button, or after removing all connections to the board to force a power cycle. Does anyone have any recommendations as to why this may be the case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://os.mbed.com/platforms/FRDM-K64F/#flash-a-project-binary" title="https://os.mbed.com/platforms/FRDM-K64F/#flash-a-project-binary"&gt;FRDM-K64F | Mbed&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 01:36:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-load-hello-world-on-from-k64f/m-p/748543#M45560</guid>
      <dc:creator>tdnxp</dc:creator>
      <dc:date>2017-11-06T01:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load hello world on from-k64f</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-load-hello-world-on-from-k64f/m-p/748544#M45561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;if the board is showing up as 'bootloader', then there is no OpenSDA firmware loaded on the board or you are indeed in bootloader mode. All what you can do is loading a new OpenSDA firmware.&lt;/P&gt;&lt;P&gt;I recommend you load a OpenSDA firmware, see &lt;A class="link-titled" href="https://mcuoneclipse.com/2014/11/01/illustrated-step-by-step-instructions-updating-the-freescale-freedom-board-firmware/" title="https://mcuoneclipse.com/2014/11/01/illustrated-step-by-step-instructions-updating-the-freescale-freedom-board-firmware/"&gt;Illustrated Step-by-Step Instructions: Updating the Freescale Freedom Board Firmware | MCU on Eclipse&lt;/A&gt;&amp;nbsp; and &lt;A class="link-titled" href="http://www.nxp.com/opensda" title="http://www.nxp.com/opensda"&gt;OpenSDA Serial and Debug Adapter|NXP&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;If you are using Windows 10 and your board has an older bootloader, then you might face the problem that Windows affects your OpenSDA application. In that case, the following might be helpful: &lt;A class="link-titled" href="https://mcuoneclipse.com/2016/08/01/bricking_and_recovering_opensda_boards_in_windows_8_and_10/" title="https://mcuoneclipse.com/2016/08/01/bricking_and_recovering_opensda_boards_in_windows_8_and_10/"&gt;Bricking and Recovering OpenSDA Boards in Windows 8 and 10 | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is as well an updated DAPLink Bootloader available, see &lt;A class="link-titled" href="https://mcuoneclipse.com/2017/10/29/adding-a-delay-to-the-arm-daplink-bootloader/" title="https://mcuoneclipse.com/2017/10/29/adding-a-delay-to-the-arm-daplink-bootloader/"&gt;Adding a Delay to the ARM DAPLink Bootloader | MCU on Eclipse&lt;/A&gt;&amp;nbsp; and &lt;A class="link-titled" href="https://github.com/maclobdell/board-recovery-instructions/blob/mpl_updates/win10-interface-update.md" title="https://github.com/maclobdell/board-recovery-instructions/blob/mpl_updates/win10-interface-update.md"&gt;board-recovery-instructions/win10-interface-update.md at mpl_updates · maclobdell/board-recovery-instructions · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 19:11:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Unable-to-load-hello-world-on-from-k64f/m-p/748544#M45561</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-11-07T19:11:52Z</dc:date>
    </item>
  </channel>
</rss>

