礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.14.0.0
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Fred Zhu, Junyue, LIC=EPPLQ-NJ5BG-WKAB8-3FC8W-9AMNA-N5DDZ
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.14.0.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.05 update 1 (build 106)
Assembler: Armasm.exe V5.05 update 1 (build 106)
Linker/Locator: ArmLink.exe V5.05 update 1 (build 106)
Library Manager: ArmAr.exe V5.05 update 1 (build 106)
Hex Converter: FromElf.exe V5.05 update 1 (build 106)
CPU DLL: SARMCM3.DLL V5.14.0.0
Dialog DLL: DCM.DLL V1.13.1.0
Target DLL: Segger\JL2CM3.dll V2.99.13.0
Dialog DLL: TCM.DLL V1.14.4.0
Project:
E:\Work\Project\Core\Demo\STM32Core串口JY61接上位机\MDK\Project.uvprojx
Project File Date: 01/28/2016
Output:
Build target 'Project'
compiling Main.c...
compiling delay.c...
..\Source\Drive\delay.c(34): warning: #68-D: integer conversion resulted in a change of sign
NVIC_InitStructure.NVIC_IRQChannel = SysTick_IRQn;
..\Source\Drive\delay.c: 1 warning, 0 errors
compiling IOI2C.c...
compiling UART1.c...
compiling UART2.c...
..\Source\Drive\UART2.c(48): warning: #177-D: variable "USART_InitStructure" was declared but never referenced
USART_InitTypeDef USART_InitStructure;
..\Source\Drive\UART2.c(49): warning: #177-D: variable "data" was declared but never referenced
unsigned char data;
..\Source\Drive\UART2.c(81): warning: #1-D: last line of file ends without a newline
}
..\Source\Drive\UART2.c: 3 warnings, 0 errors
compiling DIO.c...
compiling Queue.c...
..\Source\Public\stdint.h(12): warning: #47-D: incompatible redefinition of macro "__ARMCLIB_VERSION" (declared at line 22 of "C:\Keil_v5\ARM\ARMCC\Bin\..\include\string.h")
#define __ARMCLIB_VERSION 5030076
..\Source\Public\Queue.c: 1 warning, 0 errors
compiling system_stm32f10x.c...
compiling misc.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_can.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_it.c...
compiling stm32f10x_fsmc.c...
compiling stm32f10x_i2c.c...
assembling startup_stm32f10x_hd.s...
compiling stm32f10x_rtc.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_bkp.c...
compiling hw_config.c...
compiling usb_desc.c...
compiling usb_endp.c...
compiling usb_istr.c...
compiling usb_it.c...
compiling usb_prop.c...
compiling usb_pwr.c...
compiling usb_core.c...
compiling usb_init.c...
compiling usb_int.c...
compiling usb_mem.c...
compiling usb_regs.c...
compiling usb_sil.c...
linking...
Program Size: Code=10678 RO-data=490 RW-data=348 ZI-data=4332
FromELF: creating hex file...
".\Obj\Project.axf" - 0 Error(s), 5 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.4.2.0.pack
ARM::CMSIS:CORE:3.40.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 3.40.0
Collection of Component include folders:
E:\Work\Project\Core\Demo\STM32Core串口JY61接上位机\MDK\RTE
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include
C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.4\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:3.40.0
Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c