Build target 'sdio_sdcard'
assembling startup_stm32f10x_hd.s...
compiling core_cm3.c...
..\..\Libraries\CMSIS\core_cm3.c(24): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling system_stm32f10x.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling misc.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_adc.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_bkp.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_can.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_cec.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_crc.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_dac.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_dbgmcu.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_dma.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_exti.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_flash.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_fsmc.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_gpio.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_i2c.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_iwdg.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_pwr.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_rcc.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_rtc.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_sdio.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_spi.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_tim.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_usart.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_wwdg.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling main.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling stm32f10x_it.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling bsp_usart1.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
compiling bsp_sdio_sdcard.c...
..\..\Libraries\CMSIS\core_cm3.h(90): error: #5: cannot open source input file "stdint.h": No such file or directory
"..\..\Output\Template.axf" - 29 Errors, 0 Warning(s).
Target not created
按教程和图书创建了两遍工程都是这样,打开光盘实例也出现同样的错误,请问一下问题出在哪 |