µ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: bhavya Darwin, mindech, LIC=----
Tool Versions:
Toolchain: PK51 Prof. Develpers 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
Target DLL: MON51.DLL V2.47.0.0
Dialog DLL: TP51.DLL V2.60.0.0
Project:
C:\Users\Darwin\Desktop\fx2lp_21-01-2020\final_ss_dhan - Copy\FX2LP_snapshot(LASTDONE)\FX2LP_SLAVE.uvproj
Project File Date: 02/03/2020
Output:
Rebuild target 'Target 1'
compiling FW.C...
assembling DSCR.A51...
compiling slave.c...
cyusb.h(18): warning C318: can't open file 'libusb-1.0/libusb.h'
cyusb.h(19): warning C318: can't open file 'linux/types.h'
SLAVE.C(586): warning C230: 'cyusb_handle': uses undefined struct/union tag 'libusb_device_handle'
SLAVE.C(586): warning C230: 'cyusb_device': uses undefined struct/union tag 'libusb_device'
compiling isr.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_EZUSB_WAITFOREEPROMWRITE?I2C
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_EZUSB_READI2C?I2C_RW
Program Size: data=57.1 xdata=4512 code=3310
creating hex file from "slave"...
User command #1: hex2bix -i -f 0xC2 -o slave.iic slave.hex
Intel Hex file to EZ-USB Binary file conversion utility
Copyright (c) 2012-2013, Cypress Semiconductor Inc.
3363 Bytes written.
Total Code Bytes = 3310
Conversion completed successfully.
"slave" - 0 Error(s), 6 Warning(s).
Build Time Elapsed: 00:00:01