µVision Build Log
Tool Versions:
IDE-Version: µVision V5.15
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Bjørn Spockeli, Nordic Semiconductor, LIC=1WSEZ-380YE-URQ1M-V1PW5-QL629-JRCG5
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.15.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.05 update 2 (build 169)
Assembler: Armasm.exe V5.05 update 2 (build 169)
Linker/Locator: ArmLink.exe V5.05 update 2 (build 169)
Library Manager: ArmAr.exe V5.05 update 2 (build 169)
Hex Converter: FromElf.exe V5.05 update 2 (build 169)
CPU DLL:
Dialog DLL:
Target DLL: Segger\JL2CM3.dll V2.99.15.0
Dialog DLL: TARMCM1.DLL V1.9.0.0
Project:
C:\Nordic_Semiconductor\nRF51_SDK\nRF51_SDK_7.2.0_gcc\examples\dfu\bootloader\pca10028\dual_bank_ble_s110\arm\dfu_dual_bank_ble_s110_pca10028.uvproj
Project File Date: 09/04/2015
Output:
*** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'nrf51422_xxac'
compiling dfu_ble_svc.c...
compiling main.c...
..\..\..\main.c(96): warning: #177-D: function "leds_init" was declared but never referenced
static void leds_init(void)
..\..\..\main.c: 1 warning, 0 errors
assembling arm_startup_nrf51.s...
compiling system_nrf51.c...
compiling ble_advdata.c...
compiling ble_conn_params.c...
compiling ble_srv_common.c...
compiling ble_dfu.c...
compiling bootloader_settings_arm.c...
compiling bootloader_util_arm.c...
compiling nrf_delay.c...
compiling pstorage.c...
compiling app_error.c...
compiling app_scheduler.c...
compiling app_timer.c...
compiling bootloader.c...
compiling crc16.c...
compiling dfu_dual_bank.c...
compiling dfu_init_template.c...
compiling dfu_transport_ble.c...
..\..\..\..\..\..\components\libraries\bootloader_dfu\dfu_transport_ble.c(804): warning: #177-D: function "leds_init" was declared but never referenced
static void leds_init(void)
..\..\..\..\..\..\components\libraries\bootloader_dfu\dfu_transport_ble.c: 1 warning, 0 errors
compiling hci_mem_pool.c...
compiling nrf_assert.c...
compiling softdevice_handler.c...
linking...
Program Size: Code=13648 RO-data=340 RW-data=232 ZI-data=4964
FromELF: creating hex file...
".\_build\nrf51422_xxac.axf" - 0 Error(s), 2 Warning(s).