礦ision Build Log
Project:
D:\单片机工程文件\STM32程序\ADC_10_F103C\USER\ADC_10_F103C.uvproj
Project File Date: 05/31/2017
Output:
Rebuild target 'ADC_10_F103C'
compiling core_cm3.c...
assembling startup_stm32f10x_md.s...
compiling misc.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_can.c...
compiling stm32f10x_cec.c...
compiling stm32f10x_crc.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_fsmc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_i2c.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_sdio.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_wwdg.c...
compiling delay.c...
compiling sys.c...
compiling usart.c...
compiling main.c...
compiling stm32f10x_it.c...
compiling system_stm32f10x.c...
linking...
Program Size: Code=4504 RO-data=268 RW-data=52 ZI-data=1836
FromELF: creating hex file...
"..\OBJ\ADC_10_F103C.axf" - 0 Error(s), 0 Warning(s).
Load "..\\OBJ\\ADC_10_F103C.axf"
Set JLink Project File to "D:\单片机工程文件\STM32程序\ADC_10_F103C\USER\JLinkSettings.ini"
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
JLink info:
------------
DLL: V4.80g, compiled Feb 13 2014 20:50:02
Firmware: J-Link ARM V8 compiled Nov 25 2013 19:20:08
Hardware: V8.00
S/N : 286370559
Feature(s) : RDI,FlashDL,FlashBP,JFlash
* JLink Info: Found SWD-DP with ID 0x1BA01477
* JLink Info: Found SWD-DP with ID 0x1BA01477
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
* JLink Info: TPIU fitted.
ROMTableAddr = 0xE00FF003
Target info:
------------
Device: STM32F103C8
VTarget = 3.287V
State of Pins:
TCK: 0, TDI: 1, TDO: 1, TMS: 1, TRES: 1, TRST: 1
Hardware-Breakpoints: 6
Software-Breakpoints: 8192
Watchpoints: 4
JTAG speed: 2000 kHz
Erase Done.
Programming Done.
Verify OK.
Application running ...
ory
#include "stm32f10x_dma.h"
..\FWLIB\src\stm32f10x_dma.c: 0 warnings, 1 error
compiling stm32f10x_exti.c...
..\FWLIB\src\stm32f10x_exti.c(23): error: #5: cannot open source input file "stm32f10x_exti.h": No such file or directory
#include "stm32f10x_exti.h"
..\FWLIB\src\stm32f10x_exti.c: 0 warnings, 1 error
compiling stm32f10x_flash.c...
..\FWLIB\src\stm32f10x_flash.c(23): error: #5: cannot open source input file "stm32f10x_flash.h": No such file or directory
#include "stm32f10x_flash.h"
..\FWLIB\src\stm32f10x_flash.c: 0 warnings, 1 error
compiling stm32f10x_fsmc.c...
..\FWLIB\src\stm32f10x_fsmc.c(23): error: #5: cannot open source input file "stm32f10x_fsmc.h": No such file or directory
#include "stm32f10x_fsmc.h"
..\FWLIB\src\stm32f10x_fsmc.c: 0 warnings, 1 error
compiling stm32f10x_gpio.c...
..\FWLIB\src\stm32f10x_gpio.c(23): error: #5: cannot open source input file "stm32f10x_gpio.h": No such file or directory
#include "stm32f10x_gpio.h"
..\FWLIB\src\stm32f10x_gpio.c: 0 warnings, 1 error
compiling stm32f10x_i2c.c...
..\FWLIB\src\stm32f10x_i2c.c(23): error: #5: cannot open source input file "stm32f10x_i2c.h": No such file or directory
#include "stm32f10x_i2c.h"
..\FWLIB\src\stm32f10x_i2c.c: 0 warnings, 1 error
compiling stm32f10x_iwdg.c...
..\FWLIB\src\stm32f10x_iwdg.c(23): error: #5: cannot open source input file "stm32f10x_iwdg.h": No such file or directory
#include "stm32f10x_iwdg.h"
..\FWLIB\src\stm32f10x_iwdg.c: 0 warnings, 1 error
compiling stm32f10x_pwr.c...
..\FWLIB\src\stm32f10x_pwr.c(23): error: #5: cannot open source input file "stm32f10x_pwr.h": No such file or directory
#include "stm32f10x_pwr.h"
..\FWLIB\src\stm32f10x_pwr.c: 0 warnings, 1 error
compiling stm32f10x_rcc.c...
..\FWLIB\src\stm32f10x_rcc.c(23): error: #5: cannot open source input file "stm32f10x_rcc.h": No such file or directory
#include "stm32f10x_rcc.h"
..\FWLIB\src\stm32f10x_rcc.c: 0 warnings, 1 error
compiling stm32f10x_rtc.c...
..\FWLIB\src\stm32f10x_rtc.c(23): error: #5: cannot open source input file "stm32f10x_rtc.h": No such file or directory
#include "stm32f10x_rtc.h"
..\FWLIB\src\stm32f10x_rtc.c: 0 warnings, 1 error
compiling stm32f10x_sdio.c...
..\FWLIB\src\stm32f10x_sdio.c(23): error: #5: cannot open source input file "stm32f10x_sdio.h": No such file or directory
#include "stm32f10x_sdio.h"
..\FWLIB\src\stm32f10x_sdio.c: 0 warnings, 1 error
compiling stm32f10x_spi.c...
..\FWLIB\src\stm32f10x_spi.c(23): error: #5: cannot open source input file "stm32f10x_spi.h": No such file or directory
#include "stm32f10x_spi.h"
..\FWLIB\src\stm32f10x_spi.c: 0 warnings, 1 error
compiling stm32f10x_tim.c...
..\FWLIB\src\stm32f10x_tim.c(23): error: #5: cannot open source input file "stm32f10x_tim.h": No such file or directory
#include "stm32f10x_tim.h"
..\FWLIB\src\stm32f10x_tim.c: 0 warnings, 1 error
compiling stm32f10x_usart.c...
..\FWLIB\src\stm32f10x_usart.c(23): error: #5: cannot open source input file "stm32f10x_usart.h": No such file or directory
#include "stm32f10x_usart.h"
..\FWLIB\src\stm32f10x_usart.c: 0 warnings, 1 error
compiling stm32f10x_wwdg.c...
..\FWLIB\src\stm32f10x_wwdg.c(23): error: #5: cannot open source input file "stm32f10x_wwdg.h": No such file or directory
#include "stm32f10x_wwdg.h"
..\FWLIB\src\stm32f10x_wwdg.c: 0 warnings, 1 error
compiling delay.c...
..\SYSTEM\delay\delay.h(3): error: #5: cannot open source input file "sys.h": No such file or directory
#include "sys.h"
..\SYSTEM\delay\delay.c: 0 warnings, 1 error
compiling sys.c...
compiling usart.c...
..\SYSTEM\usart\usart.c(1): error: #5: cannot open source input file "sys.h": No such file or directory
#include "sys.h"
..\SYSTEM\usart\usart.c: 0 warnings, 1 error
compiling main.c...
main.c(23): error: #20: identifier "GPIO_InitTypeDef" is undefined
GPIO_InitTypeDef GPIO_InitStructure;
main.c(25): warning: #223-D: function "RCC_APB2PeriphClockCmd" declared implicitly
RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB|
main.c(25): error: #20: identifier "RCC_APB2Periph_GPIOB" is undefined
RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB|
main.c(26): error: #20: identifier "RCC_APB2Periph_GPIOE" is undefined
RCC_APB2Periph_GPIOE, ENABLE); //使能PB,PE端口时钟
main.c(27): error: #20: identifier "GPIO_Pin_5" is undefined
GPIO_InitStructure.GPIO_Pin = GPIO_Pin_5; //LED0-->PB.5 端口配置
main.c(28): error: #20: identifier "GPIO_Mode_Out_PP" is undefined
GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; //推挽输出
main.c(29): error: #20: identifier "GPIO_Speed_50MHz" is undefined
GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz; //IO口速度为50MHz
main.c(30): warning: #223-D: function "GPIO_Init" declared implicitly
GPIO_Init(GPIOB, &GPIO_InitStructure); //初始化GPIOB.5
main.c(31): warning: #223-D: function "GPIO_SetBits" declared implicitly
GPIO_SetBits(GPIOB,GPIO_Pin_5); //PB.5 输出高
main.c(37): warning: #223-D: function "GPIO_ResetBits" declared implicitly
GPIO_ResetBits(GPIOB,GPIO_Pin_5);
main.c: 4 warnings, 6 errors
compiling stm32f10x_it.c...
compiling system_stm32f10x.c...
".\ADC_10_F103C.axf" - 31 Error(s), 4 Warning(s).
Target not created