新手入门
- 积分
- 5
- 金钱
- 5
- 注册时间
- 2020-11-9
- 在线时间
- 1 小时
|
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'D:\keil uvision5 MDK\ARM\ARMCC\Bin'
Rebuild target 'car'
assembling startup_stm32f10x_hd.s...
compiling stm32f10x_adc.c...
compiling main.c...
compiling system_stm32f10x.c...
compiling stm32f10x_it.c...
compiling misc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_i2c.c...
compiling core_cm3.c...
linking...
..\OBJ\car.axf: error: L6002U: Could not open file ..\obj\core_cm3.o: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
"..\OBJ\car.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:03 |
|