<?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のトピックLinker Error While Building usbd_lib_hid_keyboard</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Linker-Error-While-Building-usbd-lib-hid-keyboard/m-p/941283#M37516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have imported LPC open examples but when i try to build the hid keyboard example for LPC1769 i get the following error. How can i resolve this issue.&lt;/P&gt;&lt;P&gt;18:10:39 **** Incremental Build of configuration Debug for project usbd_lib_hid_keyboard ****&lt;BR /&gt;make -r -j12 all&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Building target: usbd_lib_hid_keyboard.axf&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoking: MCU Linker&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;arm-none-eabi-gcc -nostdlib -L"C:\Users\yugio\Documents\MCUXpressoIDE_10.3.1_2233\workspace\lpc_chip_175x_6x\libs" -Xlinker -Map="usbd_lib_hid_keyboard.map" -Xlinker --gc-sections -mcpu=cortex-m3 -mthumb -T "usbd_lib_hid_keyboard_Debug.ld" -o "usbd_lib_hid_keyboard.axf" ./example/src/cr_startup_lpc175x_6x.o ./example/src/hid_desc.o ./example/src/hid_keyboard.o ./example/src/hid_main.o ./example/src/ms_timer.o ./example/src/sysinit.o -llpc_board_nxp_lpcxpresso_1769 -llpc_chip_175x_6x -lusbd_175x_6x_lib&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;c:/nxp/mcuxpressoide_10.3.1_2233/ide/plugins/com.nxp.mcuxpresso.tools.win32_10.3.0.201811011841/tools/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llpc_board_nxp_lpcxpresso_1769&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;c:/nxp/mcuxpressoide_10.3.1_2233/ide/plugins/com.nxp.mcuxpresso.tools.win32_10.3.0.201811011841/tools/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llpc_chip_175x_6x&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;collect2.exe: error: ld returned 1 exit status&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;make: *** [makefile:32: usbd_lib_hid_keyboard.axf] Error 1&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Aug 2019 15:15:01 GMT</pubDate>
    <dc:creator>aceviker</dc:creator>
    <dc:date>2019-08-02T15:15:01Z</dc:date>
    <item>
      <title>Linker Error While Building usbd_lib_hid_keyboard</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Linker-Error-While-Building-usbd-lib-hid-keyboard/m-p/941283#M37516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have imported LPC open examples but when i try to build the hid keyboard example for LPC1769 i get the following error. How can i resolve this issue.&lt;/P&gt;&lt;P&gt;18:10:39 **** Incremental Build of configuration Debug for project usbd_lib_hid_keyboard ****&lt;BR /&gt;make -r -j12 all&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Building target: usbd_lib_hid_keyboard.axf&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Invoking: MCU Linker&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;arm-none-eabi-gcc -nostdlib -L"C:\Users\yugio\Documents\MCUXpressoIDE_10.3.1_2233\workspace\lpc_chip_175x_6x\libs" -Xlinker -Map="usbd_lib_hid_keyboard.map" -Xlinker --gc-sections -mcpu=cortex-m3 -mthumb -T "usbd_lib_hid_keyboard_Debug.ld" -o "usbd_lib_hid_keyboard.axf" ./example/src/cr_startup_lpc175x_6x.o ./example/src/hid_desc.o ./example/src/hid_keyboard.o ./example/src/hid_main.o ./example/src/ms_timer.o ./example/src/sysinit.o -llpc_board_nxp_lpcxpresso_1769 -llpc_chip_175x_6x -lusbd_175x_6x_lib&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;c:/nxp/mcuxpressoide_10.3.1_2233/ide/plugins/com.nxp.mcuxpresso.tools.win32_10.3.0.201811011841/tools/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llpc_board_nxp_lpcxpresso_1769&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;c:/nxp/mcuxpressoide_10.3.1_2233/ide/plugins/com.nxp.mcuxpresso.tools.win32_10.3.0.201811011841/tools/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llpc_chip_175x_6x&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;collect2.exe: error: ld returned 1 exit status&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;make: *** [makefile:32: usbd_lib_hid_keyboard.axf] Error 1&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 15:15:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Linker-Error-While-Building-usbd-lib-hid-keyboard/m-p/941283#M37516</guid>
      <dc:creator>aceviker</dc:creator>
      <dc:date>2019-08-02T15:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Error While Building usbd_lib_hid_keyboard</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Linker-Error-While-Building-usbd-lib-hid-keyboard/m-p/941284#M37517</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="340187" data-username="aceviker@atlantisbilisim.com.tr" href="https://community.nxp.com/people/aceviker@atlantisbilisim.com.tr"&gt;Alican Çeviker&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please make sure you build the related libs prior to the usbd_lib_hid_keyboard.&lt;/P&gt;&lt;P&gt;I just test build from my side, it can pass build without any issue. see below:&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/86261i5CEE16150C6F1649/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;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&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, 05 Aug 2019 02:29:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Linker-Error-While-Building-usbd-lib-hid-keyboard/m-p/941284#M37517</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-08-05T02:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Error While Building usbd_lib_hid_keyboard</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Linker-Error-While-Building-usbd-lib-hid-keyboard/m-p/941285#M37518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ZhangJennie,&lt;/P&gt;&lt;P&gt;The libraries were built before attempting to build the usbd_lib_hid_keyboard project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have solved the issue by checking lpc_board_nxp_lpcexpresso_1769 and lpc_chip_175x_6x under C/C++ Genereal -&amp;gt; Paths &amp;amp; Symbols -&amp;gt; References Tab.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/86748iED7FE0A00E583E34/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2019 06:36:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Linker-Error-While-Building-usbd-lib-hid-keyboard/m-p/941285#M37518</guid>
      <dc:creator>aceviker</dc:creator>
      <dc:date>2019-08-06T06:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Error While Building usbd_lib_hid_keyboard</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Linker-Error-While-Building-usbd-lib-hid-keyboard/m-p/941286#M37519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2019 10:16:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Linker-Error-While-Building-usbd-lib-hid-keyboard/m-p/941286#M37519</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-08-06T10:16:37Z</dc:date>
    </item>
  </channel>
</rss>

