µ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: rushin thakkar, gcet, LIC=----
Tool Versions:
Toolchain: MDK-Lite 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:\nRF51_SDK_10.0.0_dc26b5e\examples\ble_peripheral\experimental_ble_app_blinky\pca10028\s110\arm5_no_packs\experimental_ble_app_blinky_s110_pca10028.uvprojx
Project File Date: 11/09/2015
Output:
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'nrf51422_xxac_s110'
compiling main.c...
..\..\..\main.c(528): warning: #177-D: variable "x_val" was declared but never referenced
int16_t x_val;
..\..\..\main.c(529): warning: #177-D: variable "y_val" was declared but never referenced
int16_t y_val;
..\..\..\main.c(530): warning: #177-D: variable "z_val" was declared but never referenced
int16_t z_val;
..\..\..\main.c: 3 warnings, 0 errors
compiling bsp.c...
compiling ble_advdata.c...
compiling ble_conn_params.c...
compiling ble_lbs.c...
compiling ble_srv_common.c...
compiling app_uart_fifo.c...
compiling nrf_delay.c...
compiling nrf_drv_common.c...
compiling nrf_drv_gpiote.c...
compiling nrf_drv_uart.c...
compiling nrf_drv_twi.c...
compiling app_button.c...
compiling app_error.c...
compiling app_fifo.c...
compiling app_timer.c...
compiling nrf_assert.c...
compiling softdevice_handler.c...
assembling arm_startup_nrf51.s...
compiling system_nrf51.c...
linking...
Program Size: Code=11596 RO-data=544 RW-data=156 ZI-data=3108
FromELF: creating hex file...
".\_build\nrf51422_xxac_s110.axf" - 0 Error(s), 3 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/nRF51_SDK/pieces/nRF_DeviceFamilyPack/NordicSemiconductor.nRF_DeviceFamilyPack.8.2.0.pack
NordicSemiconductor::Device:Startup:8.2.0
Nordic Semiconductor nRF ARM devices Device Family Pack.
* Component: Startup Version: 8.2.0
Collection of Component include folders:
C:\nRF51_SDK_10.0.0_dc26b5e\examples\ble_peripheral\experimental_ble_app_blinky\pca10028\s110\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.2.0\Device\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.3.2\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.3.0
* Component: NordicSemiconductor::Device:Startup:8.2.0
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:10