µVision Build Log
Tool Versions:
IDE-Version: µVision V5.15
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Ivan Dukic, Inspectron AG, LIC=----
Tool Versions:
Toolchain: MDK-Lite 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:\Nordic Semiconductor\Keil\SDK 8.1\examples\ble_peripheral\Motorsteurung\pca10028\s110\arm5_no_packs\ble_app_template_s110_pca10028.uvprojx
Project File Date: 08/25/2015
Output:
*** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'nrf51422_xxac_s110'
compiling main.c...
..\..\..\main.c(237): warning: #223-D: function "APP_GPIOTE_INIT" declared implicitly
APP_GPIOTE_INIT(APP_GPIOTE_MAX_USERS);
..\..\..\main.c: 1 warning, 0 errors
linking...
.\_build\nrf51422_xxac_s110.axf: Error: L6218E: Undefined symbol APP_GPIOTE_INIT (referred from main.o).
Not enough information to list image symbols.
Finished: 1 information, 0 warning and 1 error messages.
".\_build\nrf51422_xxac_s110.axf" - 1 Error(s), 1 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.4.3.0.pack
ARM::CMSIS:CORE:4.1.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 4.1.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:\Nordic Semiconductor\Keil\SDK 8.1\examples\ble_peripheral\Motorsteurung\pca10028\s110\arm5_no_packs\RTE
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.3.0\CMSIS\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.0.3\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.1.0
* 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.