µVision Build Log
Tool Versions:
IDE-Version: µVision V5.23.0.0
Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Antony a, a, LIC=LSNNN-Y37BR-W2HLL-0CYK5-4LU2A-ZICDD
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.23
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 4 (build 422)
Assembler: Armasm.exe V5.06 update 4 (build 422)
Linker/Locator: ArmLink.exe V5.06 update 4 (build 422)
Library Manager: ArmAr.exe V5.06 update 4 (build 422)
Hex Converter: FromElf.exe V5.06 update 4 (build 422)
CPU DLL:
Dialog DLL:
Target DLL: Segger\JL2CM3.dll V2.99.23.0
Dialog DLL: TARMCM1.DLL V1.12.0.0
Project:
E:\NORDIC LIBRARIES\nRF5_SDK_12.2.0_f012efa - Copy\examples\ble_peripheral\ble_app_uart - Copy\pca10028\s130\arm5_no_packs\ble_app_uart_pca10028_s130.uvprojx
Project File Date: 07/01/2017
Output:
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'nrf51422_xxac'
compiling boards.c...
compiling bsp.c...
compiling main.c...
..\..\..\main.c(1064): warning: #177-D: variable "err_code" was declared but never referenced
uint32_t err_code;
..\..\..\main.c(100): warning: #177-D: variable "m_peer_id" was declared but never referenced
static pm_peer_id_t m_peer_id; /**< Device reference handle to the current bonded central. */
..\..\..\main.c(102): warning: #177-D: variable "m_whitelist_peers" was declared but never referenced
static pm_peer_id_t m_whitelist_peers[BLE_GAP_WHITELIST_ADDR_MAX_COUNT]; /**< List of peers currently in the whitelist. */
..\..\..\main.c(103): warning: #177-D: variable "m_whitelist_peer_cnt" was declared but never referenced
static uint32_t m_whitelist_peer_cnt; /**< Number of peers currently in the whitelist. */
..\..\..\main.c(104): warning: #177-D: variable "m_is_wl_changed" was declared but never referenced
static bool m_is_wl_changed; /**< Indicates if the whitelist has been changed since last time it has been updated in the Peer Manager. */
..\..\..\main.c(158): warning: #177-D: function "application_timers_start" was declared but never referenced
static void application_timers_start(void)
..\..\..\main.c(187): warning: #177-D: function "peer_list_get" was declared but never referenced
static void peer_list_get(pm_peer_id_t * p_peers, uint32_t * p_size)
..\..\..\main.c: 7 warnings, 0 errors
compiling bsp_nfc.c...
compiling bsp_btn_ble.c...
compiling ble_advdata.c...
compiling ble_conn_params.c...
compiling ble_advertising.c...
compiling ble_srv_common.c...
compiling gatts_cache_manager.c...
compiling gatt_cache_manager.c...
compiling peer_data.c...
compiling peer_data_storage.c...
compiling id_manager.c...
compiling peer_id.c...
compiling peer_database.c...
compiling peer_manager.c...
compiling pm_buffer.c...
compiling pm_mutex.c...
compiling security_dispatcher.c...
compiling ble_conn_state.c...
compiling security_manager.c...
compiling ble_nus.c...
compiling nrf_drv_common.c...
compiling nrf_drv_clock.c...
compiling nrf_drv_gpiote.c...
compiling nrf_drv_uart.c...
compiling app_button.c...
compiling app_error.c...
compiling app_error_weak.c...
compiling app_fifo.c...
compiling app_util_platform.c...
compiling app_timer.c...
compiling app_uart_fifo.c...
compiling nrf_assert.c...
compiling hardfault_implementation.c...
compiling fstorage.c...
compiling sdk_errors.c...
compiling retarget.c...
compiling sdk_mapped_flags.c...
compiling nrf_log_backend_serial.c...
compiling nrf_log_frontend.c...
compiling fds.c...
compiling RTT_Syscalls_KEIL.c...
compiling SEGGER_RTT_printf.c...
assembling arm_startup_nrf51.s...
compiling SEGGER_RTT.c...
compiling system_nrf51.c...
compiling softdevice_handler.c...
linking...
Program Size: Code=30176 RO-data=520 RW-data=364 ZI-data=5292
FromELF: creating hex file...
".\_build\nrf51422_xxac.axf" - 0 Error(s), 7 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.4.5.0.pack
ARM::CMSIS:CORE:4.3.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 4.3.0
Package Vendor: NordicSemiconductor
http://developer.nordicsemi.com/nRF5_SDK/pieces/nRF_DeviceFamilyPack/NordicSemiconductor.nRF_DeviceFamilyPack.8.11.1.pack
NordicSemiconductor::Device:Startup:8.11.1
Nordic Semiconductor nRF ARM devices Device Family Pack.
* Component: Startup Version: 8.11.1
Collection of Component include folders:
.\RTE\_nrf51422_xxac
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.5.0\CMSIS\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.11.1\Device\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.14.1\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.3.0
* Component: NordicSemiconductor::Device:Startup:8.11.1
Source file: Device\Source\system_nrf51.c
Source file: Device\Source\arm\arm_startup_nrf51.s
Include file: Device\Include\system_nrf51.h
Build Time Elapsed: 00:00:06