礦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: zsl Microsoft, Microsoft, LIC=JDA30-BDT2U-NTG3G-V1PQ4-RW7ZR-2N2XN
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.14.0.0
Toolchain Path: D:\keil5\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:\(库函数版本,适合MiniSTM32开发板)扩展实验11 ATK-HC05蓝牙串口模块实验\USER\ESP8266.uvprojx
Project File Date: 02/08/2017
Output:
Rebuild target 'ESP8266'
compiling main.c...
compiling stm32f10x_it.c...
compiling system_stm32f10x.c...
compiling ap.c...
..\ATK-ESP8266\ap.c(122): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
HMISends(p);
..\ATK-ESP8266\ap.c(138): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
HMISends(p3);
..\ATK-ESP8266\ap.c(146): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
HMISends(p3);
..\ATK-ESP8266\ap.c(152): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
HMISends((u8*)ATK_ESP8266_ECN_TBL[*(p1+1)-'0']);
..\ATK-ESP8266\ap.c(168): warning: #513-D: a value of type "char *" cannot be assigned to an entity of type "u8 *"
p=strstr((const char*)USART_RX_BUF,"+");
..\ATK-ESP8266\ap.c(171): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "const char *"
sprintf(p1,"AT+CIPSEND=%d,%d",Con,strlen(p+1));
..\ATK-ESP8266\ap.c(171): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *restrict"
sprintf(p1,"AT+CIPSEND=%d,%d",Con,strlen(p+1));
..\ATK-ESP8266\ap.c(188): warning: #513-D: a value of type "char *" cannot be assigned to an entity of type "u8 *"
p2=strstr((const char*)USART_RX_BUF,(const char*)"+");
..\ATK-ESP8266\ap.c(193): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
HMISends(p3);
..\ATK-ESP8266\ap.c(202): warning: #513-D: a value of type "char *" cannot be assigned to an entity of type "u8 *"
p2=strstr((const char*)USART_RX_BUF,(const char*)"+");
..\ATK-ESP8266\ap.c(207): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
HMISends(p3);
..\ATK-ESP8266\ap.c(236): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
HMISends(p3);
..\ATK-ESP8266\ap.c(242): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
HMISends(p3);
..\ATK-ESP8266\ap.c(104): warning: #177-D: variable "a" was declared but never referenced
int a=0,Con=0,num=0;//连接数量
..\ATK-ESP8266\ap.c: 14 warnings, 0 errors
compiling usart2.c...
compiling hx711.c...
..\HARDWARE\hx711\hx711.c(63): warning: #223-D: function "abs" declared implicitly
vol=((float)abs(wei-8507120))*0.0029; //????? wei=0;
..\HARDWARE\hx711\hx711.c(66): warning: #1-D: last line of file ends without a newline
}
..\HARDWARE\hx711\hx711.c: 2 warnings, 0 errors
compiling ds18b20.c...
compiling delay.c...
compiling sys.c...
compiling usart.c...
compiling core_cm3.c...
assembling startup_stm32f10x_md.s...
compiling stm32f10x_gpio.c...
compiling stm32f10x_usart.c...
compiling misc.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_dma.c...
linking...
Program Size: Code=16280 RO-data=528 RW-data=144 ZI-data=2136
FromELF: creating hex file...
"..\OBJ\ESP8266.axf" - 0 Error(s), 16 Warning(s).
Collection of Component include folders:
E:\(库函数版本,适合MiniSTM32开发板)扩展实验11 ATK-HC05蓝牙串口模块实验\USER\RTE
D:\keil5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.5\Device\Include
Collection of Component Files used: