µVision Build Log
Tool Versions:
IDE-Version: µVision V5.17.0.0
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Kristin Åstebøl Windows User, Nordic Semiconductor ASA, LIC=TA333-UXDK3-SKLFG-T3MK1-3FT80-5EIN9
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.17
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 1 (build 61)
Assembler: Armasm.exe V5.06 update 1 (build 61)
Linker/Locator: ArmLink.exe V5.06 update 1 (build 61)
Library Manager: ArmAr.exe V5.06 update 1 (build 61)
Hex Converter: FromElf.exe V5.06 update 1 (build 61)
CPU DLL:
Dialog DLL:
Target DLL: Segger\JL2CM3.dll V2.99.16.0
Dialog DLL: TARMCM1.DLL V1.9.0.0
Project:
C:\SDK\nRF5_SDK_12.0.0_12f24da\examples\ble_peripheral\ble_app_uart_max_throughput_2\pca10028\s130\arm5_no_packs\ble_app_uart_pca10028_s130.uvprojx
Project File Date: 09/14/2016
Output:
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'nrf51422_xxac'
compiling bsp_btn_ble.c...
compiling ble_advdata.c...
compiling ble_srv_common.c...
compiling ble_advertising.c...
compiling ble_conn_params.c...
compiling bsp.c...
compiling main.c...
..\..\..\main.c(86): warning: #177-D: variable "send_data" was declared but never referenced
static bool send_data = false; /**< Tells the application if it can transfer data. */
..\..\..\main.c: 1 warning, 0 errors
compiling ble_nus.c...
compiling nrf_drv_common.c...
compiling app_button.c...
compiling nrf_drv_gpiote.c...
compiling nrf_drv_clock.c...
compiling nrf_drv_uart.c...
compiling app_error.c...
compiling hardfault_implementation.c...
compiling app_error_weak.c...
compiling app_fifo.c...
compiling app_util_platform.c...
compiling app_uart_fifo.c...
compiling fstorage.c...
compiling app_timer.c...
compiling nrf_assert.c...
compiling system_nrf51.c...
compiling retarget.c...
compiling softdevice_handler.c...
linking...
Program Size: Code=19712 RO-data=376 RW-data=236 ZI-data=3700
FromELF: creating hex file...
".\_build\nrf51422_xxac.axf" - 0 Error(s), 1 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.7.1.pack
NordicSemiconductor::Device:Startup:8.7.1
Nordic Semiconductor nRF ARM devices Device Family Pack.
* Component: Startup Version: 8.7.1
Collection of Component include folders:
C:\SDK\nRF5_SDK_12.0.0_12f24da\examples\ble_peripheral\ble_app_uart_max_throughput_2\pca10028\s130\arm5_no_packs\RTE
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.5.0\CMSIS\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.7.1\Device\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.9.0\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.3.0
* Component: NordicSemiconductor::Device:Startup:8.7.1
Source file: Device\Source\arm\arm_startup_nrf51.s
Source file: Device\Source\system_nrf51.c
Include file: Device\Include\system_nrf51.h
Build Time Elapsed: 00:00:03