金牌会员
 
- 积分
- 1296
- 金钱
- 1296
- 注册时间
- 2013-3-14
- 在线时间
- 62 小时
|
Build target 'liuyong'
compiling main.c...
..\LED\led.h(26): warning: #1-D: last line of file ends without a newline
assembling startup_stm32f10x_hd.s...
compiling delay.c...
compiling sys.c...
compiling usart.c...
compiling led.c...
..\LED\led.h(26): warning: #1-D: last line of file ends without a newline
linking...
Program Size: Code=3692 RO-data=336 RW-data=12 ZI-data=2348
FromELF: creating hex file...
"..\OBJ\LED.axf" - 0 Error(s), 2 Warning(s).
我明明在led.h后面敲了N多个回车,它怎么还提示那个讨厌的东西啊!
|
|