Content originally posted in LPCWare by fjrg76 on Wed Nov 16 16:05:10 MST 2011
Quote: dragilla
c:/nxp/lpcxpresso_4.1.0_190/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.5.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -lCMSISv1p30_LPC17xx
Hello
Are you inside the LPCXpresso IDE? Few days ago I faced that same problem, and this is the way I fixed it:
(Inside LPCXpresso IDE)
Project->Properties, and in the left panel, click in "Project References"; then make shure the option "CMSISv1p30_LPC17xx" is checked.
Good luck !!