µVision Build Log
Tool Versions:
IDE-Version: µVision V5.18a
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Francesca Mosca, Politecnico di Torino, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.18a
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: SARMCM3.DLL V5.18a
Dialog DLL: DARMCM1.DLL V1.12.0.0
Target DLL: UL2CM3.DLL V1.157.10.0
Dialog DLL: TARMCM1.DLL V1.9.0.0
Project:
C:\Users\Francy\Desktop\PROVE2\nRF51822 Beacon v1.1.1\Source Code\nrf51_beacon\ble_app_beacon\pca20006\s110\arm\ble_app_beacon_s110_pca20006.uvprojx
Project File Date: 04/19/2016
Output:
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'nrf51822_xxac_s110'
compiling our_service.c...
compiling main.c...
..\..\..\main.c(253): warning: #177-D: variable "adv_uuids" was declared but never referenced
ble_uuid_t adv_uuids[] = {{BCS_UUID_SERVICE, m_bcs.uuid_type}};
..\..\..\main.c(841): warning: #177-D: variable "index" was declared but never referenced
static uint8_t index = 0;
..\..\..\main.c: 2 warnings, 0 errors
linking...
Program Size: Code=12936 RO-data=296 RW-data=212 ZI-data=3508
FromELF: creating hex file...
".\_build\nrf51822_beacon_app.axf" - 0 Error(s), 2 Warning(s).
Collection of Component include folders:
C:\Users\Francy\Desktop\PROVE2\nRF51822 Beacon v1.1.1\Source Code\nrf51_beacon\ble_app_beacon\pca20006\s110\arm\RTE
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.5.0\Device\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:02