µ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_SPI\keil_project\LPC845_SPI_SBL_V1.5_2019_01_02_14\LPC845_SPI_SBL\Keil_Projects\LPC804_I2C_SBL\LPC804_I2C_SBL.uvprojx Project File Date: 12/27/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... compiling sl_hostif_i2c.c... compiling sl_main.c... ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(433): warning: #2532-D: support for trigraphs is disabled startHostIfSPI(); //--??--Preload data to TXDATA to response master ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(465): warning: #111-D: statement is unreachable return 0; ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(96): warning: #177-D: variable "pinCfgData" was declared but never referenced static SL_PINSETUP_T *pinCfgData = (SL_PINSETUP_T *) SL_ADDRESS_APPPINDATA; ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c: 3 warnings, 0 errors compiling sl_pin_manager.c... compiling sl_hostif_spi.c... ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_spi.c(147): warning: #550-D: variable "func" was set but never used uint32_t func; ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_spi.c(271): warning: #2532-D: support for trigraphs is disabled /* Slave assertion, CS pin is pulled low */ //--??--CS Low is working state ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_spi.c: 2 warnings, 0 errors compiling spis_8xx.c... 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=4236 RO-data=440 RW-data=92 ZI-data=2772 Finished: 0 information, 2 warning and 0 error messages. ".\Objects\lpc804_i2c_sbl.axf" - 0 Error(s), 7 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... compiling sl_hostif_i2c.c... compiling sl_main.c... ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(433): warning: #2532-D: support for trigraphs is disabled startHostIfSPI(); //--??--Preload data to TXDATA to response master ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(465): warning: #111-D: statement is unreachable return 0; ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c(96): warning: #177-D: variable "pinCfgData" was declared but never referenced static SL_PINSETUP_T *pinCfgData = (SL_PINSETUP_T *) SL_ADDRESS_APPPINDATA; ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_main.c: 3 warnings, 0 errors compiling sl_pin_manager.c... compiling sl_hostif_spi.c... ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_spi.c(147): warning: #550-D: variable "func" was set but never used uint32_t func; ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_spi.c(271): warning: #2532-D: support for trigraphs is disabled /* Slave assertion, CS pin is pulled low */ //--??--CS Low is working state ..\..\Source_Code\lpc804_i2c_sbl\sbl\sl_hostif_spi.c: 2 warnings, 0 errors compiling spis_8xx.c... 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=4236 RO-data=440 RW-data=92 ZI-data=2772 Finished: 0 information, 2 warning and 0 error messages. FromELF: creating hex file... 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 = 0xEFFFF1F3 *** 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), 7 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:24