Content originally posted in LPCWare by Rithus on Tue Apr 01 01:33:48 MST 2014
Hi,
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?
Thanks in advance!
**** Build of configuration Debug for project ee ****
make all
Building target: demo.axf
Invoking: MCU Linker
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" ./src/cr_startup_lpc17.o ./src/main.o -lCMSISv1p30_LPC17xx -lRDB1768cmsis_usbstack -lRDB1768cmsis2_usb_serial -lLib_EaBaseBoard -lLib_MCU
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
collect2: ld returned 1 exit status
make: *** [demo.axf] Error 1