µVision Build Log
Tool Versions:
IDE-Version: µVision V5.28.0.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Shubham Tandon, IMET Electronics Corporation, LIC=UK1EV-8WLD8-RFI6Y-HC8S6-HDEA0-BXKNW
Tool Versions:
Toolchain: MDK-ARM Essential Version: 5.28.0.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 6 (build 750)
Assembler: Armasm.exe V5.06 update 6 (build 750)
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
CPU DLL:
Dialog DLL:
Target DLL: Segger\JL2CM3.dll V2.99.36.0
Dialog DLL: TCM.DLL V1.36.2.0
Project:
C:\nordic_nRF\nRF5_SDK_14.2.0\examples\ble_peripheral\ble_app_uart_TWI\pca10040\s132\arm5_no_packs\ble_app_uart_pca10040_s132.uvprojx
Project File Date: 11/04/2019
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'nrf52832_xxaa'
compiling main.c...
..\..\..\main.c(906): warning: #177-D: variable "time_ticks_3" was declared but never referenced
uint32_t time_ticks_3;
..\..\..\main.c(907): warning: #177-D: variable "time_ms_temp_sample" was declared but never referenced
uint32_t time_ms_temp_sample = 500; //take a temperature measurement every 500ms
..\..\..\main.c(910): warning: #177-D: variable "time_ms" was declared but never referenced
uint32_t time_ms ;
..\..\..\main.c(911): warning: #177-D: variable "time_ms_2" was declared but never referenced
uint32_t time_ms_2 ;
..\..\..\main.c(912): warning: #177-D: variable "time_ticks" was declared but never referenced
uint32_t time_ticks;
..\..\..\main.c(913): warning: #177-D: variable "time_ticks_2" was declared but never referenced
uint32_t time_ticks_2;
..\..\..\main.c: 6 warnings, 0 errors
linking...
Program Size: Code=23812 RO-data=3320 RW-data=336 ZI-data=12248
FromELF: creating hex file...
".\_build\nrf52832_xxaa.axf" - 0 Error(s), 6 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.4.5.0.pack
ARM.CMSIS.4.5.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.15.0.pack
NordicSemiconductor.nRF_DeviceFamilyPack.8.15.0
Nordic Semiconductor nRF ARM devices Device Family Pack.
* Component: Startup Version: 8.15.0
Collection of Component include folders:
.\RTE\_nrf52832_xxaa
C:\Users\standon\AppData\Local\Arm\Packs\ARM\CMSIS\4.5.0\CMSIS\Include
C:\Users\standon\AppData\Local\Arm\Packs\NordicSemiconductor\nRF_DeviceFamilyPack\8.15.0\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.3.0
* Component: NordicSemiconductor::Device:Startup:8.15.0
Source file: Device\Source\system_nrf52.c
Source file: Device\Source\arm\arm_startup_nrf52.s
Include file: Device\Include\system_nrf52.h
Build Time Elapsed: 00:00:01