123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- <html>
- <body>
- <pre>
- <h1>礦ision Build Log</h1>
- <h2>Project:</h2>
- D:\维鼎\模拟分机\Box\Box.uvproj
- Project File Date: 02/01/2018
- <h2>Output:</h2>
- 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.
|