µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.13.0.0
Copyright (C) 2014 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 1 China, China, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.13.0.0
Toolchain Path: d:\Keil_v5\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.13.0.0
Dialog DLL: DARMSTM.DLL V1.65.0.0
Target DLL: Segger\JL2CM3.dll V2.99.11.0
Dialog DLL: TARMSTM.DLL V1.64.0.0
Project:
C:\Documents and Settings\Administrator\×ÀÃæ\7-W5500_TCPC(8scoket)\TCP_Client.uvproj
Project File Date: 04/15/2020
Output:
Build target 'Target 1'
compiling main.c...
User\main.c(70): warning: #192-D: unrecognized character escape sequence
printf("\r\server_Port0 %d\r\nserver_Port1 %d\r\nserver_Port2 %d\r\nserver_Port3 %d\r\nserver_Port4 %d\r\nserver_Port5 %d\r\nserver_Port6 %d\r\nserver_Port7 %d\r\n",server_port[0],server_port[1],server_port[2],server_port[3],server_port[4],server_port[5],server_port[6],server_port[7]);
User\main.c: 1 warning, 0 errors
linking...
Program Size: Code=11204 RO-data=424 RW-data=72 ZI-data=4832
FromELF: creating hex file...
After Build - User command #1: fromelf.exe --bin --output ./output/TCP_Server.bin ./output/TCP_Server.axf
".\output\TCP_Server.axf" - 0 Error(s), 1 Warning(s).