µVision Build Log
Tool Versions:
IDE-Version: µVision V5.30.0.0 Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: brian reinhold, lni, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.30.0.0 Toolchain Path: E:\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.38.0 Dialog DLL: TARMCM1.DLL V1.14.2.0Project:
E:\projects\utech\nrf_SDK_12.3.0\examples\ble_peripheral\ble_app_plx\pca10028\s130\arm4\ble_app_plx_pca10028_s130.uvproj Project File Date: 01/07/2021Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'E:\Keil_v5\ARM\ARMCC\Bin' Build target 'flash_s130_nrf51_2.0.1_softdevice' compiling app_uart.c... ..\..\..\..\..\..\components\libraries\uart\app_uart.c(40): error: #5: cannot open source input file "sdk_common.h": No such file or directory #include "sdk_common.h" ..\..\..\..\..\..\components\libraries\uart\app_uart.c: 0 warnings, 1 error compiling btle_utils.c... ..\..\..\btle_utils.c(5): error: #5: cannot open source input file "nrf_soc.h": No such file or directory #include "nrf_soc.h" ..\..\..\btle_utils.c: 0 warnings, 1 error compiling main.c... ..\..\..\main.c(4): error: #5: cannot open source input file "bsp.h": No such file or directory #include "bsp.h" ..\..\..\main.c: 0 warnings, 1 error compiling app_gpiote.c... ..\..\..\..\..\..\components\libraries\gpiote\app_gpiote.c(40): error: #5: cannot open source input file "sdk_common.h": No such file or directory #include "sdk_common.h" ..\..\..\..\..\..\components\libraries\gpiote\app_gpiote.c: 0 warnings, 1 error "..\..\..\..\..\..\components\softdevice\s130\hex\s130_nrf51_2.0.1_softdevice.hex" - 4 Error(s), 0 Warning(s). Target not created. Build Time Elapsed: 00:00:01