µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.38.0.0
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: acer acer, acer, LIC=KRWP0-BK29A-E51T7-EVQN9-72GW2-CHLLZ
Tool Versions:
Toolchain: PK51 Prof. Developers Kit Version: 9.60.7.0
Toolchain Path: C:\Keil_v5\C51\BIN
C Compiler: C51.exe V9.60.7.0
Assembler: A51.exe V8.2.7.0
Linker/Locator: LX51.exe V4.66.100.0
Library Manager: LIBX51.exe V4.30.1.0
Hex Converter: OHX51.exe V1.47.0.0
CPU DLL: S8051.DLL V3.125.1.0
Dialog DLL: DP51.DLL V2.69.0.0
Project:
C:\Users\acer\Desktop\Modbus\modbus.uvproj
Project File Date: 02/21/2024
Output:
Rebuild target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling dataconversion.c...
.\driver\type_def.h(47): warning C317: attempt to redefine macro 'NULL'
compiling modbus_slave.c...
compiling modbus_host.c...
compiling 5X5keypad_Driver.c...
compiling 74HC595_Driver.c...
compiling STC8G_H_UART.c...
compiling STC8G_H_UART_Isr.c...
compiling STC8G_H_NVIC.c...
compiling STC8G_H_Timer.c...
compiling STC8G_H_Timer_Isr.c...
linking...
Program Size: data=20.0 xdata=2265 const=7 code=7850
creating hex file from ".\Objects\modbus"...
".\Objects\modbus" - 0 Error(s), 1 Warning(s).
Build Time Elapsed: 00:00:01