µVision Build Log
Tool Versions:
IDE-Version: µVision V5.22.0.0
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Madhuri Madhav, indian institute of science, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.22
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 4 (build 422)
Assembler: Armasm.exe V5.06 update 4 (build 422)
Linker/Locator: ArmLink.exe V5.06 update 4 (build 422)
Library Manager: ArmAr.exe V5.06 update 4 (build 422)
Hex Converter: FromElf.exe V5.06 update 4 (build 422)
CPU DLL:
Dialog DLL:
Target DLL: Segger\JL2CM3.dll V2.99.23.0
Dialog DLL: TCM.DLL V1.21.0.0
Project:
C:\BLE_Mesh\nRF5_SDK_11.0.0_vasanth\examples\peripheral\spi\pca10040\arm5_no_packs\spi_pca10040.uvprojx
Project File Date: 12/13/2017
Output:
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'nrf52832_xxaa'
compiling bsp.c...
compiling app_uart.c...
compiling main.c...
..\..\main.c(35): warning: #177-D: variable "m_tx_buf" was declared but never referenced
static uint8_t m_tx_buf[2] , m_tx_buf1[2] , m_tx_buf2[2] , m_tx_buf3[3] ; /**< TX buffer. */
..\..\main.c: 1 warning, 0 errors
compiling nrf_delay.c...
compiling nrf_drv_common.c...
compiling nrf_drv_gpiote.c...
compiling app_button.c...
compiling nrf_drv_spi.c...
compiling nrf_drv_uart.c...
compiling app_error_weak.c...
compiling app_error.c...
compiling app_timer.c...
compiling nrf_assert.c...
compiling app_util_platform.c...
compiling nrf_log.c...
compiling retarget.c...
compiling RTT_Syscalls_KEIL.c...
assembling arm_startup_nrf52.s...
compiling SEGGER_RTT_printf.c...
compiling SEGGER_RTT.c...
compiling system_nrf52.c...
linking...
Program Size: Code=6092 RO-data=1096 RW-data=60 ZI-data=10556
FromELF: creating hex file...
".\_build\nrf52832_xxaa.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.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:\BLE_Mesh\nRF5_SDK_11.0.0_vasanth\examples\peripheral\spi\pca10040\arm5_no_packs\RTE\_nrf52832_xxaa
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.5.0\CMSIS\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.15.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\system_nrf52.c
Source file: Device\Source\arm\arm_startup_nrf52.s
Include file: Device\Include\system_nrf52.h
Build Time Elapsed: 00:00:12