make: *** Error 1

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

make: *** Error 1

771 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by drvrh on Mon Jul 13 22:12:13 MST 2015
Hello,

I create project and run, project debug normal and working, when I add something .h file and one more .c file not working and I get error:

make: *** [src/cr_startup_lpc175xx_6xx.o] Erro 1

What I doin'g wrong?

0 Kudos
Reply
1 Reply

757 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Tue Jul 14 00:17:40 MST 2015
That's just make reporting there was an error. Look through the build log (or in the Problems view) to see what the actual details of the error are.

https://www.lpcware.com/content/faq/lpcxpresso/build-console

Then fix it!

Regards,
LPCXpresso Support
0 Kudos
Reply