<?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: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893555#M1797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Alice_Yang wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, if need, I can ask the development team about whether it can work well on debugger mode.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It has to work under debugger control otherwise it is very difficult to develop code.&lt;/P&gt;&lt;P&gt;br henning&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Apr 2019 10:08:37 GMT</pubDate>
    <dc:creator>larsen</dc:creator>
    <dc:date>2019-04-24T10:08:37Z</dc:date>
    <item>
      <title>Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893548#M1790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have LPC54018 IOTmodule (OM40007). When compiling and debugging the example from the SDK: &lt;EM&gt;hello_world_virtual_com_xip&lt;/EM&gt;, the host pc signals an error in usb device attachment (&lt;EM&gt;device descriptor request failed&lt;/EM&gt;) (see dump below).&lt;/P&gt;&lt;P&gt;I also noticed that some code in the file &lt;EM&gt;usb_device_config.h&lt;/EM&gt; is repeated 11 times in the same file (also see below). I tried to remove duplicates but it did not change - which actually makes sense. So the problem of enumeration is not in this particular part, but its an indication that the code has slipped the final QC explaining why the problem has not been identified.&lt;/P&gt;&lt;P&gt;Thanks for any hints why example fails.&lt;/P&gt;&lt;P&gt;br henning&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;STRONG&gt;File: usb_device_config.h&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;code lines duplicated 11 times:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/*!&lt;BR /&gt;&amp;nbsp;* @name Hardware instance define&lt;BR /&gt;&amp;nbsp;* @{&lt;BR /&gt;&amp;nbsp;*/&lt;BR /&gt;/*! @brief KHCI instance count */&lt;BR /&gt;#define USB_DEVICE_CONFIG_KHCI (0U)&lt;BR /&gt;/*! @brief EHCI instance count */&lt;BR /&gt;#define USB_DEVICE_CONFIG_EHCI (0U)&lt;BR /&gt;/*! @brief LPC USB IP3511 FS instance count */&lt;BR /&gt;#define USB_DEVICE_CONFIG_LPCIP3511FS (0U)&lt;BR /&gt;/*! @brief LPC USB IP3511 HS instance count */&lt;BR /&gt;#define USB_DEVICE_CONFIG_LPCIP3511HS (1U)&lt;BR /&gt;/*! @brief Device instance count, the sum of KHCI and EHCI instance counts*/&lt;BR /&gt;#define USB_DEVICE_CONFIG_NUM \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (USB_DEVICE_CONFIG_KHCI + USB_DEVICE_CONFIG_EHCI + USB_DEVICE_CONFIG_LPCIP3511FS + USB_DEVICE_CONFIG_LPCIP3511HS)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_8.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/75693iBBA0561F07588984/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_8.png" alt="pastedImage_8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Apr 2019 10:46:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893548#M1790</guid>
      <dc:creator>larsen</dc:creator>
      <dc:date>2019-04-13T10:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893549#M1791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="284308" data-username="larsen" href="https://community.nxp.com/people/larsen"&gt;henning larsen&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;Just want to make sure, have you set JP9 to HS mode as the readme.txt said:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/75647iCCFF6A00ECC349BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 10:03:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893549#M1791</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-04-15T10:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893550#M1792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice Yang,&lt;/P&gt;&lt;P&gt;On LPC51018 IOTmodule which I use, there is no JP9. I think the readme.txt relates to another boards SDK (LPCXpresso51018) as it also states explicitly in the readme listed by you.&lt;/P&gt;&lt;P&gt;So the code originated from another devkit's SDK and the readme was not updated. I did however take the copy from the LPC51018 IOTmodule's SDK so it ought to work.&lt;/P&gt;&lt;P&gt;That said I doubt there is any reason it should _not_ work on IOTmodule because this has an onboard USB HS device (and no USB FS device) and the code is setup to use HS. Also, all the other examples relating to VCOM are working on IOTmodule, so there is proof of some code compatibility between the boards (assuming here that the LPCXpresso51018 board was the original host to test these programs.)&lt;/P&gt;&lt;P&gt;So as far as I can tell, it still points in the direction of a QC problem.&lt;/P&gt;&lt;P&gt;br henning&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 17:18:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893550#M1792</guid>
      <dc:creator>larsen</dc:creator>
      <dc:date>2019-04-15T17:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893551#M1793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Henning,&lt;/P&gt;&lt;P&gt;This time I use the demo under SDK_2.5.0_LPC54018-IoT-Module with LPC54018 IOTmodule (OM40007).&lt;/P&gt;&lt;P&gt;When debug, yes, the same issue with yours, while after disconnect debugger, reconnect the USB again,&lt;/P&gt;&lt;P&gt;it can recognized the Virtual com Port:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/80089iCECE39129A5EBAD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How about on your side?&lt;/P&gt;&lt;P&gt;My PC is Win10 64 bits, what about yours?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2019 06:46:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893551#M1793</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-04-22T06:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893552#M1794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I use win10 - 64bit pc as well. However I dont think I have tried connecting without debugger. So basically it has never worked in my setup.&lt;/P&gt;&lt;P&gt;I have another case which I may be reporting later where the use of the clock config tool makes the code break in a similar way - &lt;EM&gt;device descriptor request failed&lt;/EM&gt;. So clock issues can be the cause here - as well as a million other details.&lt;/P&gt;&lt;P&gt;I have moved to another processor now, so the resolution is no more critical for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 07:50:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893552#M1794</guid>
      <dc:creator>larsen</dc:creator>
      <dc:date>2019-04-23T07:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893553#M1795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can confirm the behavior: Do not work when running with debugger. Works when running without.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 19:31:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893553#M1795</guid>
      <dc:creator>larsen</dc:creator>
      <dc:date>2019-04-23T19:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893554#M1796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG class=""&gt; &lt;SPAN class=""&gt;henning larsen&lt;/SPAN&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Yes, if need, I can ask the development team about whether it can work well on debugger mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 02:44:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893554#M1796</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-04-24T02:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893555#M1797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Alice_Yang wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, if need, I can ask the development team about whether it can work well on debugger mode.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It has to work under debugger control otherwise it is very difficult to develop code.&lt;/P&gt;&lt;P&gt;br henning&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 10:08:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893555#M1797</guid>
      <dc:creator>larsen</dc:creator>
      <dc:date>2019-04-24T10:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893556#M1798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello henning,&lt;/P&gt;&lt;P&gt;I have reported the debug problem to development team, will tell you after I get reply .ASAP.&lt;/P&gt;&lt;P&gt;sorry for the inconvenient to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2019 02:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893556#M1798</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-05-05T02:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893557#M1799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class=""&gt;henning larsen&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;From development team's feedback, if your PC installed tools about analysize USB , for example Bus Hound,&lt;/P&gt;&lt;P&gt;the driver will conflict. Please use a PC that haven't install it to have a try.&amp;nbsp; I have test it on other PCs that without Bus Hound, it can work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 08:57:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893557#M1799</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-05-07T08:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Example: LPC54018 iotmodule hello_world_virtual_com_xip is not working</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893558#M1800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have not installed other usb tools than usbview&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/usbview"&gt;https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/usbview&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I have dropped this&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;LPC51018&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt; processor so I am not sure I will do further tests with this.&lt;/P&gt;&lt;P&gt;br henning&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2019 08:41:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Example-LPC54018-iotmodule-hello-world-virtual-com-xip-is-not/m-p/893558#M1800</guid>
      <dc:creator>larsen</dc:creator>
      <dc:date>2019-05-08T08:41:46Z</dc:date>
    </item>
  </channel>
</rss>

