µVision Build Log
Tool Versions:
IDE-Version: µVision V5.25.2.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Emircan Kavas, Medron, LIC=EPP8T-R3QEA-ILYCB-2FPEA-N60JZ-EYQWN
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.25.2.0
Toolchain Path: C:\Keil\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.29.0
Dialog DLL: TARMCM1.DLL V1.14.0.0
Project:
C:\Users\Emircan\Desktop\nRF5_SDK_12.3.0_d7731ad\examples\peripheral\twi_master_using_app_twi\pca10028\blank\arm5_no_packs\twi_master_using_app_twi_pca10028.uvprojx
Project File Date: 08/15/2018
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil\ARM\ARMCC\Bin'
Build target 'nrf51422_xxac'
compiling app_mpu.c...
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(339): error: #5: cannot open source input file "nrf_drv_config_validation.h": No such file or directory
#include "nrf_drv_config_validation.h"
..\..\..\..\..\..\components\mpu\app_mpu.c: 0 warnings, 1 error
compiling main.c...
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(17): warning: #47-D: incompatible redefinition of macro "CLOCK_CONFIG_XTAL_FREQ" (declared at line 25 of "..\config\sdk_config.h")
#define CLOCK_CONFIG_XTAL_FREQ NRF_CLOCK_XTALFREQ_Default
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(18): warning: #47-D: incompatible redefinition of macro "CLOCK_CONFIG_LF_SRC" (declared at line 35 of "..\config\sdk_config.h")
#define CLOCK_CONFIG_LF_SRC NRF_CLOCK_LF_SRC_Xtal
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(20): warning: #47-D: incompatible redefinition of macro "CLOCK_CONFIG_IRQ_PRIORITY" (declared at line 48 of "..\config\sdk_config.h")
#define CLOCK_CONFIG_IRQ_PRIORITY APP_IRQ_PRIORITY_LOW
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(23): warning: #47-D: incompatible redefinition of macro "GPIOTE_ENABLED" (declared at line 110 of "..\config\sdk_config.h")
#define GPIOTE_ENABLED 0
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(88): warning: #47-D: incompatible redefinition of macro "TIMER_COUNT" (declared at line 78 of "C:\Keil\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.11.1\Device\Include\nrf51422_peripherals.h")
#define TIMER_COUNT (TIMER0_ENABLED + TIMER1_ENABLED + TIMER2_ENABLED + TIMER3_ENABLED + TIMER4_ENABLED)
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(91): warning: #47-D: incompatible redefinition of macro "RTC0_ENABLED" (declared at line 286 of "..\config\sdk_config.h")
#define RTC0_ENABLED 0
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(111): warning: #47-D: incompatible redefinition of macro "RTC_COUNT" (declared at line 90 of "C:\Keil\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.11.1\Device\Include\nrf51422_peripherals.h")
#define RTC_COUNT (RTC0_ENABLED+RTC1_ENABLED)
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(164): warning: #47-D: incompatible redefinition of macro "SPI_COUNT" (declared at line 109 of "C:\Keil\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.11.1\Device\Include\nrf51422_peripherals.h")
#define SPI_COUNT (SPI0_ENABLED + SPI1_ENABLED + SPI2_ENABLED)
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(200): warning: #47-D: incompatible redefinition of macro "SPIS_COUNT" (declared at line 113 of "C:\Keil\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.11.1\Device\Include\nrf51422_peripherals.h")
#define SPIS_COUNT (SPIS0_ENABLED + SPIS1_ENABLED + SPIS2_ENABLED)
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(244): warning: #47-D: incompatible redefinition of macro "TWI_COUNT" (declared at line 117 of "C:\Keil\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.11.1\Device\Include\nrf51422_peripherals.h")
#define TWI_COUNT (TWI0_ENABLED+TWI1_ENABLED)
..\..\..\..\..\..\components\mpu\nrf_drv_config.h(339): error: #5: cannot open source input file "nrf_drv_config_validation.h": No such file or directory
#include "nrf_drv_config_validation.h"
..\..\..\main.c: 10 warnings, 1 error
".\_build\nrf51422_xxac.axf" - 2 Error(s), 10 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.11.1.pack
NordicSemiconductor.nRF_DeviceFamilyPack.8.11.1
Nordic Semiconductor nRF ARM devices Device Family Pack.
* Component: Startup Version: 8.11.1
Collection of Component include folders:
.\RTE\_nrf51422_xxac
C:\Keil\ARM\PACK\ARM\CMSIS\4.5.0\CMSIS\Include
C:\Keil\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.11.1\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.3.0
* Component: NordicSemiconductor::Device:Startup:8.11.1
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.
Build Time Elapsed: 00:00:02