µVision Build Log

Tool Versions:

IDE-Version: µVision V5.16a Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Abhimanyu Tyagi, Medella, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.16a Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 (build 20) Assembler: Armasm.exe V5.06 (build 20) Linker/Locator: ArmLink.exe V5.06 (build 20) Library Manager: ArmAr.exe V5.06 (build 20) Hex Converter: FromElf.exe V5.06 (build 20) CPU DLL: SARMCM3.DLL V5.16a Dialog DLL: DCM.DLL V1.13.2.0 Target DLL: Segger\JL2CM3.dll V2.99.15.2 Dialog DLL: TCM.DLL V1.14.5.0

Project:

C:\Users\Abhimanyu\Desktop\nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\spi_master_with_spi_slave\pca10036\arm5_no_packs\spi_master_with_spi_slave_pca10036.uvprojx Project File Date: 10/22/2015

Output:

*** Using Compiler 'V5.06 (build 20)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'nrf52832_xxaa' compiling bsp.c... compiling main.c... ..\..\main.c(213): warning: #177-D: variable "x" was declared but never referenced int x = 0; ..\..\main.c(237): warning: #177-D: variable "reg" was declared but never referenced unsigned char reg = 0x3F; ..\..\main.c(153): warning: #177-D: function "init_buffers" was declared but never referenced static void init_buffers(uint8_t * const p_tx_data, ..\..\main.c: 3 warnings, 0 errors compiling nrf_delay.c... compiling nrf_drv_common.c... compiling nrf_drv_gpiote.c... compiling nrf_drv_spi.c... compiling app_uart_fifo.c... ..\..\..\..\..\components\libraries\uart\app_uart_fifo.c(114): error: #20: identifier "UART0_CONFIG_PSEL_TXD" is undefined nrf_drv_uart_config_t config = RF_DRV_UART_DEFAULT_CONFIG; ..\..\..\..\..\components\libraries\uart\app_uart_fifo.c(114): error: #20: identifier "UART0_CONFIG_PSEL_RXD" is undefined nrf_drv_uart_config_t config = RF_DRV_UART_DEFAULT_CONFIG; ..\..\..\..\..\components\libraries\uart\app_uart_fifo.c(114): error: #20: identifier "UART0_CONFIG_PSEL_CTS" is undefined nrf_drv_uart_config_t config = RF_DRV_UART_DEFAULT_CONFIG; ..\..\..\..\..\components\libraries\uart\app_uart_fifo.c(114): error: #20: identifier "UART0_CONFIG_PSEL_RTS" is undefined nrf_drv_uart_config_t config = RF_DRV_UART_DEFAULT_CONFIG; ..\..\..\..\..\components\libraries\uart\app_uart_fifo.c(114): error: #20: identifier "UART0_CONFIG_HWFC" is undefined nrf_drv_uart_config_t config = RF_DRV_UART_DEFAULT_CONFIG; ..\..\..\..\..\components\libraries\uart\app_uart_fifo.c(114): error: #20: identifier "UART0_CONFIG_PARITY" is undefined nrf_drv_uart_config_t config = RF_DRV_UART_DEFAULT_CONFIG; ..\..\..\..\..\components\libraries\uart\app_uart_fifo.c(114): error: #20: identifier "UART0_CONFIG_BAUDRATE" is undefined nrf_drv_uart_config_t config = RF_DRV_UART_DEFAULT_CONFIG; ..\..\..\..\..\components\libraries\uart\app_uart_fifo.c(114): error: #20: identifier "UART0_CONFIG_IRQ_PRIORITY" is undefined nrf_drv_uart_config_t config = RF_DRV_UART_DEFAULT_CONFIG; ..\..\..\..\..\components\libraries\uart\app_uart_fifo.c(114): error: #20: identifier "UART0_CONFIG_USE_EASY_DMA" is undefined nrf_drv_uart_config_t config = RF_DRV_UART_DEFAULT_CONFIG; ..\..\..\..\..\components\libraries\uart\app_uart_fifo.c: 0 warnings, 9 errors compiling nrf_drv_uart.c... ..\..\..\..\..\components\drivers_nrf\uart\nrf_drv_uart.c(48): error: #35: #error directive: "Wrong configuration." #error "Wrong configuration." ..\..\..\..\..\components\drivers_nrf\uart\nrf_drv_uart.c: 0 warnings, 1 error compiling app_button.c... compiling app_error.c... compiling app_util_platform.c... compiling nrf_assert.c... compiling app_fifo.c... compiling app_timer.c... assembling arm_startup_nrf52.s... compiling SEGGER_RTT.c... compiling system_nrf52.c... ".\_build\nrf52832_xxaa.axf" - 10 Error(s), 3 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\Abhimanyu\Desktop\nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\spi_master_with_spi_slave\pca10036\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

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_nrf52.s Source file: Device\Source\system_nrf52.c Include file: Device\Include\system_nrf52.h Target not created. Build Time Elapsed: 00:00:07