礦ision Build Log
Project:
D:\Wiznet\百度云同步盘\WIZnet产品资料\以太网芯片\W5100s\例程\TCPC\Demo_STM32F103.uvproj
Project File Date: 06/08/2018
Output:
Build target 'Demo'
compiling w5100s_init.c...
compiling main.c...
User\main.c(19): warning: #177-D: variable "local_port" was declared but never referenced
uint16 local_port=6000; // 初始化一个本地端口
User\main.c(20): warning: #177-D: variable "len" was declared but never referenced
uint16 len=0;
User\main.c: 2 warnings, 0 errors
compiling system_stm32f10x.c...
assembling startup_stm32f10x_hd.s...
compiling core_cm3.c...
compiling misc.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_can.c...
compiling stm32f10x_cec.c...
compiling stm32f10x_crc.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_fsmc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_i2c.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_sdio.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_wwdg.c...
compiling socket.c...
compiling SPI.C...
compiling w5100s.c...
linking...
Program Size: Code=15380 RO-data=336 RW-data=72 ZI-data=1072
FromELF: creating hex file...
".\OUT\Demo_STM32F103.axf" - 0 Error(s), 2 Warning(s).