µVision Build Log

Tool Versions:

IDE-Version: µVision V5.13.0.0 Copyright (C) 2014 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: ali mogadam, akm, LIC=8MZCX-HIIEP-KTX3H-W2LBQ-P71GE-ENRHV Tool Versions: Toolchain: MDK-ARM Professional Version: 5.13.0.0 Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.05 update 1 (build 106) Assembler: Armasm.exe V5.05 update 1 (build 106) Linker/Locator: ArmLink.exe V5.05 update 1 (build 106) Library Manager: ArmAr.exe V5.05 update 1 (build 106) Hex Converter: FromElf.exe V5.05 update 1 (build 106) CPU DLL: SARM.DLL V5.13.0.0 Dialog DLL: DARMP.DLL V1.51 Target DLL: Segger\JLTAgdi.dll V1.59.0.0 Dialog DLL: TARMP.DLL V1.51

Project:

C:\Users\ali\Desktop\a\gf.uvproj Project File Date: 04/16/2015

Output:

Rebuild target 'Target 1' assembling LPC2300.s... compiling jh.c... uart23xx.c(324): warning: #61-D: integer operation result is out of range __set_PINSEL(0, 15,1); /* P0.15 - TXD1 */ diskio.c(48): warning: #188-D: enumerated type mixed with another type return 0; diskio.c(65): warning: #188-D: enumerated type mixed with another type return 0; diskio.c(81): warning: #188-D: enumerated type mixed with another type return 0; jh.c(37): warning: #188-D: enumerated type mixed with another type for (i = 0; i != rc && *str; i++) { jh.c(149): warning: #188-D: enumerated type mixed with another type put_rc( MCI_initialize()); jh.c(136): warning: #177-D: variable "fs" was declared but never referenced FATFS *fs; jh.c(137): warning: #177-D: variable "ptr" was declared but never referenced char *ptr; jh.c(138): warning: #177-D: variable "p1" was declared but never referenced unsigned short p1; jh.c(139): warning: #177-D: variable "p2" was declared but never referenced unsigned long p2[3]; jh.c(140): warning: #177-D: variable "res" was declared but never referenced BYTE res; jh.c(141): warning: #177-D: variable "i" was declared but never referenced int i,k; jh.c(141): warning: #177-D: variable "k" was declared but never referenced int i,k; jh.c: 13 warnings, 0 errors linking... Program Size: Code=27260 RO-data=436 RW-data=2176 ZI-data=4672 FromELF: creating hex file... ".\Objects\gf.axf" - 0 Error(s), 13 Warning(s).