µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.17.0.0
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: ll Microsoft, Microsoft, LIC=9WSNN-Y19Q4-Y85FK-ZK88H-CALNZ-38DW3
Tool Versions:
Toolchain: MDK-ARM Standard Version: 5.17
Toolchain Path: D:\Program Files\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 1 (build 61)
Assembler: Armasm.exe V5.06 update 1 (build 61)
Linker/Locator: ArmLink.exe V5.06 update 1 (build 61)
Library Manager: ArmAr.exe V5.06 update 1 (build 61)
Hex Converter: FromElf.exe V5.06 update 1 (build 61)
CPU DLL: SARMCM3.DLL V5.17
Dialog DLL: DCM.DLL V1.13.4.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0
Dialog DLL: TCM.DLL V1.14.6.0
Project:
G:\keil\gy\gy39\Àý³Ì\stm32\STM32_USART\user\STM32_USART.uvproj
Project File Date: 05/06/2016
Output:
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'D:\Program Files\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'STM32_USART'
assembling startup_stm32f10x_md.s...
compiling core_cm3.c...
compiling system_stm32f10x.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling misc.c...
compiling usart.c...
compiling delay.c...
compiling stm32f10x_it.c...
compiling main.c...
main.c(60): warning: #177-D: variable "data" was declared but never referenced
int16_t data=0;
main.c(62): warning: #550-D: variable "Bme" was set but never used
bme Bme={0,0,0,0};
main.c: 2 warnings, 0 errors
linking...
Program Size: Code=5124 RO-data=268 RW-data=48 ZI-data=1064
"..\Output\STM32_USART.axf" - 0 Error(s), 2 Warning(s).
Build Time Elapsed: 00:00:02