µVision Build Log

Tool Versions:

IDE-Version: µVision V5.13.0.0 Copyright (C) 2014 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: X X, X, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.13.0.0 Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.05 update 1 (build 106) Assembler: Armasm.exe V5.05 update 1 (build 106) Linker/Locator: ArmLink.exe V5.05 update 1 (build 106) Library Manager: ArmAr.exe V5.05 update 1 (build 106) Hex Converter: FromElf.exe V5.05 update 1 (build 106) CPU DLL: Dialog DLL: Target DLL: Segger\JL2CM3.dll V2.99.11.0 Dialog DLL: TARMCM1.DLL V1.9.0.0

Project:

C:\nrfsdk\examples\ble_peripheral\ble_app_hids_keyboard\pca10028\s110\arm4\ble_app_hids_keyboard_s110_pca10028.uvproj Project File Date: 04/03/2015

Output:

Build Project 'ble_app_hids_keyboard_s110_pca10028' - Target 'nrf51422_xxac_s110' compiling main.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\main.c: 0 warnings, 1 error compiling bsp.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\bsp\bsp.c: 0 warnings, 1 error assembling arm_startup_nrf51.s... compiling system_nrf51.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\toolchain\system_nrf51.c: 0 warnings, 1 error compiling ble_advdata.c... compiling ble_advertising.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\ble\ble_advertising\ble_advertising.c: 0 warnings, 1 error compiling ble_bas.c... compiling ble_conn_params.c... compiling ble_dis.c... compiling ble_hids.c... compiling ble_srv_common.c... compiling device_manager_peripheral.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\ble\device_manager\device_manager_peripheral.c: 0 warnings, 1 error compiling app_uart_fifo.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\drivers_nrf\uart\app_uart_fifo.c: 0 warnings, 1 error compiling nrf_delay.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\drivers_nrf\hal\nrf_delay.c: 0 warnings, 1 error compiling pstorage.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\drivers_nrf\pstorage\pstorage.c: 0 warnings, 1 error compiling app_button.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\libraries\button\app_button.c: 0 warnings, 1 error compiling app_error.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\libraries\util\app_error.c: 0 warnings, 1 error compiling app_fifo.c... compiling app_gpiote.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\libraries\gpiote\app_gpiote.c: 0 warnings, 1 error compiling app_scheduler.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\libraries\scheduler\app_scheduler.c: 0 warnings, 1 error compiling app_timer.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\libraries\timer\app_timer.c: 0 warnings, 1 error compiling app_timer_appsh.c... compiling app_trace.c... compiling nrf_assert.c... compiling retarget.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\libraries\uart\retarget.c: 0 warnings, 1 error compiling sensorsim.c... compiling softdevice_handler.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\softdevice\common\softdevice_handler\softdevice_handler.c: 0 warnings, 1 error compiling softdevice_handler_appsh.c... C:\nrfsdk\components\device\nrf51.h(119): error: #5: cannot open source input file "core_cm0.h": No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ..\..\..\..\..\..\components\softdevice\common\softdevice_handler\softdevice_handler_appsh.c: 0 warnings, 1 error ".\_build\nrf51422_xxac_s110.axf" - 16 Error(s), 0 Warning(s). Target not created.