礦ision 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: ZXB 111, a, LIC=7YKHL-0T7L1-14KSR-KFLSL-WSZ4J-ZNY6H
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.17
Toolchain Path: E:\MDK5.17\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: Segger\JL2CM3.dll V2.99.16.0
Dialog DLL: TCM.DLL V1.14.6.0
Project:
F:\JY-61资料\示例程序\STM32版\STM32版\STM32Core串口JY61接串口助手\MDK\Project.uvprojx
Project File Date: 07/28/2017
Output:
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'E:\MDK5.17\ARM\ARMCC\Bin'
Rebuild target 'Project'
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 Main.c...
..\Source\APP\Main.c(98): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
UART1_Put_String(str);
..\Source\APP\Main.c(101): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
UART1_Put_String(str);
..\Source\APP\Main.c(104): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
UART1_Put_String(str);
..\Source\APP\Main.c(107): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
UART1_Put_String(str);
..\Source\APP\Main.c(110): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
UART1_Put_String(str);
..\Source\APP\Main.c(113): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
UART1_Put_String(str);
..\Source\APP\Main.c(116): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
UART1_Put_String(str);
..\Source\APP\Main.c(119): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
UART1_Put_String(str);
..\Source\APP\Main.c(122): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
UART1_Put_String(str);
..\Source\APP\Main.c(85): warning: #177-D: variable "len" was declared but never referenced
unsigned char len,i;
..\Source\APP\Main.c(85): warning: #177-D: variable "i" was declared but never referenced
unsigned char len,i;
..\Source\APP\Main.c: 11 warnings, 0 errors
compiling IOI2C.c...
compiling DIO.c...
compiling UART1.c...
compiling UART2.c...
..\Source\Drive\UART2.c(79): warning: #1-D: last line of file ends without a newline
}
..\Source\Drive\UART2.c: 1 warning, 0 errors
compiling Queue.c...
..\Source\Public\stdint.h(12): warning: #47-D: incompatible redefinition of macro "__ARMCLIB_VERSION" (declared at line 22 of "E:\MDK5.17\ARM\ARMCC\Bin\..\include\string.h")
#define __ARMCLIB_VERSION 5030076
..\Source\Public\Queue.c: 1 warning, 0 errors
compiling misc.c...
compiling system_stm32f10x.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_can.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_usart.c...
compiling stm32f10x_tim.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 usb_desc.c...
compiling usb_endp.c...
compiling hw_config.c...
compiling usb_istr.c...
compiling usb_it.c...
compiling usb_prop.c...
compiling usb_init.c...
compiling usb_pwr.c...
compiling usb_core.c...
compiling usb_int.c...
compiling usb_mem.c...
compiling usb_regs.c...
compiling usb_sil.c...
linking...
Program Size: Code=16464 RO-data=488 RW-data=424 ZI-data=4584
FromELF: creating hex file...
".\Obj\Project.axf" - 0 Error(s), 14 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.4.5.0.pack
ARM::CMSIS:CORE:4.3.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 4.3.0
Collection of Component include folders:
F:\JY-61资料\示例程序\STM32版\STM32版\STM32Core串口JY61接串口助手\MDK\RTE
E:\MDK5.17\ARM\PACK\ARM\CMSIS\4.5.0\CMSIS\Include
E:\MDK5.17\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.3.0
Build Time Elapsed: 00:00:29