HELP -> Compile Error. LPCXpresso 7.1.1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HELP -> Compile Error. LPCXpresso 7.1.1

219 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by gtec on Thu Feb 19 09:50:15 MST 2015
Hi!! Somebody can tell me what is ICMSIS?? When I build in debug mode all pass ok, but when try to build in release mode I get an error.

c:/nxp/lpcxpresso_5.1.2_2065/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.6.2/../../../../arm-none-eabi/bin/ld.exe: cannot find -lCMSIS_CORE_LPC11xx
collect2: ld returned 1 exit status
make: *** [Proyect.axf] Error 1

I'm using LPC1115JBF48 and LPCXpresso 7.1.1.

Thankss! Regards!
0 Kudos
2 Replies

194 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by gtec on Thu Feb 19 10:34:45 MST 2015
R2D2 thanks you!! Now is working!
0 Kudos

194 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Thu Feb 19 09:59:08 MST 2015

Quote: gtec
Somebody can tell me what is ICMSIS??



That's the CMSIS_CORE_LPC11xx library !!

See: http://www.lpcware.com/content/faq/lpcxpresso/linker-cannot-find-library
0 Kudos