*** Using Compiler 'V5.05 update 1 (build 106)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'Project' assembling startup_stm32f103xe.s... compiling led.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ..\Hardware\LED\led.c: 0 warnings, 1 error compiling systeminit.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ..\Hardware\SYSINIT\systeminit.c: 0 warnings, 1 error compiling usart.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ..\Hardware\USART\usart.c: 0 warnings, 1 error compiling cat.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ..\Hardware\CAT\cat.c: 0 warnings, 1 error compiling log.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ..\Hardware\LOG\log.c: 0 warnings, 1 error compiling relay.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ..\Hardware\REALY\relay.c: 0 warnings, 1 error compiling iic.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ..\Hardware\IIC\iic.c: 0 warnings, 1 error compiling 24c02.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ..\Hardware\24C02\24c02.c: 0 warnings, 1 error compiling w25qxx.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ..\Hardware\W25QXX\w25qxx.c: 0 warnings, 1 error compiling spi.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ..\Hardware\SPI\spi.c: 0 warnings, 1 error compiling main.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ../Core/Src/main.c: 0 warnings, 1 error compiling stm32f1xx_it.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ../Core/Src/stm32f1xx_it.c: 0 warnings, 1 error compiling stm32f1xx_hal_msp.c... ../Core/Inc/main.h(27): error: #5: cannot open source input file "ota.h": No such file or directory #include "ota.h" ../Core/Src/stm32f1xx_hal_msp.c: 0 warnings, 1 error compiling stm32f1xx_hal_gpio_ex.c... compiling stm32f1xx_hal_tim.c... compiling stm32f1xx_hal_tim_ex.c... compiling stm32f1xx_hal_uart.c... compiling stm32f1xx_hal.c... compiling stm32f1xx_hal_rcc.c... compiling stm32f1xx_hal_rcc_ex.c... compiling stm32f1xx_hal_gpio.c... compiling stm32f1xx_hal_dma.c... compiling stm32f1xx_hal_cortex.c... compiling stm32f1xx_hal_pwr.c... compiling stm32f1xx_hal_flash.c... compiling stm32f1xx_hal_flash_ex.c... compiling stm32f1xx_hal_exti.c... compiling stm32f1xx_hal_spi.c... compiling system_stm32f1xx.c... "Project\Project.axf" - 13 Error(s), 0 Warning(s). Target not created.