礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.16a Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: xingxig xingxing, xdjajd, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.16a Toolchain Path: D:\KeilC51\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 (build 20) Assembler: Armasm.exe V5.06 (build 20) Linker/Locator: ArmLink.exe V5.06 (build 20) Library Manager: ArmAr.exe V5.06 (build 20) Hex Converter: FromElf.exe V5.06 (build 20) CPU DLL: SARMCM3.DLL V5.16a Dialog DLL: DCM.DLL V1.13.2.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.17.0 Dialog DLL: TCM.DLL V1.14.5.0Project:
D:\安信可\A9G\商业级别的GPSdemo\GPS_V1.2\USER\GPSBootMonitor.uvprojx Project File Date: 08/13/2018Output:
*** Using Compiler 'V5.06 (build 20)', folder: 'D:\KeilC51\ARM\ARMCC\Bin' Build target 'SRC' compiling system_stm32f10x.c... compiling uart2.c... compiling led.c... compiling main.c... main.c(23): warning: #177-D: variable "data" was declared but never referenced u8 data[200] = {0}; //?洗椒????鞯??? main.c(24): warning: #177-D: variable "i" was declared but never referenced char i = 0; main.c(25): warning: #177-D: variable "num" was declared but never referenced char num = 0; main.c(26): warning: #177-D: variable "gps" was declared but never referenced u8 gps[50] = {0}; //??取GPS?? main.c(27): warning: #177-D: variable "agps" was declared but never referenced u8 agps[50] = {0}; //??取AGPS?? main.c: 5 warnings, 0 errors compiling gprs.c... ..\HARDWARE\GPRS\gprs.c(11): warning: #177-D: variable "i" was declared but never referenced int i = 0; ..\HARDWARE\GPRS\gprs.c: 1 warning, 0 errors compiling key.c... compiling stm32f10x_it.c... assembling startup_stm32f10x_md.s... compiling iwdg.c... compiling delay.c... compiling dht11.c... compiling core_cm3.c... compiling usart.c... compiling sys.c... compiling stm32f10x_gpio.c... compiling stm32f10x_rcc.c... compiling misc.c... compiling stm32f10x_iwdg.c... compiling stm32f10x_usart.c... linking... Program Size: Code=5866 RO-data=286 RW-data=56 ZI-data=2632 FromELF: creating hex file... "..\OBJ\GPSBootMonitor.axf" - 0 Error(s), 6 Warning(s).Collection of Component include folders:
D:\安信可\A9G\商业级别的GPSdemo\GPS_V1.2\USER\RTE D:\KeilC51\ARM\PACK\Keil\STM32F1xx_DFP\1.1.0\Device\IncludeCollection of Component Files used:
Build Time Elapsed: 00:00:04