µVision Build Log

Tool Versions:

IDE-Version: µVision V5.23.0.0 Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: kishan patel, iot, LIC=YA374-F3XME-Y7VRW-Q4IPN-ESB4I-K7Y5V Tool Versions: Toolchain: MDK-ARM Plus Version: 5.23 Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 4 (build 422) Assembler: Armasm.exe V5.06 update 4 (build 422) Linker/Locator: ArmLink.exe V5.06 update 4 (build 422) Library Manager: ArmAr.exe V5.06 update 4 (build 422) Hex Converter: FromElf.exe V5.06 update 4 (build 422) CPU DLL: SARMCM3.DLL V5.23 Dialog DLL: DCM.DLL V1.15.0.0 Target DLL: lmidk-agdi.dll V??? Dialog DLL: TCM.DLL V1.27.0.0

Project:

C:\ti\TivaWare_C_Series-2.1.4.178\examples\boards\ek-tm4c1294xl\qs_iot\qs_iot.uvproj Project File Date: 07/24/2017

Output:

*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'qs_iot' compiling cmdline.c... compiling commands.c... compiling buttons.c... compiling exosite.c... ..\..\..\..\third_party\exosite\exosite.c(90): warning: #1295-D: Deprecated declaration connect_to_exosite - give arg types long connect_to_exosite(); ..\..\..\..\third_party\exosite\exosite.c: 1 warning, 0 errors compiling eth_client_lwip.c... ..\..\..\..\third_party\lwip-1.4.1\src\include\lwip/pbuf.h(140): warning: #1295-D: Deprecated declaration pbuf_free_ooseq - give arg types void pbuf_free_ooseq(); ..\drivers\eth_client_lwip.c: 1 warning, 0 errors compiling exosite_meta.c... compiling exosite_hal_lwip.c... compiling flash_pb.c... compiling http.c... compiling locator.c... ..\..\..\..\third_party\lwip-1.4.1\src\include\lwip/pbuf.h(140): warning: #1295-D: Deprecated declaration pbuf_free_ooseq - give arg types void pbuf_free_ooseq(); ..\..\..\..\utils\locator.c: 1 warning, 0 errors compiling pinout.c... compiling requests.c... compiling qs_iot.c... ..\..\..\..\third_party\lwip-1.4.1\src\include\lwip/pbuf.h(140): warning: #1295-D: Deprecated declaration pbuf_free_ooseq - give arg types void pbuf_free_ooseq(); qs_iot.c: 1 warning, 0 errors compiling ringbuf.c... assembling startup_rvmdk.S... compiling stats.c... compiling tictactoe.c... compiling ustdlib.c... compiling uartstdio.c... compiling lwiplib.c... ..\..\..\..\third_party\lwip-1.4.1\src\include\lwip/pbuf.h(140): warning: #1295-D: Deprecated declaration pbuf_free_ooseq - give arg types void pbuf_free_ooseq(); ..\..\..\..\third_party/lwip-1.4.1/src/core/tcp_out.c(1367): warning: #550-D: variable "tcphdr" was set but never used struct tcp_hdr *tcphdr; ..\..\..\..\utils\lwiplib.c: 3 warnings, 0 errors linking... Program Size: Code=43200 RO-data=2436 RW-data=880 ZI-data=60784 After Build - User command #1: fromelf --bin --output .\rvmdk\qs_iot.bin .\rvmdk\qs_iot.axf ".\rvmdk\qs_iot.axf" - 0 Error(s), 6 Warning(s). Build Time Elapsed: 00:00:08