初级会员

- 积分
- 134
- 金钱
- 134
- 注册时间
- 2012-8-7
- 在线时间
- 11 小时
|
Rebuild target 'Target 1'
assembling STM32F10x.s...
compiling test.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling delay.c...
..\SYSTEM\delay\delay.c(1): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling sys.c...
..\SYSTEM\sys\sys.c(1): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling usart.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling led.c...
..\HARDWARE\LED\led.c(1): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling key.c...
..\HARDWARE\KEY\key.c(1): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling wdg.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling timer.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling ILI93xx.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling rtc.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling wkup.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling adc.c...
..\HARDWARE\ADC\adc.c(1): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling dma.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling 24cxx.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling myiic.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling spi.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling flash.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling 24l01.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling MMC_SD.C...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling remote.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling ds18b20.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling mouse.c...
..\SYSTEM\delay\delay.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling ps2.c...
..\SYSTEM\delay\delay.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling VS10XX.c...
..\HARDWARE\VS10XX\VS10XX.c(1): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling FAT.C...
..\FAT\FAT.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling fontupd.c...
..\TEXT\fontupd.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling text.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling untogb.c...
..\TEXT\untogb.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling mp3player.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling usmart.c...
..\SYSTEM\usart\usart.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling usmart_config.c...
..\SYSTEM\sys\sys.h(3): error: #5: cannot open source input file "stm32f10x_lib.h": No such file or directory
compiling usmart_str.c...
Target not created |
|