µVision Build Log
Tool Versions:
IDE-Version: µVision V5.28.0.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Aashay Patel, CDI, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.28.0.0
Toolchain Path: C:\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.36.0
Dialog DLL: TCM.DLL V1.36.2.0
Project:
C:\Users\Patrick Lab PC\Desktop\nRF15\nRF5SDK_new\nRF5SDK153059ac345\nRF5_SDK_15.3.0_59ac345\examples\ble_central\ble_app_uart_c-newfix\pca10040\s132\arm5_no_packs\ble_app_uart_c_pca10040_s132.uvprojx
Project File Date: 07/17/2019
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'nrf52832_xxaa'
compiling utf.c...
compiling boards.c...
compiling bsp.c...
compiling bsp_btn_ble.c...
compiling ble_advdata.c...
compiling main.c...
..\..\..\main.c(279): warning: #177-D: variable "ret_val" was declared but never referenced
uint32_t ret_val;
..\..\..\main.c: 1 warning, 0 errors
compiling ble_srv_common.c...
compiling nrf_ble_gatt.c...
compiling ble_db_discovery.c...
compiling ble_nus_c.c...
compiling nrf_ble_scan.c...
compiling nrfx_atomic.c...
compiling nrf_drv_uart.c...
compiling nrf_drv_clock.c...
compiling nrfx_clock.c...
compiling nrfx_gpiote.c...
compiling app_error.c...
compiling nrfx_uart.c...
compiling nrfx_prs.c...
compiling app_button.c...
compiling nrfx_uarte.c...
compiling app_error_handler_keil.c...
compiling app_fifo.c...
compiling app_scheduler.c...
compiling app_error_weak.c...
compiling app_uart_fifo.c...
compiling app_timer.c...
compiling nrf_assert.c...
compiling app_util_platform.c...
compiling hardfault_implementation.c...
compiling nrf_atomic.c...
compiling nrf_atfifo.c...
compiling nrf_fprintf.c...
compiling nrf_balloc.c...
compiling nrf_fprintf_format.c...
compiling nrf_strerror.c...
compiling nrf_section_iter.c...
compiling nrf_ringbuf.c...
compiling nrf_memobj.c...
compiling nrf_pwr_mgmt.c...
compiling retarget.c...
compiling nrf_log_backend_serial.c...
compiling tx_buffer.c...
compiling nrf_log_default_backends.c...
compiling SEGGER_RTT_Syscalls_KEIL.c...
compiling nrf_log_backend_rtt.c...
compiling SEGGER_RTT_printf.c...
compiling SEGGER_RTT.c...
compiling nrf_log_str_formatter.c...
compiling nrf_sdh.c...
assembling arm_startup_nrf52.s...
compiling nrf_log_frontend.c...
compiling system_nrf52.c...
compiling nrf_sdh_soc.c...
compiling nrf_sdh_ble.c...
linking...
Program Size: Code=21552 RO-data=3868 RW-data=976 ZI-data=16712
FromELF: creating hex file...
".\_build\nrf52832_xxaa.axf" - 0 Error(s), 1 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.24.1.pack
NordicSemiconductor.nRF_DeviceFamilyPack.8.24.1
Nordic Semiconductor nRF ARM devices Device Family Pack.
* Component: Startup Version: 8.24.1
Collection of Component include folders:
.\RTE\_nrf52832_xxaa
C:\Users\Patrick Lab PC\AppData\Local\Arm\Packs\ARM\CMSIS\4.5.0\CMSIS\Include
C:\Users\Patrick Lab PC\AppData\Local\Arm\Packs\NordicSemiconductor\nRF_DeviceFamilyPack\8.24.1\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:4.3.0
* Component: NordicSemiconductor::Device:Startup:8.24.1
Include file: Device\Include\system_nrf52.h
Source file: Device\Source\arm\arm_startup_nrf52.s
Source file: Device\Source\system_nrf52.c
Build Time Elapsed: 00:00:13