µVision Build Log
Tool Versions:
IDE-Version: ¥ìVision V5.24.2.86 Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: ricky kwon, sky, LIC=S8512-9GY59-M0TNI-T08XU-5EIB7-AHHRD Tool Versions: Toolchain: MDK-ARM Basic (256K) Version: 5.15.0 Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.05 update 2 (build 169) Assembler: Armasm.exe V5.05 update 2 (build 169) Linker/Locator: ArmLink.exe V5.05 update 2 (build 169) Library Manager: ArmAr.exe V5.05 update 2 (build 169) Hex Converter: FromElf.exe V5.05 update 2 (build 169) CPU DLL: SARMCM3.DLL V5.15.0 Dialog DLL: DARMCM1.DLL V1.12.0.0 Target DLL: CMSIS_AGDI.dll V1.21.12.0 Dialog DLL: TARMCM1.DLL V1.9.0.0Project:
C:\Users\boomw\Downloads\W7500x_StdPeriph_Lib\Projects\W7500x_StdPeriph_Templates\MDK\Project.uvproj Project File Date: 01/15/2019Output:
*** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'W7500x' assembling startup_w7500x.s... compiling system_w7500x.c... compiling w7500x_adc.c... ..\..\..\Libraries\W7500x_StdPeriph_Driver\src\w7500x_adc.c(117): warning: #940-D: missing return statement at end of non-void function "ADC_GetConversionValue" } ..\..\..\Libraries\W7500x_StdPeriph_Driver\src\w7500x_adc.c: 1 warning, 0 errors compiling w7500x_crg.c... compiling w7500x_dualtimer.c... compiling w7500x_exti.c... compiling w7500x_gpio.c... compiling w7500x_pwm.c... compiling w7500x_rng.c... compiling w7500x_ssp.c... compiling w7500x_wdt.c... compiling w7500x_uart.c... compiling w7500x_wztoe.c... compiling w7500x_miim.c... compiling w7500x_misc.c... compiling w7500x_rtc.c... compiling w7500x_flash.c... compiling loopback.c... compiling socket.c... compiling wizchip_conf.c... compiling dns.c... compiling dhcp.c... compiling main.c... ..\..\..\src\main.c(124): warning: #111-D: statement is unreachable return 0; ..\..\..\src\main.c(162): warning: #223-D: function "memcpy" declared implicitly memcpy(gWIZNETINFO.mac, mac_addr, 6); ..\..\..\src\main.c: 2 warnings, 0 errors compiling retarget.c... compiling w7500x_it.c... linking... Program Size: Code=13872 RO-data=352 RW-data=96 ZI-data=4232 FromELF: creating hex file... After Build - User command #1: fromelf --bin -o "C:\Users\boomw\Downloads\W7500x_StdPeriph_Lib\Projects\W7500x_StdPeriph_Templates\MDK\obj\W7500x.bin" "C:\Users\boomw\Downloads\W7500x_StdPeriph_Lib\Projects\W7500x_StdPeriph_Templates\MDK\obj\W7500x.axf" ".\obj\W7500x.axf" - 0 Error(s), 3 Warning(s). Build Time Elapsed: 00:00:13