µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.29.0.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Simon Segars, ARM Corp.,, LIC=32KYW-QB6AB-USXYZ-JE2CU-ZIPFP-VK5ZP
Tool Versions:
Toolchain: PK51 Prof. Developers Kit Version: 9.60.0.0
Toolchain Path: C:\Keil_v5\C51\BIN
C Compiler: C51.exe V9.60.0.0
Assembler: A51.exe V8.2.7.0
Linker/Locator: BL51.exe V6.22.2.0
Library Manager: LIB51.exe V4.30.1.0
Hex Converter: OH51.exe V2.7.0.0
CPU DLL: S8051.DLL V3.122.0.0
Dialog DLL: DP51.DLL V2.67.0.0
Project:
D:\home\QST_0153\Downloads\BLE_books\uCOSII_8052\uCOS_51.uvproj
Project File Date: 01/14/2020
Output:
Rebuild target 'uCOS_51'
assembling STARTUP.A51...
compiling OS_CPU_C.C...
uCOS-II\MCS-51\OS_CPU_C.C(224): warning C275: expression with possibly no effect
assembling OS_CPU_A.A51...
compiling OS_CORE.C...
uCOS-II\Src\OS_CORE.C(1767): warning C294: unreachable code
compiling OS_FLAG.C...
compiling OS_MBOX.C...
compiling OS_MEM.C...
compiling OS_MUTEX.C...
compiling OS_Q.C...
compiling OS_SEM.C...
compiling OS_TASK.C...
compiling OS_TIME.C...
compiling serial.c...
compiling system.c...
compiling main.c...
APP\main.c(121): warning C294: unreachable code
APP\main.c(154): warning C294: unreachable code
APP\main.c(188): warning C294: unreachable code
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_?OSTASKSTATHOOK?OS_CPU_C
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_?OSTIMETICKHOOK?OS_CPU_C
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_?OSVERSION?OS_CORE
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_?OS_MEMCOPY?OS_CORE
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_?OSTASKDELREQ?OS_TASK
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_?OS_TASKRETURN?OS_TASK
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_?CLRSCR?SERIAL
Program Size: data=75.1 xdata=5068 code=11733
creating hex file from ".\Output\uCOS_51"...
".\Output\uCOS_51" - 0 Error(s), 12 Warning(s).
Build Time Elapsed: 00:00:02