<?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>MQX Software Solutions中的主题 Re: TWR-K65F180M USB Not Detected</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671115#M17349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="300269" data-username="thomasrind" href="https://community.nxp.com/people/thomasrind"&gt;Thomas Rind&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please change the HIGH_SPEED macro , and rebuild all libraries and try again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usb_descriptor.h (SDK_1.3_TWR-K65F180M\examples\twrk65f180m\demo_apps\usb\device\cdc\virtual_com):50&lt;BR /&gt;#ifndef HIGH_SPEED&lt;BR /&gt;#define&amp;nbsp; HIGH_SPEED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1)&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Daniel&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>Thu, 08 Jun 2017 08:39:18 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2017-06-08T08:39:18Z</dc:date>
    <item>
      <title>TWR-K65F180M USB Not Detected</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671109#M17343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to run the ksdk 1.3.0 USB CDC device&amp;nbsp;MQX&amp;nbsp;kds&amp;nbsp;example on the TWR-K65F180M&amp;nbsp;board&amp;nbsp;but the usb isn't showing up in device manager. The Mini USB port is being used to debug with opensda and power the board&amp;nbsp;and&amp;nbsp;the micro USB port is being used for CDC. No other usb examples can make the micro usb show up in device manager either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The serial communications work because of the mini USB being used as the debugger. The Task_Start function is called but non of the callback functions are called when the micro usb is plugged in. Is there a configuration I need to change to make it work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 18:40:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671109#M17343</guid>
      <dc:creator>thomasrind</dc:creator>
      <dc:date>2017-05-31T18:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180M USB Not Detected</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671110#M17344</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;&lt;SPAN&gt;Try loading a binary from here: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FTWR-K65F180M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TWR-K65F180M.html&lt;/A&gt;&lt;BR /&gt;to verify that the HW is Ok. It has MSD and CDC and operates correctly on the TWR-K65F180M as long as the HS USB cable is connected.&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;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 20:57:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671110#M17344</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-05-31T20:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180M USB Not Detected</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671111#M17345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I'm new to this and a bit confused on how exactly I should load the .bin file on. Am I just copying it into the bootloader of the K65 or am I suppose to do it through KDS and if so how exactly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I can get something to show up in device manager using the BM USB CDC Device&amp;nbsp;KDS example for the KSDK 2.2 for TWR-K65F180M if I change usb_device_config.h so that #define USB_DEVICE_CONFIG_KHCI (1U) becomes #define USB_DEVICE_CONFIG_KHCI (0U) and #define USB_DEVICE_CONFIG_EHCI (0U) becomes #define USB_DEVICE_CONFIG_EHCI (1U). Unfortunately the 2.2 SDK doesn't have MQX support which is why I'm using 1.3.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 19:10:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671111#M17345</guid>
      <dc:creator>thomasrind</dc:creator>
      <dc:date>2017-06-02T19:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180M USB Not Detected</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671112#M17346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Binary files are simply dragged- and-dropped to the board when it shows up as a hard-drive (assuming you have a boot loader that doesn't suffer from Windows 8.1/10 problems).&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;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 21:10:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671112#M17346</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-06-02T21:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180M USB Not Detected</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671113#M17347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing happens when I drag any of the Bin files into the bootloader. I've tried on multiple of the same board. Is there anyway the jumpers need to be, I'm currently using the default configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 18:03:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671113#M17347</guid>
      <dc:creator>thomasrind</dc:creator>
      <dc:date>2017-06-05T18:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180M USB Not Detected</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671114#M17348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For OpenSDA firmware loading there are no jumpers that affect anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would update the loader to the Segger one (the one delivered on the board tends to be broken nowadays since Windows 8.1/10 screwed up its operation). Latest ones are at &lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA" title="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA"&gt;OpenSDA Serial and Debug Adapter|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment I tend to use the Segger ones since they are presently giving best behavior for debugging, loading and VCOM (although P&amp;amp;E look to be improving theirs too after their BIN loading stopped working with some recent Win 10 updates).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will probably need a WIN 7 PC to do the boot loader update (although I have heard that latest Win 7 SPs are also causing it to fail...).&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;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 22:26:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671114#M17348</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-06-05T22:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180M USB Not Detected</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671115#M17349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="300269" data-username="thomasrind" href="https://community.nxp.com/people/thomasrind"&gt;Thomas Rind&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please change the HIGH_SPEED macro , and rebuild all libraries and try again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usb_descriptor.h (SDK_1.3_TWR-K65F180M\examples\twrk65f180m\demo_apps\usb\device\cdc\virtual_com):50&lt;BR /&gt;#ifndef HIGH_SPEED&lt;BR /&gt;#define&amp;nbsp; HIGH_SPEED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1)&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Daniel&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>Thu, 08 Jun 2017 08:39:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671115#M17349</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2017-06-08T08:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180M USB Not Detected</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671116#M17350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you this solved the issue.&lt;/P&gt;&lt;P&gt;Can you control between Full Speed and High Speed or does USB CDC need to be High Speed?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 13:10:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671116#M17350</guid>
      <dc:creator>thomasrind</dc:creator>
      <dc:date>2017-06-08T13:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K65F180M USB Not Detected</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671117#M17351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't try full speed, but I think it should can control Full speed and High speed.&lt;/P&gt;&lt;P&gt;In KSDK1.3 , you need to change two macros,&lt;/P&gt;&lt;P&gt;one is USB_DEVICE_CONFIG_KHCI (0U) and #define USB_DEVICE_CONFIG_EHCI (0U)&lt;/P&gt;&lt;P&gt;the other is HIGH_SPEED.&lt;/P&gt;&lt;P&gt;This seems not a good code style.&amp;nbsp;It is improved in &amp;nbsp;KSDK2.0, only one macro can control it, it is USB_DEVICE_CONFIG_EHCI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please also note that , if you need to test full speed, please use twr-serial board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 13:39:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/TWR-K65F180M-USB-Not-Detected/m-p/671117#M17351</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2017-06-08T13:39:47Z</dc:date>
    </item>
  </channel>
</rss>

