Content originally posted in LPCWare by utku_boz on Fri Sep 11 07:33:28 MST 2015
Hello,
I am a newbie on the LPCXPresso. I am trying to convert the project Lab1a in the LPCXpresso training kit for LPCXpresso 1769. I am working on windows 7. I replaced the library and include files however when I built the project, I see an error starting with:
" /bin/sh: -c: line 1: syntax error near unexpected token `-D__DBL_MIN__=((double)2.2250738585072014e-308L)' "
The final line of the error is: Unable to solve make: *** [src/cr_startup_lpc176x.o] Error 2
Could you please help me about the possible solutions to such problem. What is the point that I am missing?
Thank you in advance