µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.27.1.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: NI CHENGYAN, Microsoft, LIC=65S4V-P59KQ-26NQZ-J6QPP-B4KUN-Y4SAE
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: AX51.exe V3.15.3.0
Linker/Locator: LX51.exe V4.66.97.0
Library Manager: LIBX51.exe V4.30.1.0
Hex Converter: OHX51.exe V1.47.0.0
CPU DLL: S8051.DLL V3.122.0.0
Dialog DLL: DP51.DLL V2.67.0.0
Project:
C:\Keil_v5\projects\STC_BoardCadio\FAT12_Loader\FAT12_Loader.uvproj
Project File Date: 06/08/2024
Output:
Rebuild target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
main.c(186): warning C196: mspace probably invalid
compiling ADC.C...
compiling EEPROM.c...
compiling oled.c...
compiling W25QXX.c...
hardware\W25QXX.c(272): warning C280: 'i': unreferenced local variable
compiling FAT12.c...
fat12\FAT12.c(142): warning C291: not every exit path returns a value
linking...
*** WARNING L30: MEMORY SPACE OVERLAP
SEG: ?CO?STARTUP?0
FROM: C:000000H
TO: C:000003H
Program Size: data=9.0 xdata=7158 const=1574 code=9050
creating hex file from ".\Objects\FAT12_Loader"...
".\Objects\FAT12_Loader" - 0 Error(s), 4 Warning(s).
Build Time Elapsed: 00:00:02