<?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 LPCXpresso IDE error: cannot find -llpc_board_nxp_lpcxpresso_824 in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-IDE-error-cannot-find-llpc-board-nxp-lpcxpresso-824/m-p/649078#M32695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;trying to use LPCXpresso IDE&lt;/P&gt;&lt;P&gt;followed tutorials best i could&lt;/P&gt;&lt;P&gt;imported lpcopen_2_19_lpcxpresso_nxp_lpcxpresso_824.zip&lt;/P&gt;&lt;P&gt;did simple build all command&lt;/P&gt;&lt;P&gt;got +100s of errors&lt;/P&gt;&lt;P&gt;many misspellings, etc...&lt;/P&gt;&lt;P&gt;but one of the errors on all projects was: cannot find -llpc_board_nxp_lpcxpresso_824&lt;/P&gt;&lt;P&gt;found the project: lpc_board_nxp_lpcxpresso_824, has no makefile&lt;/P&gt;&lt;P&gt;also found, all the project \Debug\example\src has the file subdir.mk which has the lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;# Each subdirectory must supply rules for building sources it contributes&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;example/src/%.o: ../example/src/%.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Building file: $&amp;lt;'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Invoking: MCU C Compiler'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;arm-none-eabi-gcc -DDEBUG -D__CODE_RED -D__USE_LPCOPEN -D__MTB_BUFFER_SIZE=128 -D__REDLIB__ -DCORE_M0PLUS -I"C:\Users\enzo_\Documents\LPCXpresso_8.2.0_647\workspace\lpc_chip_82x\inc" -I"C:\Users\enzo_\Documents\LPCXpresso_8.2.0_647\workspace\lpc_board_nxp_lpcxpresso_824\inc" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -specs=redlib.specs -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)" -MT"$(@:%.o=%.d)" -o "$@" "$&amp;lt;"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Finished building: $&amp;lt;'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo ' '&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone help, i not to sure what to do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also got other errors:&lt;/P&gt;&lt;P&gt;make: *** [freertos_blinky.axf] Error 1&lt;/P&gt;&lt;P&gt;and many more with:&lt;/P&gt;&lt;P&gt;make: *** [xxx.axf] Error 1&lt;/P&gt;&lt;P&gt;where xxx is the project name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;except for periph_blinky which has this error:&lt;/P&gt;&lt;P&gt;make: *** [example/src/sysinit.o] Error 1&lt;/P&gt;&lt;P&gt;the similar subdir.mk which has the lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;# Each subdirectory must supply rules for building sources it contributes&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;example/src/%.o: ../example/src/%.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Building file: $&amp;lt;'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Invoking: MCU C Compiler'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;arm-none-eabi-gcc -D__REDLIB__ -O0 -g3 -Wall -c -fmessage-length=0 -mcpu=cortex-m0 -mthumb -D__REDLIB__ -specs=redlib.specs -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)" -MT"$(@:%.o=%.d)" -o "$@" "$&amp;lt;"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Finished building: $&amp;lt;'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo ' '&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;enzo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Sep 2016 00:35:34 GMT</pubDate>
    <dc:creator>enzoguerra</dc:creator>
    <dc:date>2016-09-25T00:35:34Z</dc:date>
    <item>
      <title>LPCXpresso IDE error: cannot find -llpc_board_nxp_lpcxpresso_824</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-IDE-error-cannot-find-llpc-board-nxp-lpcxpresso-824/m-p/649078#M32695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;trying to use LPCXpresso IDE&lt;/P&gt;&lt;P&gt;followed tutorials best i could&lt;/P&gt;&lt;P&gt;imported lpcopen_2_19_lpcxpresso_nxp_lpcxpresso_824.zip&lt;/P&gt;&lt;P&gt;did simple build all command&lt;/P&gt;&lt;P&gt;got +100s of errors&lt;/P&gt;&lt;P&gt;many misspellings, etc...&lt;/P&gt;&lt;P&gt;but one of the errors on all projects was: cannot find -llpc_board_nxp_lpcxpresso_824&lt;/P&gt;&lt;P&gt;found the project: lpc_board_nxp_lpcxpresso_824, has no makefile&lt;/P&gt;&lt;P&gt;also found, all the project \Debug\example\src has the file subdir.mk which has the lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;# Each subdirectory must supply rules for building sources it contributes&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;example/src/%.o: ../example/src/%.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Building file: $&amp;lt;'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Invoking: MCU C Compiler'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;arm-none-eabi-gcc -DDEBUG -D__CODE_RED -D__USE_LPCOPEN -D__MTB_BUFFER_SIZE=128 -D__REDLIB__ -DCORE_M0PLUS -I"C:\Users\enzo_\Documents\LPCXpresso_8.2.0_647\workspace\lpc_chip_82x\inc" -I"C:\Users\enzo_\Documents\LPCXpresso_8.2.0_647\workspace\lpc_board_nxp_lpcxpresso_824\inc" -O0 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -mcpu=cortex-m0 -mthumb -specs=redlib.specs -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)" -MT"$(@:%.o=%.d)" -o "$@" "$&amp;lt;"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Finished building: $&amp;lt;'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo ' '&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone help, i not to sure what to do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also got other errors:&lt;/P&gt;&lt;P&gt;make: *** [freertos_blinky.axf] Error 1&lt;/P&gt;&lt;P&gt;and many more with:&lt;/P&gt;&lt;P&gt;make: *** [xxx.axf] Error 1&lt;/P&gt;&lt;P&gt;where xxx is the project name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;except for periph_blinky which has this error:&lt;/P&gt;&lt;P&gt;make: *** [example/src/sysinit.o] Error 1&lt;/P&gt;&lt;P&gt;the similar subdir.mk which has the lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;# Each subdirectory must supply rules for building sources it contributes&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;example/src/%.o: ../example/src/%.c&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Building file: $&amp;lt;'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Invoking: MCU C Compiler'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;arm-none-eabi-gcc -D__REDLIB__ -O0 -g3 -Wall -c -fmessage-length=0 -mcpu=cortex-m0 -mthumb -D__REDLIB__ -specs=redlib.specs -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)" -MT"$(@:%.o=%.d)" -o "$@" "$&amp;lt;"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo 'Finished building: $&amp;lt;'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@echo ' '&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;enzo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Sep 2016 00:35:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-IDE-error-cannot-find-llpc-board-nxp-lpcxpresso-824/m-p/649078#M32695</guid>
      <dc:creator>enzoguerra</dc:creator>
      <dc:date>2016-09-25T00:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso IDE error: cannot find -llpc_board_nxp_lpcxpresso_824</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-IDE-error-cannot-find-llpc-board-nxp-lpcxpresso-824/m-p/649079#M32696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest that you restart the IDE in a completely new workspace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use the Quickstart -&amp;gt; Import Project(s) -&amp;gt; Archive option and browse to the LPCOpen ZIP file for 824 in the LPCXpresso Examples subdirectory. Having selected this click on "Finish" to import all the projects from the ZIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once everything has import, highlight "periph_blinky" project in the Project Explorer view (top left of the IDE window), then click on the "Build 'periph_blinky' [Debug]" button that should be visible in the Quickstart Panel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully, the blinky project should then successfully build.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more help, read the supplied LPCXpresso IDE User Guide, or view the videos at &lt;A href="http://www.nxp.com/lpcxpresso"&gt;http://www.nxp.com/lpcxpresso&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have problems, then the below FAQ might also provide some additional hints.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/389071"&gt;Linker Error "cannot find -l&amp;amp;lt;lib_name&amp;amp;gt;"&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 07:21:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-IDE-error-cannot-find-llpc-board-nxp-lpcxpresso-824/m-p/649079#M32696</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-09-26T07:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso IDE error: cannot find -llpc_board_nxp_lpcxpresso_824</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-IDE-error-cannot-find-llpc-board-nxp-lpcxpresso-824/m-p/649080#M32697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, already did that and everything seems to work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reviewing the lpcxpresso tutorials helped, must have missed something&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enzo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 10:41:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-IDE-error-cannot-find-llpc-board-nxp-lpcxpresso-824/m-p/649080#M32697</guid>
      <dc:creator>enzoguerra</dc:creator>
      <dc:date>2016-09-26T10:41:19Z</dc:date>
    </item>
  </channel>
</rss>

