µ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: Adision Zhang, NXP, LIC=MGX64-ZKV8L-6BXM8-LVKCH-LP21Y-W1ZVP
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.26.2.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 6 (build 750)
Assembler: Armasm.exe V5.06 update 6 (build 750)
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
CPU DLL: SARMCM3.DLL V5.26.2.0
Dialog DLL: DARMCM1.DLL V1.19.1.0
Target DLL: CMSIS_AGDI.dll V1.30.6.0
Dialog DLL: TARMCM1.DLL V1.14.0.0
Project:
C:\Adision Zhang\0_Main work\10_LPC845_I2C_SPI_SBL\AN_Adision\Final package_I2C\keil_project\LPC804_I2C_SBL_20181227_f_RESET_g_1_bin_b_AN\LPC804_I2C_SBL\Keil_Projects\LPC804_I2C_SBL\LPC804_I2C_SBL.uvprojx
Project File Date: 12/06/2018
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'flash'
Clean started - Project: 'LPC804_I2C_SBL'
deleting intermediate output files for target 'flash'
compiling system.c...
assembling Keil_startup.s...
compiling crc_8xx.c...
compiling i2c_common_8xx.c...
compiling i2cs_8xx.c...
compiling sl_app_entry.c...
compiling sl_app_entry_place.c...
compiling sl_crc_check.c...
compiling sl_flash.c...
compiling sl_hostif.c...
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif.c(432): warning: #2532-D: support for trigraphs is disabled
pPortInfo->pin = 14; //--Adision changed ??/
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif.c: 1 warning, 0 errors
compiling sl_hostif_i2c.c...
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_i2c.c(69): warning: #144-D: a value of type "LPC_I2C_TypeDef *" cannot be used to initialize an entity of type "LPC_I2C_T *"
LPC_I2C0, LPC_I2C1, LPC_I2C0
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_i2c.c(69): warning: #144-D: a value of type "LPC_I2C_TypeDef *" cannot be used to initialize an entity of type "LPC_I2C_T *"
LPC_I2C0, LPC_I2C1, LPC_I2C0
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_i2c.c(69): warning: #144-D: a value of type "LPC_I2C_TypeDef *" cannot be used to initialize an entity of type "LPC_I2C_T *"
LPC_I2C0, LPC_I2C1, LPC_I2C0
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_i2c.c: 3 warnings, 0 errors
compiling sl_pin_manager.c...
compiling sl_main.c...
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(106): warning: #177-D: variable "i" was declared but never referenced
int i;
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(391): warning: #111-D: statement is unreachable
return 0;
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(461): warning: #1-D: last line of file ends without a newline
#endif
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c: 3 warnings, 0 errors
linking...
.\Objects\lpc804_i2c_sbl.axf: Warning: L6319W: Ignoring --keep command. Cannot find section sl_app_entry_place.o(sect_reenter).
..\..\Source_Code\lpc804_i2c_sbl\support\secondary_loader.sct(16): warning: L6314W: No section matches pattern sl_app_entry_place.o(sect_reenter).
Program Size: Code=4340 RO-data=336 RW-data=84 ZI-data=2748
Finished: 0 information, 2 warning and 0 error messages.
".\Objects\lpc804_i2c_sbl.axf" - 0 Error(s), 9 Warning(s).
*** Performing Cross-Module-Optimization:
compiling system.c...
compiling crc_8xx.c...
compiling i2c_common_8xx.c...
compiling i2cs_8xx.c...
compiling sl_app_entry.c...
compiling sl_app_entry_place.c...
compiling sl_crc_check.c...
compiling sl_flash.c...
compiling sl_hostif.c...
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif.c(432): warning: #2532-D: support for trigraphs is disabled
pPortInfo->pin = 14; //--Adision changed ??/
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif.c: 1 warning, 0 errors
compiling sl_hostif_i2c.c...
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_i2c.c(69): warning: #144-D: a value of type "LPC_I2C_TypeDef *" cannot be used to initialize an entity of type "LPC_I2C_T *"
LPC_I2C0, LPC_I2C1, LPC_I2C0
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_i2c.c(69): warning: #144-D: a value of type "LPC_I2C_TypeDef *" cannot be used to initialize an entity of type "LPC_I2C_T *"
LPC_I2C0, LPC_I2C1, LPC_I2C0
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_i2c.c(69): warning: #144-D: a value of type "LPC_I2C_TypeDef *" cannot be used to initialize an entity of type "LPC_I2C_T *"
LPC_I2C0, LPC_I2C1, LPC_I2C0
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_i2c.c: 3 warnings, 0 errors
compiling sl_pin_manager.c...
compiling sl_main.c...
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(106): warning: #177-D: variable "i" was declared but never referenced
int i;
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(391): warning: #111-D: statement is unreachable
return 0;
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(461): warning: #1-D: last line of file ends without a newline
#endif
..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c: 3 warnings, 0 errors
linking...
.\Objects\lpc804_i2c_sbl.axf: Warning: L6319W: Ignoring --keep command. Cannot find section sl_app_entry_place.o(sect_reenter).
..\..\Source_Code\lpc804_i2c_sbl\support\secondary_loader.sct(16): warning: L6314W: No section matches pattern sl_app_entry_place.o(sect_reenter).
Program Size: Code=4340 RO-data=336 RW-data=84 ZI-data=2748
Finished: 0 information, 2 warning and 0 error messages.
After Build - User command #1: C:\Keil_v5\\ARM\BIN\ELFDWT.EXE .\Objects\lpc804_i2c_sbl.axf BASEADDRESS(0x00000000)
ELFDWT - Signature Creator V1.4.0.0
COPYRIGHT Copyright (C) 2014-2018, ARM Ldt. and ARM Germany GmbH
*** Updated Signature over Range[32] (0x00000000 - 0x00000018): @0x0000001C = 0xEFFFF213
*** Processing completed, no Errors.
After Build - User command #2: C:\Keil_v5\\ARM\ARMCC\bin\fromelf.exe --bin --output=lpc804_i2c_sbl.bin .\Objects\lpc804_i2c_sbl.axf
".\Objects\lpc804_i2c_sbl.axf" - 0 Error(s), 9 Warning(s).
*** Completed Cross-Module-Optimization after 2 iteration(s).
Software Packages used:
Package Vendor: NXP
http://mcuxpresso.nxp.com/cmsis_pack/repo/NXP.LPC845_DFP.10.0.3.pack
NXP.LPC845_DFP.10.0.3
Device Family Pack for LPC845
Collection of Component include folders:
.\RTE\_flash
C:\Keil_v5\ARM\PACK\NXP\LPC845_DFP\10.0.3
Collection of Component Files used:
Build Time Elapsed: 00:00:23