在线时间447 小时
UID3070798
注册时间2015-4-27
NXP金币0
TA的每日心情 | 开心 2020-5-24 10:39 |
---|
签到天数: 1 天 连续签到: 1 天 [LV.1]初来乍到
金牌会员
 
- 积分
- 3913
- 最后登录
- 2020-5-24
|
发表于 2016-10-20 00:47:53
|
显示全部楼层
..\LPC824\LPC824\Common\board\board.c: 0 warnings, 1 error
compiling clock_8xx.c...
compiling ioswm_8xx.c...
compiling syscon_8xx.c...
compiling sysinit_8xx.c...
..\LPC824\LPC824\Common\chip\sysinit_8xx.c(32): error: #5: cannot open source input file "board.h": No such file or directory
#include "board.h"
..\LPC824\LPC824\Common\chip\sysinit_8xx.c: 0 warnings, 1 error
".\Objects\test1.axf" - 7 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:07
编译报错 |
|