新手上路
- 积分
- 25
- 金钱
- 25
- 注册时间
- 2018-7-26
- 在线时间
- 5 小时
|

楼主 |
发表于 2018-8-3 10:26:53
|
显示全部楼层
这样就破解成功了吧,但是又出现了新的错误
Build target 'LED'
compiling main.c...
compiling stm32f10x_it.c...
compiling system_stm32f10x.c...
compiling led.c...
compiling delay.c...
compiling sys.c...
compiling usart.c...
compiling core_cm3.c...
assembling startup_stm32f10x_hd.s...
compiling misc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_usart.c...
linking...
..\OBJ\LED.axf: error: L6002U: Could not open file ..\obj\sys.o: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
"..\OBJ\LED.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:14
|
|