<?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>LPCXpresso IDEのトピックRe: Fail to recognize library after using the manual connection method</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548342#M10499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rithus on Tue Apr 01 23:58:06 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, thanks for your fast reply..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have tried to include the library using the manual method however it still have that prompt every time. I guess i might miss out on one of the library linker. Is there a way to check if i have link it correctly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;i have follow the step found in &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.support.code-red-tech.com%2FCodeRedWiki%2FLibraryProjects" rel="nofollow" target="_blank"&gt;http://www.support.code-red-tech.com/CodeRedWiki/LibraryProjects&lt;/A&gt;&lt;SPAN&gt; however the problem still prompt to exsist&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:00:48 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:00:48Z</dc:date>
    <item>
      <title>Fail to recognize library after using the manual connection method</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548339#M10496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rithus on Tue Apr 01 01:33:48 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried to connect the lib of the online open source USB how ever there is still this prompt coming out of the lpc may i know if any one have encounter similar problem or solution to this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;**** Build of configuration Debug for project ee ****&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;make all &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Building target: demo.axf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invoking: MCU Linker&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arm-none-eabi-gcc -nostdlib -L"C:\Users\HW\Desktop\new workspace\Lib_CMSISv1p30_LPC17xx\Debug" -L"C:\Users\HW\Desktop\new workspace\Lib_EaBaseBoard\Debug" -L"C:\Users\HW\Desktop\new workspace\Lib_MCU\Debug" -L"C:\Users\HW\Desktop\new workspace\RDB1768cmsis2_usb_serial\Debug" -L"C:\Users\HW\Desktop\new workspace\RDB1768cmsis_usbstack\Debug" -Xlinker --gc-sections -Xlinker -Map=demo.map -mcpu=cortex-m3 -mthumb -T "ee3032trial_Debug.ld" -o"demo.axf"&amp;nbsp; ./src/cr_startup_lpc17.o ./src/main.o&amp;nbsp;&amp;nbsp; -lCMSISv1p30_LPC17xx -lRDB1768cmsis_usbstack -lRDB1768cmsis2_usb_serial -lLib_EaBaseBoard -lLib_MCU&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:/nxp/lpcxpresso_3.6.3_317/tools/bin/../lib/gcc/arm-none-eabi/4.3.3/../../../../arm-none-eabi/bin/ld.exe: cannot find -lRDB1768cmsis2_usb_serial&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;collect2: ld returned 1 exit status&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make: *** [demo.axf] Error 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:00:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548339#M10496</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to recognize library after using the manual connection method</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548340#M10497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Tue Apr 01 02:02:21 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Rithus&lt;/STRONG&gt;&lt;BR /&gt;c:/nxp/lpcxpresso_3.6.3_317/tools/bin/../lib/gcc/arm-none-eabi/4.3.3/../../../../arm-none-eabi/bin/ld.exe: [color=#f00]cannot find -lRDB1768cmsis2_usb_serial[/color]&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;make: *** [demo.axf] Error 1&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your linker is missing this Lib&amp;nbsp; :O &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Either your library path setting is wrong or you have forgotten to build&amp;nbsp; this Lib...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:00:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548340#M10497</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to recognize library after using the manual connection method</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548341#M10498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Tue Apr 01 02:24:24 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like you are using a very very old version of LPCXpresso - v3.6.3. which was released about 3 years ago. Please upgrade to LPCXpresso v7&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:00:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548341#M10498</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to recognize library after using the manual connection method</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548342#M10499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rithus on Tue Apr 01 23:58:06 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, thanks for your fast reply..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have tried to include the library using the manual method however it still have that prompt every time. I guess i might miss out on one of the library linker. Is there a way to check if i have link it correctly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;i have follow the step found in &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.support.code-red-tech.com%2FCodeRedWiki%2FLibraryProjects" rel="nofollow" target="_blank"&gt;http://www.support.code-red-tech.com/CodeRedWiki/LibraryProjects&lt;/A&gt;&lt;SPAN&gt; however the problem still prompt to exsist&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:00:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548342#M10499</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to recognize library after using the manual connection method</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548343#M10500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Wed Apr 02 00:18:05 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Try this FAQ&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.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Flinker-cannot-find-library" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/linker-cannot-find-library&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:00:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548343#M10500</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to recognize library after using the manual connection method</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548344#M10501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Wed Apr 02 02:01:31 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Rithus&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;i have follow the step found in &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.support.code-red-tech.com%2FCodeRedWiki%2FLibraryProjects" rel="nofollow" target="_blank"&gt;http://www.support.code-red-tech.com/CodeRedWiki/LibraryProjects&lt;/A&gt;&lt;SPAN&gt; however the problem still prompt to exsist&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you Build the library? Look in your Library/Debug and Library/Release Folder...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the library file has been created, your project settings to include this library are wrong...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A smarter way to add a Lib is to use 'Smart update'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately this requires a liblinks.xml file (which is missing in older projects).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've added a demo below, just change lib-name in it, rename it to liblinks.xml and 'Smart update' is working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fcreating-linking-library-projects" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/creating-linking-library-projects&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:00:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Fail-to-recognize-library-after-using-the-manual-connection/m-p/548344#M10501</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:00:49Z</dc:date>
    </item>
  </channel>
</rss>

