对照资料都设置对了最后编译就这样了
Build target 'Template'
compiling main.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_it.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling system_stm32f10x.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling core_cm3.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling misc.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_adc.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_bkp.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_can.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_cec.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_crc.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_dac.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_dbgmcu.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_dma.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_exti.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_flash.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_fsmc.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_gpio.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_i2c.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_iwdg.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_pwr.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_rcc.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_rtc.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_sdio.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_spi.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_tim.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_usart.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling stm32f10x_wwdg.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling delay.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling sys.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
compiling usart.c...
Error: C4065E: type of input file 'FWLib\inc' unknown
linking...
..\OBJ\Template.axf: error: L6002U: Could not open file ..\obj\main.o: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
"..\OBJ\Template.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:07 |