礦ision Build Log
Project:
D:\维鼎\模拟分机\Box\Box.uvproj
Project File Date: 02/01/2018
Output:
Build target 'Target 1'
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 system_stm32f10x.c...
compiling BSP.c...
BSP\BSP.h(11): warning: #1-D: last line of file ends without a newline
#endif
BSP\TIM1_CAP.h(10): warning: #1-D: last line of file ends without a newline
#endif
BSP\BSP.c: 2 warnings, 0 errors
compiling GPIO_Audio.c...
BSP\GPIO_Audio.c(31): warning: #1-D: last line of file ends without a newline
}
BSP\GPIO_Audio.c: 1 warning, 0 errors
compiling TIM1_CAP.c...
BSP\TIM1_CAP.h(10): warning: #1-D: last line of file ends without a newline
#endif
BSP\TIM1_CAP.c(9): warning: #177-D: variable "TIM1_cc_flag" was declared but never referenced
static unsigned char TIM1_cc_flag=0;
BSP\TIM1_CAP.c(10): warning: #177-D: variable "TIM1_Rev_Buf" was declared but never referenced
static unsigned char TIM1_Rev_Buf[3]={0};
BSP\TIM1_CAP.c(204): warning: #550-D: variable "CC4" was set but never used
static unsigned short CC4[100],CCindex=0;
BSP\TIM1_CAP.c: 4 warnings, 0 errors
compiling TIM6_1MS.c...
compiling UART_ARM.c...
BSP\UART_ARM.c(141): warning: #1-D: last line of file ends without a newline
}
BSP\UART_ARM.c: 1 warning, 0 errors
compiling Main.c...
.\BSP\BSP.h(11): warning: #1-D: last line of file ends without a newline
#endif
.\BSP\TIM1_CAP.h(10): warning: #1-D: last line of file ends without a newline
#endif
User\Main.c: 2 warnings, 0 errors
linking...
Program Size: Code=9656 RO-data=368 RW-data=112 ZI-data=4880
FromELF: creating hex file...
".\Object\Box.axf" - 0 Error(s), 10 Warning(s).
Load "D:\\维鼎\\模拟分机\\Box\\Object\\Box.axf"
Set JLink Project File to "D:\维鼎\模拟分机\Box\JLinkSettings.ini"
* JLink Info: Device "STM32F105RB" selected (128 KB flash, 32 KB RAM).
JLink info:
------------
DLL: V4.80g, compiled Feb 13 2014 20:50:02
Firmware: J-Link ARM V8 compiled Nov 28 2014 13:44:46
Hardware: V8.00
S/N : 17935099
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.
* JLink Info: ETM fitted.
ROMTableAddr = 0xE00FF003
Target info:
------------
Device: STM32F105RB
VTarget = 3.300V
State of Pins:
TCK: 0, TDI: 0, TDO: 0, TMS: 1, TRES: 1, TRST: 0
Hardware-Breakpoints: 6
Software-Breakpoints: 8192
Watchpoints: 4
JTAG speed: 1000 kHz
Erase Done.
Programming Done.
Verify OK.