<?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>LPC MicrocontrollersのトピックRe: LPC11U USB Communications</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U-USB-Communications/m-p/545930#M13151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kwinchell on Wed Mar 20 13:34:54 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Tuong,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed your instructions and it worked for me.&amp;nbsp; I am not sure what I did wrong the first time.&amp;nbsp; I suspect I checked off an illegal combination of boxes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I built the HID application and it runs fine as well.&amp;nbsp; I even added the function to make the LEDs work on the MCB11U10 board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do have some new questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I found the documentation for the xnpUSBLib v0.98 on line.&amp;nbsp; Is there a way to download a PDF document?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Is the source for the HIDClient.exe available?&amp;nbsp; Where can I find it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:47:33 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:47:33Z</dc:date>
    <item>
      <title>LPC11U USB Communications</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U-USB-Communications/m-p/545928#M13149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kwinchell on Tue Mar 19 15:03:04 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a newbie to USB as well as NXP.&amp;nbsp; I have two LPC11U demo boards:&amp;nbsp; LPCXpresso, and Keil MCB11U10.&amp;nbsp; I am trying to get either of them to speak on the USB port and get enumerated.&amp;nbsp; I would be thrilled to get a test application to talk to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keil has a demo program that requires their RTOS.&amp;nbsp; I do not have that, and I prefer to use the NXP example.&amp;nbsp; I found on this site nxpUSBlib v0.98b.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like I need to create a library before I can compile.&amp;nbsp; The readme provides instructions for how to do that in the section Keil uVision 4 IDE.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is, when I try to build the library, it compiles all that it needs, then chokes in the linker with the message error L6002U: Could not open file C:..\..\...\CDL_LPC11Uxx.lib: No such file or directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I confirmed that we do, indeed have the directory.&amp;nbsp; As for that file, I thought we were creating that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody have any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:47:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U-USB-Communications/m-p/545928#M13149</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U USB Communications</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U-USB-Communications/m-p/545929#M13150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tuong on Wed Mar 20 03:46:53 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've just tried to build AudioInputDevice from nxpUSBlibv0.98b without problem! Please try again:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; - Double click on nxpUSBlib v0.98b\applications\examples\LPCUSBlib\LPCUSBlib_workspace.uvmpw. This opens Keil multi workspace&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; - Select the ToolBar Project\Batch Build... this opens Batch Build window&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; - Deselect all then select the following projects:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + BSP\MCB1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CDL\LPC11Uxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + LPCUSBlib\LPC11Uxx_Device&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + Your example ex: Example_AudioInputDevice\MCB1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; - Clock on Build button in Batch Build window to build your example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:47:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U-USB-Communications/m-p/545929#M13150</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U USB Communications</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U-USB-Communications/m-p/545930#M13151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kwinchell on Wed Mar 20 13:34:54 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Tuong,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed your instructions and it worked for me.&amp;nbsp; I am not sure what I did wrong the first time.&amp;nbsp; I suspect I checked off an illegal combination of boxes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I built the HID application and it runs fine as well.&amp;nbsp; I even added the function to make the LEDs work on the MCB11U10 board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do have some new questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I found the documentation for the xnpUSBLib v0.98 on line.&amp;nbsp; Is there a way to download a PDF document?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Is the source for the HIDClient.exe available?&amp;nbsp; Where can I find it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:47:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U-USB-Communications/m-p/545930#M13151</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11U USB Communications</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U-USB-Communications/m-p/545931#M13152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tuong on Wed Mar 20 19:45:32 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1)For the PDF request, I don't see NXP supports it, but I think you'd like to read offline, so we can go other way by rebuilding doxygen:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Install Doxygen builder, Doxywizard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Double click on doxywizard.exe, select toolbar File\Open, then browse to nxpUSBlib v0.98b\doc\Doxygen.conf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Switch from tab Wizard to tab Run, then click on Run Doxygen. Wait for the console says finished&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Click on show_HTML_Output button on the left bottom of tab Run, this opens nxpUSBlib document in HTML form on your default web browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) I have no idea on the source of HIDClient.exe, but I think it is not so difficult to make it by Visual C and you can make it yourself!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:47:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11U-USB-Communications/m-p/545931#M13152</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:47:34Z</dc:date>
    </item>
  </channel>
</rss>

