µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.26.2.0 Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: NI CHENGYAN, Microsoft, LIC=8V08I-TL8F8-286FJ-U09AA-G19VC-N0PJ0 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:

C:\Keil_v5\projects\CadioV2.0\SD_Player\SD_Player.uvproj Project File Date: 10/03/2025

Output:

Rebuild target 'Target 1' assembling STARTUP.A51... compiling main.c... compiling ADC.C... compiling Key.c... hardware\Key.c(50): warning C280: 'nxt': unreferenced local variable compiling oled.c... compiling SD.c... compiling diskio.c... fatfs\diskio.c(30): warning C280: 'stat': unreferenced local variable fatfs\diskio.c(31): warning C280: 'result': unreferenced local variable fatfs\diskio.c(76): warning C280: 'stat': unreferenced local variable fatfs\diskio.c(77): warning C280: 'result': unreferenced local variable fatfs\diskio.c(127): warning C280: 'res': unreferenced local variable fatfs\diskio.c(128): warning C280: 'result': unreferenced local variable fatfs\diskio.c(234): warning C280: 'cmd': unreferenced local variable fatfs\diskio.c(235): warning C280: 'buff': unreferenced local variable fatfs\diskio.c(238): warning C280: 'res': unreferenced local variable fatfs\diskio.c(239): warning C280: 'result': unreferenced local variable compiling ff.c... fatfs\ff.c(3053): warning C294: unreachable code fatfs\ff.c(3366): warning C294: unreachable code fatfs\ff.c(3382): warning C294: unreachable code fatfs\ff.c(4505): warning C294: unreachable code compiling ffsystem.c... compiling ffunicode.c... compiling Graphic.c... graphic\Graphic.c(29): warning C182: pointer to different objects graphic\Graphic.c(29): warning C182: pointer to different objects graphic\Graphic.c(33): warning C182: pointer to different objects graphic\Graphic.c(33): warning C182: pointer to different objects graphic\Graphic.c(39): warning C182: pointer to different objects graphic\Graphic.c(39): warning C182: pointer to different objects graphic\Graphic.c(42): warning C182: pointer to different objects graphic\Graphic.c(42): warning C182: pointer to different objects graphic\Graphic.c(104): warning C235: parameter 1: different types graphic\Graphic.c(104): warning C235: parameter 2: different types linking... *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?ADC_SHUTDOWN?ADC *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_OLED_DISPLAYTURN?OLED *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?OLED_DISPLAY_OFF?OLED *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_SD_GETCID?SD *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?SD_GETSECTORCOUNT?SD *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_SD_WRITEDISK?SD *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_DISK_IOCTL?DISKIO *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_F_CLOSE?FF *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_GRAPHIC_GETPOINT?GRAPHIC *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_GRAPHIC_DRAWLINE?GRAPHIC *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_GRAPHIC_DRAWCIRCLEWIRED?GRAPHIC *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_GRAPHIC_DRAWCIRCLEFILLED?GRAPHIC *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_GRAPHIC_SHOWNUM?GRAPHIC Program Size: data=15.1 xdata=6531 code=45159 creating hex file from ".\Objects\SD_Player"... ".\Objects\SD_Player" - 0 Error(s), 38 Warning(s). Build Time Elapsed: 00:00:02