µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.24.2.0 Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: TEST LENOVO_x250, SAD, LIC=BUUGK-ZJCLM-FI852-96TK0-L92MF-L0GIA Tool Versions: Toolchain: MDK-ARM Plus Version: 5.24.1 Toolchain Path: D:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 5 (build 528) Assembler: Armasm.exe V5.06 update 5 (build 528) Linker/Locator: ArmLink.exe V5.06 update 5 (build 528) Library Manager: ArmAr.exe V5.06 update 5 (build 528) Hex Converter: FromElf.exe V5.06 update 5 (build 528) CPU DLL: SARMCM3.DLL V5.24.1 Dialog DLL: DCM.DLL V1.16.0.0 Target DLL: Segger\JL2CM3.dll V2.99.26.0 Dialog DLL: TCM.DLL V1.32.0.0

Project:

D:\Wiznet\BaiDuYun\WIZnetProduct\EthChip\W6100\Àý³Ì\DHCP\Demo_STM32F103.uvprojx Project File Date: 06/06/2019

Output:

*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin' Build target 'Demo' compiling main.c... User\main.c(41): warning: #177-D: variable "server_ip" was declared but never referenced uint8_t server_ip[4]={192,168,1,11}; User\main.c(42): warning: #177-D: variable "server_ip6" was declared but never referenced uint8_t server_ip6[16]={0xfe, 0x80, 0x00, 0x00, User\main.c(46): warning: #177-D: variable "server_port" was declared but never referenced uint16_t server_port=5000; User\main.c(47): warning: #177-D: variable "local_port" was declared but never referenced uint16_t local_port=6000; User\main.c(48): warning: #177-D: variable "len" was declared but never referenced uint16_t len=0; User\main.c(19): warning: #177-D: variable "any_port" was declared but never referenced static uint16_t any_port = 50000; User\main.c(21): warning: #177-D: variable "sock_state" was declared but never referenced static uint8_t sock_state[8] = {0,}; User\main.c: 7 warnings, 0 errors linking... Program Size: Code=31788 RO-data=344 RW-data=148 ZI-data=4236 FromELF: creating hex file... ".\OUT\Demo_STM32F103.axf" - 0 Error(s), 7 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.0.1.pack ARM.CMSIS.5.0.1 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 5.0.1 Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack Keil.STM32F1xx_DFP.2.3.0 STMicroelectronics STM32F1 Series Device Support, Drivers and Examples

Collection of Component include folders:

.\RTE\_Demo D:\Keil_v5\ARM\PACK\ARM\CMSIS\5.0.1\CMSIS\Include D:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:5.0.1 Build Time Elapsed: 00:00:05