µVision Build Log
Tool Versions:
IDE-Version: µVision V5.21.1.0
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Rajat bandejiya, lnmiit, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.21a
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 3 (build 300)
Assembler: Armasm.exe V5.06 update 3 (build 300)
Linker/Locator: ArmLink.exe V5.06 update 3 (build 300)
Library Manager: ArmAr.exe V5.06 update 3 (build 300)
Hex Converter: FromElf.exe V5.06 update 3 (build 300)
CPU DLL:
Dialog DLL:
Target DLL: Segger\JL2CM3.dll V2.99.23.0
Dialog DLL: TARMCM1.DLL V1.10.0.0
Project:
C:\nRF5_SDK_11.0.0_89a8197\examples\BLE\nrf5-ble-tutorial-advertising\pca10028\s130\arm5_no_packs\nrf51-ble-tutorial-advertising.uvprojx
Project File Date: 06/15/2017
Output:
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'nrf51422_xxac_s130'
compiling mpu6050.c...
..\..\..\MPU\mpu6050.c(109): warning: #177-D: variable "addr" was declared but never referenced
uint8_t addr= MPU6050_ADDRESS << 1;
..\..\..\MPU\mpu6050.c(128): warning: #177-D: variable "addr" was declared but never referenced
uint8_t addr= MPU6050_ADDRESS << 1;
..\..\..\MPU\mpu6050.c: 2 warnings, 0 errors
compiling bsp.c...
compiling bsp_btn_ble.c...
compiling main.c...
..\..\..\main.c(581): warning: #177-D: variable "tem2" was declared but never referenced
int16_t tem1[3],tem2[3];
..\..\..\main.c: 1 warning, 0 errors
compiling ble_advdata.c...
compiling ble_advertising.c...
compiling ble_conn_params.c...
compiling ble_srv_common.c...
compiling ble_nus.c...
compiling device_manager_peripheral.c...
compiling nrf_delay.c...
compiling nrf_drv_common.c...
compiling nrf_drv_uart.c...
compiling nrf_drv_gpiote.c...
compiling pstorage.c...
compiling twi_sw_master.c...
compiling app_uart_fifo.c...
compiling app_fifo.c...
compiling app_button.c...
compiling app_error.c...
compiling app_error_weak.c...
compiling app_trace.c...
compiling app_util_platform.c...
compiling fstorage.c...
compiling app_timer.c...
compiling nrf_assert.c...
compiling sensorsim.c...
compiling retarget.c...
compiling nrf_log.c...
assembling arm_startup_nrf51.s...
compiling system_nrf51.c...
compiling softdevice_handler.c...
linking...
Program Size: Code=31760 RO-data=632 RW-data=272 ZI-data=4112
FromELF: creating hex file...
".\_build\nrf51422_xxac_s130.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/nRF5_SDK/pieces/nRF_DeviceFamilyPack/NordicSemiconductor.nRF_DeviceFamilyPack.8.5.0.pack
NordicSemiconductor::Device:Startup:8.5.0
Nordic Semiconductor nRF ARM devices Device Family Pack.
* Component: Startup Version: 8.5.0
Collection of Component include folders:
C:\nRF5_SDK_11.0.0_89a8197\examples\BLE\nrf5-ble-tutorial-advertising\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.13.0\Device\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.5.0\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.3.0
* Component: NordicSemiconductor::Device:Startup:8.5.0
Source file: Device\Source\arm\arm_startup_nrf51.s
Include file: Device\Include\system_nrf51.h
Source file: Device\Source\system_nrf51.c
Build Time Elapsed: 00:00:19