µVision Build Log
Tool Versions:
IDE-Version: µVision V5.15
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Susheel Windows User, Nordic Semiconductor ASA, LIC=IC9XB-LYFTM-LZ50L-YS5UR-HDEA2-BXKL4
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.15.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.05 update 2 (build 169)
Assembler: Armasm.exe V5.05 update 2 (build 169)
Linker/Locator: ArmLink.exe V5.05 update 2 (build 169)
Library Manager: ArmAr.exe V5.05 update 2 (build 169)
Hex Converter: FromElf.exe V5.05 update 2 (build 169)
CPU DLL:
Dialog DLL:
Target DLL: Segger\JL2CM3.dll V2.99.15.0
Dialog DLL: TARMCM1.DLL V1.9.0.0
Project:
C:\Users\sunu\Downloads\nRF51_SDK_8.1.0_b6ed55f\examples\ble_peripheral\Motorsteurung\pca10028\s130\arm5_no_packs\ble_app_template_s130_pca10028.uvprojx
Project File Date: 05/07/2015
Output:
*** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'nrf51422_xxac_s130'
compiling main.c...
..\..\..\main.c(24): error: #5: cannot open source input file "app_gpiote.h": No such file or directory
#include "app_gpiote.h"
..\..\..\main.c: 0 warnings, 1 error
compiling bsp.c...
compiling ble_advdata.c...
compiling ble_advertising.c...
compiling ble_conn_params.c...
compiling ble_srv_common.c...
compiling app_uart.c...
compiling nrf_delay.c...
compiling nrf_drv_common.c...
compiling nrf_drv_gpiote.c...
compiling pstorage.c...
compiling app_button.c...
compiling app_error.c...
compiling app_scheduler.c...
compiling app_timer.c...
compiling app_timer_appsh.c...
compiling app_trace.c...
compiling nrf_assert.c...
compiling retarget.c...
compiling softdevice_handler.c...
assembling arm_startup_nrf51.s...
compiling system_nrf51.c...
".\_build\nrf51422_xxac_s130.axf" - 1 Error(s), 0 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.4.2.0.pack
ARM::CMSIS:CORE:3.40.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 3.40.0
Package Vendor: NordicSemiconductor
http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_DeviceFamilyPack/NordicSemiconductor.nRF_DeviceFamilyPack.8.0.3.pack
NordicSemiconductor::Device:Startup:8.0.3
Nordic Semiconductor nRF ARM devices Device Family Pack.
* Component: Startup Version: 8.0.3
Collection of Component include folders:
C:\Users\sunu\Downloads\nRF51_SDK_8.1.0_b6ed55f\examples\ble_peripheral\Motorsteurung\pca10028\s130\arm5_no_packs\RTE
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.0.3\Device\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_InternalDeviceFamilyPack\8.0.0\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:3.40.0
Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c
* Component: NordicSemiconductor::Device:Startup:8.0.3
Source file: Device\Source\arm\arm_startup_nrf51.s
Source file: Device\Source\system_nrf51.c
Include file: Device\Include\system_nrf51.h
Target not created.