µVision Build Log
Tool Versions:
IDE-Version: ¦ĚVision V5.18a Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: adm adm rjh Flex license: error obtaining information Tool Versions: Toolchain: MDK-Lite Version: 5.18a Toolchain Path: D:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 1 (build 61) Assembler: Armasm.exe V5.06 update 1 (build 61) Linker/Locator: ArmLink.exe V5.06 update 1 (build 61) Library Manager: ArmAr.exe V5.06 update 1 (build 61) Hex Converter: FromElf.exe V5.06 update 1 (build 61) CPU DLL: SARMCM3.DLL V5.18a Dialog DLL: DCM.DLL V1.13.6.0 Target DLL: Segger\JL2CM3.dll V2.99.19.0 Dialog DLL: TCM.DLL V1.14.8.0Project:
E:\Git_project\YuanWeiShiYanShi\20231023_InSituLab_emb\InsituLabProject_QRS\Project\InsituLab.uvprojx Project File Date: 07/18/2024Output:
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin' Build target 'InsituLab' compiling os_mutex.c... compiling os_cpu_c.c... Warning: C9564I: Retrying - Tue Jul 30 06:29:22 2024 Cannot connect to license server system. The license server manager (lmgrd) has not been started yet, the wrong port@host or license file is being used, or the port or hostname in the license file has been changed. Feature: mdk_pro_compiler5 Server name: 10.20.11.5 License path: 8224@10.20.11.5;c:\program files\arm\licenses\license.dat; FlexNet Licensing error:-15,10. System Error: 10051 "WinSock: Network is unreachable" For further information, refer to the FlexNet Licensing documentation, available at "www.flexerasoftware.com". compiling os_dbg.c... Warning: C9564I: Retrying - Tue Jul 30 06:29:22 2024 Cannot connect to license server system. The license server manager (lmgrd) has not been started yet, the wrong port@host or license file is being used, or the port or hostname in the license file has been changed. Feature: mdk_pro_compiler5 Server name: 10.20.11.5 License path: 8224@10.20.11.5;c:\program files\arm\licenses\license.dat; FlexNet Licensing error:-15,10. System Error: 10051 "WinSock: Network is unreachable" For further information, refer to the FlexNet Licensing documentation, available at "www.flexerasoftware.com". compiling os_mbox.c... Warning: C9564I: Retrying - Tue Jul 30 06:29:22 2024 Cannot connect to license server system. The license server manager (lmgrd) has not been started yet, the wrong port@host or license file is being used, or the port or hostname in the license file has been changed. Feature: mdk_pro_compiler5 Server name: 10.20.11.5 License path: 8224@10.20.11.5;c:\program files\arm\licenses\license.dat; FlexNet Licensing error:-15,10. System Error: 10051 "WinSock: Network is unreachable" For further information, refer to the FlexNet Licensing documentation, available at "www.flexerasoftware.com". compiling os_flag.c... Warning: C9564I: Retrying - Tue Jul 30 06:29:22 2024 Cannot connect to license server system. The license server manager (lmgrd) has not been started yet, the wrong port@host or license file is being used, or the port or hostname in the license file has been changed. Feature: mdk_pro_compiler5 Server name: 10.20.11.5 License path: 8224@10.20.11.5;c:\program files\arm\licenses\license.dat; FlexNet Licensing error:-15,10. System Error: 10051 "WinSock: Network is unreachable" For further information, refer to the FlexNet Licensing documentation, available at "www.flexerasoftware.com". compiling os_core.c... Warning: C9564I: Retrying - Tue Jul 30 06:29:22 2024 Cannot connect to license server system. The license server manager (lmgrd) has not been started yet, the wrong port@host or license file is being used, or the port or hostname in the license file has been changed. Feature: mdk_pro_compiler5 Server name: 10.20.11.5 License path: 8224@10.20.11.5;c:\program files\arm\licenses\license.dat; FlexNet Licensing error:-15,10. System Error: 10051 "WinSock: Network is unreachable" For further information, refer to the FlexNet Licensing documentation, available at "www.flexerasoftware.com". compiling os_sem.c... compiling os_q.c... compiling os_time.c... compiling os_task.c... compiling os_tmr.c... compiling bsp_int.c... compiling McuBspAdc.c... compiling McuBspEeprom.c... compiling McuBspTimer.c... compiling os_mem.c... compiling McuBspSpi.c... compiling McuBspI2c.c... compiling McuBspWatchdog.c... compiling RtcDrv.c... compiling TempAndHumiDrv.c... compiling McuBspUart.c... compiling SdDriver.c... compiling diskio.c... compiling netifapi.c... compiling api_lib.c... compiling api_msg.c... compiling init.c... compiling tcpip.c... compiling ff.c... compiling sockets.c... compiling sys.c... compiling mem.c... compiling memp.c... compiling timers.c... compiling pbuf.c... compiling sys_arch.c... compiling MasterTaskFile.c... compiling MasterTaskWatchdog.c... compiling tiva-tm4c129.c... compiling MasterTaskToSlave.c... compiling MasterTaskToDAS.c... compiling MasterTaskInsideEnv.c... compiling ZtmsLwip.c... compiling MasterTaskToWeb.c... compiling MasterTaskToUPC.c... compiling MasterTaskOutput.c... compiling MasterTaskVCB.c... compiling MasterTaskBaseStation.c... ..\Src\Usr\Task\Task-145\Master\MasterTaskBaseStation.c(61): warning: #177-D: variable "gs_sendDataTmp" was declared but never referenced static unsigned char gs_sendDataTmp[SEND_DATA_HALF_BUFLEN] = {0}; // ������ ..\Src\Usr\Task\Task-145\Master\MasterTaskBaseStation.c(62): warning: #177-D: variable "gs_sendDataBuf" was declared but never referenced static unsigned char gs_sendDataBuf[SEND_DATA_BUFLEN] = {0}; // ��� ..\Src\Usr\Task\Task-145\Master\MasterTaskBaseStation.c(244): warning: #177-D: function "MT_ToBaseStationClearDataStatus" was declared but never referenced static void MT_ToBaseStationClearDataStatus(uint8_t countId) ..\Src\Usr\Task\Task-145\Master\MasterTaskBaseStation.c: 3 warnings, 0 errors compiling MasterTaskTimer.c... compiling MasterTaskRun.c... compiling SlaveTaskFile.c... compiling SlaveTaskOutput.c... compiling SlaveTaskInsideEnv.c... compiling MasterTaskDeviceWork.c... compiling SlaveTasktoMaster.c... compiling SlaveTaskWatchdog.c... compiling app_hooks.c... compiling SlaveTaskTimer.c... compiling app_main.c... ..\Src\Usr\App\FourteenthFiveYearPlan\app_main.c(175): warning: #177-D: variable "AppTaskWitchDogStk" was declared but never referenced static OS_STK AppTaskWitchDogStk[APP_CFG_TASK_WTACHDOG_STK_SIZE]; ..\Src\Usr\App\FourteenthFiveYearPlan\app_main.c: 1 warning, 0 errors compiling SlaveTaskVCB.c... compiling SlaveTaskToDAS.c... linking... Program Size: Code=92028 RO-data=4664 RW-data=1644 ZI-data=54564 FromELF: creating hex file... After Build - User command #1: fromelf.exe --bin -o ./bin/InsituLab.bin ./Objects/InsituLab.axf ".\Objects\InsituLab.axf" - 0 Error(s), 4 Warning(s).Collection of Component include folders:
E:\Git_project\YuanWeiShiYanShi\20231023_InSituLab_emb\InsituLabProject_QRS\Project\RTE D:\Keil_v5\ARM\PACK\Keil\TM4C_DFP\1.1.0\Device\Include\TM4C129Collection of Component Files used:
Build Time Elapsed: 00:00:13