<?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: nxpUSBlib with LPCXpresso build linker problem in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/nxpUSBlib-with-LPCXpresso-build-linker-problem/m-p/543711#M8375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Wed Mar 18 03:16:47 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: equi&lt;/STRONG&gt;&lt;BR /&gt;I followed the instructions in the links below...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; :D &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Especially this one:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[color=#f00]The nxpUSBlib software package is now obsoleted by the new LPCOpen Platform which can be found here:&lt;BR /&gt;[/color]&lt;/STRONG&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fproject%2Flpcopen-platform-nxp-lpc-microcontrollers" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:18:42 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:18:42Z</dc:date>
    <item>
      <title>nxpUSBlib with LPCXpresso build linker problem</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nxpUSBlib-with-LPCXpresso-build-linker-problem/m-p/543710#M8374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by equi on Wed Mar 18 02:53:01 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In one of my project, I will use LPC11U14. I am trying to make a keyboard device using nxp usb libraries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed the instructions in the links below;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fproject%2Fnxpusblib" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/project/nxpusblib&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp-lpc.com%2Fimages%2Fnxpusblib_v1_1.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp-lpc.com/images/nxpusblib_v1_1.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I face a problem when I tried to build "Example_KeyboardDevice"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_7.4.0_229/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld.exe: cannot open linker script file Example_KeyboardDevice.ld: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;collect2.exe: error: ld returned 1 exit status&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make: *** [Example_KeyboardDevice.axf] Error 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using LPCXpresso v7.4.0 [Build 229] [2014-09-16] . Also I tried with v7.6 too, but the result is same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What can be the reason, how can I solve the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and have a nice day..&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:18:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nxpUSBlib-with-LPCXpresso-build-linker-problem/m-p/543710#M8374</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: nxpUSBlib with LPCXpresso build linker problem</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nxpUSBlib-with-LPCXpresso-build-linker-problem/m-p/543711#M8375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Wed Mar 18 03:16:47 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: equi&lt;/STRONG&gt;&lt;BR /&gt;I followed the instructions in the links below...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; :D &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Especially this one:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[color=#f00]The nxpUSBlib software package is now obsoleted by the new LPCOpen Platform which can be found here:&lt;BR /&gt;[/color]&lt;/STRONG&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fproject%2Flpcopen-platform-nxp-lpc-microcontrollers" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:18:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nxpUSBlib-with-LPCXpresso-build-linker-problem/m-p/543711#M8375</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: nxpUSBlib with LPCXpresso build linker problem</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/nxpUSBlib-with-LPCXpresso-build-linker-problem/m-p/543712#M8376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by equi on Thu Mar 19 07:57:03 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Somehow the problem is gone and it builds the project. I really don't know how it is happened.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even it has not build it, I don't think it is because of the reason that nxpUSBLib is obsolete. Most of the code is same with LPCUSBLib as far as I see.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I could not find any good guide for LPCUSBLib.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:18:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/nxpUSBlib-with-LPCXpresso-build-linker-problem/m-p/543712#M8376</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:18:43Z</dc:date>
    </item>
  </channel>
</rss>

