<?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>MCUXpresso GeneralのトピックRe: FRDM-K64F not enumerating</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001099#M2913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it be that your board has an old bootloader on it which is affected by a Windows 10 problem (see &lt;A class="link-titled" href="https://mcuoneclipse.com/2018/04/10/recovering-opensda-boards-with-windows-10/" title="https://mcuoneclipse.com/2018/04/10/recovering-opensda-boards-with-windows-10/"&gt;Recovering OpenSDA Boards with Windows 10 | MCU on Eclipse&lt;/A&gt; )?&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;If the bootloader is still showing up, you can use above post and disable the Windows search. Otherwise you would need a debug probe and use the approach listed in &lt;A class="link-titled" href="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/" title="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/"&gt;How to Recover the OpenSDA V2.x Bootloader | MCU on Eclipse&lt;/A&gt; .&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2019 18:18:44 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2019-11-04T18:18:44Z</dc:date>
    <item>
      <title>FRDM-K64F not enumerating</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001098#M2912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sorry if this is a stupid question but I've just got hold of a new FRDM-K64F and am trying to follow the Get Started Tutorial on a Win10 machine.&amp;nbsp; It implies that when plugged in the development board should appear as a COM port but that's not happening for me.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;In fact, when I plug it in nothing happens at all until I hit the reset button.&amp;nbsp; Then the Window USB device attaching sound plays and an explorer window pops up showing the device as BOOTLOADER (E:).&amp;nbsp; After a while the USB device detaching sound plays and this window goes away.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;The tutorial says that moving the board should light an LED to show the accelerometer but that's not working at all.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Do I need to add something to E:?&amp;nbsp; I've tried&amp;nbsp; loading the hello_world.bin file to E: and it certainly does something - the green LED flashes faster but there is still no COM port to talk to :smileysad:&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Please help me to make sense of this.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 15:25:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001098#M2912</guid>
      <dc:creator>nick2</dc:creator>
      <dc:date>2019-11-04T15:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64F not enumerating</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001099#M2913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it be that your board has an old bootloader on it which is affected by a Windows 10 problem (see &lt;A class="link-titled" href="https://mcuoneclipse.com/2018/04/10/recovering-opensda-boards-with-windows-10/" title="https://mcuoneclipse.com/2018/04/10/recovering-opensda-boards-with-windows-10/"&gt;Recovering OpenSDA Boards with Windows 10 | MCU on Eclipse&lt;/A&gt; )?&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;If the bootloader is still showing up, you can use above post and disable the Windows search. Otherwise you would need a debug probe and use the approach listed in &lt;A class="link-titled" href="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/" title="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/"&gt;How to Recover the OpenSDA V2.x Bootloader | MCU on Eclipse&lt;/A&gt; .&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 18:18:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001099#M2913</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2019-11-04T18:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64F not enumerating</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001100#M2914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Thanks for the prompt reply.&amp;nbsp; I have a feeling that my problem is more fundamental than this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;You post talks about a SDA_INFO.HTM file and other posts talk of LASTSTAT.TXT.&amp;nbsp; My machine does not have these at all. It has bootload.htm, .Trashes, .metadata_never_index and a folder called .fseventsd which has an empty file no_log.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;When I copy the&amp;nbsp;&lt;SPAN style="color: #373737; background-color: #ffffff; font-weight: 300;"&gt;BOOTUPDATEAPP_Pemicro_v111.SDA file to the device it seems to be working but then gives up, the explorer disappears and there's the USB device disconnecting sound coming from the PC.&amp;nbsp; When I reboot the device the explorer pops up again but there's no sign of any files having been added to the device.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="color: #373737; background-color: #ffffff; font-weight: 300;"&gt;I also have an old W7 laptop.&amp;nbsp; I have not loaded any drivers (do I need to?) but as soon as I copy the file to the device from the W7 machine the transfer stops and the device disconnects.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="color: #373737; background-color: #ffffff; font-weight: 300;"&gt;Does this situation ring any bells?&amp;nbsp; I've had a look at the comments section on your post (and some others too) and do not see the same situation.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="color: #373737; background-color: #ffffff; font-weight: 300;"&gt;Any help much appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="color: #373737; background-color: #ffffff; font-weight: 300;"&gt;Nick&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2019 12:15:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001100#M2914</guid>
      <dc:creator>nick2</dc:creator>
      <dc:date>2019-11-05T12:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64F not enumerating</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001101#M2915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Such a .Trashes file/folder does not ring any bells. This seems to come from the host OS trying to write to the device. If you have any virus scanner other than the default windows one active, I would disable it as it could try to write to the device.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2019 19:07:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001101#M2915</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2019-11-05T19:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64F not enumerating</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001102#M2916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you help Erich.&amp;nbsp; I've managed to get it working now and in case anyone else is faced with this issue I thought I'd document what I did here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I convinced myself that the device was bricked beyond all repair so organised a swap-out.&amp;nbsp; I felt a bit smug when I plugged it into my W7 machine and the coloured LED was flashing away.&amp;nbsp; So I entered bootloader mode and... it ended up in the same state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The links you gave me didn't seem to resemble my situation but from them I found this site&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://os.mbed.com/blog/entry/DAPLink-bootloader-update/" title="https://os.mbed.com/blog/entry/DAPLink-bootloader-update/"&gt;DAPLink bootloader update | Mbed&lt;/A&gt;&amp;nbsp;and from it I determined my bootloader was simply out of date (and not bricked).&lt;/P&gt;&lt;P&gt;From this site I could download the latest DAPLink bootloader which for my FRDM-K64F was&amp;nbsp;0244_k20dx_bootloader_update_0x5000.bin.&lt;/P&gt;&lt;P&gt;I was using my old W7 machine so I didn't have to disable the Storage Service.&amp;nbsp; For people using W10 note that the link I give here only talks about stopping the Storage Service but the link Erich gives above also talks about disabling and stopping&amp;nbsp;the Windows Search Service too.&amp;nbsp; I have no idea if you need to stop the Windows Search but I guess it can't hurt.&lt;/P&gt;&lt;P&gt;Step 3 in my link worked fine.&amp;nbsp; I used the link in step 5 (&lt;A class="link-titled" href="https://armmbed.github.io/DAPLink/" title="https://armmbed.github.io/DAPLink/"&gt;DAPLink&lt;/A&gt;&amp;nbsp;) and entered my board type and it gave me the DAPLink firmware file I needed (in my case&amp;nbsp;0253_k20dx_frdmk64f_0x5000.bin).&amp;nbsp; I loaded that to the device and when I was finished the coloured LED was flashing again and I now have an updated board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your links Erich.&amp;nbsp; Although they didn't help directly by following links on them I managed to get there in the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2019 00:27:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/FRDM-K64F-not-enumerating/m-p/1001102#M2916</guid>
      <dc:creator>nick2</dc:creator>
      <dc:date>2019-11-08T00:27:00Z</dc:date>
    </item>
  </channel>
</rss>

