make: *** Error 1

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

make: *** Error 1

774 次查看
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 项奖励
回复
1 回复

760 次查看
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 项奖励
回复