µVision Build Log
Tool Versions:
IDE-Version: µVision V5.23.0.0
Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: satheeshkumar n, acsys, LIC=21EUL-0YFKL-F08NG-TNBNC-K0DQJ-A0N62
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.23
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 4 (build 422)
Assembler: Armasm.exe V5.06 update 4 (build 422)
Linker/Locator: ArmLink.exe V5.06 update 4 (build 422)
Library Manager: ArmAr.exe V5.06 update 4 (build 422)
Hex Converter: FromElf.exe V5.06 update 4 (build 422)
CPU DLL: SARMCM3.DLL V5.23
Dialog DLL: DARMCM1.DLL V1.17.0.0
Target DLL: Segger\JL2CM3.dll V2.99.23.0
Dialog DLL: TARMCM1.DLL V1.12.0.0
Project:
C:\Users\satheesh.kumar\Desktop\Bootloader test\dfu\bootloader\pca10028\dual_bank_ble_s110\arm5\dfu_dual_bank_ble_s110_pca10028.uvprojx
Project File Date: 12/10/2019
Output:
Warning: *** SUPPORT EXPIRED, NEW PRODUCT SERIAL NUMBER REQUIRED ***
*** Running with Code Size Limit: 32K ***
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'nrf51422_xxac'
Clean started - Project: 'dfu_dual_bank_ble_s110_pca10028'
deleting intermediate output files for target 'nrf51422_xxac'
compiling dfu_ble_svc.c...
compiling main.c...
assembling arm_startup_nrf51.s...
compiling system_nrf51.c...
compiling ble_dfu.c...
compiling ble_srv_common.c...
compiling ble_advdata.c...
compiling ble_conn_params.c...
compiling nrf_delay.c...
compiling pstorage.c...
compiling bootloader.c...
compiling bootloader_settings_arm.c...
compiling bootloader_util_arm.c...
compiling dfu_dual_bank.c...
compiling dfu_transport_ble.c...
compiling app_error.c...
compiling app_scheduler.c...
compiling app_timer.c...
compiling crc16.c...
compiling dfu_init_template.c...
compiling hci_mem_pool.c...
compiling nrf_assert.c...
compiling softdevice_handler.c...
linking...
Program Size: Code=14076 RO-data=352 RW-data=224 ZI-data=5856
".\_build\nrf51422_xxac.axf" - 0 Error(s), 1 Warning(s).
*** Performing Cross-Module-Optimization:
compiling dfu_ble_svc.c...
compiling main.c...
compiling system_nrf51.c...
compiling ble_srv_common.c...
compiling ble_conn_params.c...
compiling nrf_delay.c...
compiling pstorage.c...
compiling bootloader.c...
compiling bootloader_settings_arm.c...
compiling dfu_dual_bank.c...
compiling dfu_transport_ble.c...
compiling app_error.c...
compiling app_scheduler.c...
compiling app_timer.c...
compiling dfu_init_template.c...
compiling hci_mem_pool.c...
compiling softdevice_handler.c...
linking...
Program Size: Code=13544 RO-data=352 RW-data=224 ZI-data=5856
compiling dfu_ble_svc.c...
compiling main.c...
compiling system_nrf51.c...
compiling ble_srv_common.c...
compiling ble_conn_params.c...
compiling nrf_delay.c...
compiling pstorage.c...
compiling bootloader.c...
compiling bootloader_settings_arm.c...
compiling dfu_dual_bank.c...
compiling dfu_transport_ble.c...
compiling app_error.c...
compiling app_scheduler.c...
compiling app_timer.c...
compiling dfu_init_template.c...
compiling hci_mem_pool.c...
compiling softdevice_handler.c...
linking...
Program Size: Code=13544 RO-data=352 RW-data=224 ZI-data=5856
FromELF: creating hex file...
".\_build\nrf51422_xxac.axf" - 0 Error(s), 0 Warning(s).
*** Completed Cross-Module-Optimization after 3 iteration(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.5.1.pack
ARM::CMSIS:CORE:5.2.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.2.0
Package Vendor: NordicSemiconductor
http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_BLE/NordicSemiconductor.nRF_BLE.1.1.1.pack
NordicSemiconductor::nRF_BLE:BLE_Services:ble_dfu:1.1.1
Bluetooth Low Energy (Bluetooth Smart) services and software modules for Nordic Semiconductor nRF family.
* Component: ble_dfu Version: 1.1.1
* Component: ble_conn_params Version: 1.1.1
* Component: ble_service_common Version: 1.1.1
* Component: ble_advdata Version: 1.1.1
* Component: ble_common Version: 1.1.1
Package Vendor: NordicSemiconductor
http://developer.nordicsemi.com/nRF5_SDK/pieces/nRF_DeviceFamilyPack/NordicSemiconductor.nRF_DeviceFamilyPack.8.24.1.pack
NordicSemiconductor::Device:Startup:8.24.1
Nordic Semiconductor nRF ARM devices Device Family Pack.
* Component: Startup Version: 8.24.1
Package Vendor: NordicSemiconductor
http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_Drivers/NordicSemiconductor.nRF_Drivers.1.2.1.pack
NordicSemiconductor::nRF_Drivers:nrf_error:default:1.2.1
Drivers for Nordic Semiconductor nRF family.
* Component: nrf_error Variant: default Version: 1.2.1
* Component: pstorage Variant: default Version: 1.2.1
* Component: nrf_gpio Version: 1.2.1
* Component: nrf_delay Version: 1.2.1
Package Vendor: NordicSemiconductor
http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_Examples/NordicSemiconductor.nRF_Examples.7.2.0.pack
NordicSemiconductor::Board Support:bsp:Defines:7.2.0
Examples and BSP for Nordic Semiconductor nRF family.
* Component: bsp Variant: Defines Version: 7.2.0
Package Vendor: NordicSemiconductor
http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_Libraries/NordicSemiconductor.nRF_Libraries.1.1.1.pack
NordicSemiconductor::nRF_Libraries:DFU:dfu_bootloader_settings:1.1.1
Software modules for Nordic Semiconductor nRF family.
* Component: dfu_bootloader_settings Version: 1.1.1
* Component: app_scheduler Variant: default Version: 1.1.1
* Component: app_error Version: 1.1.1
* Component: app_timer Variant: default Version: 1.1.1
* Component: crc16 Version: 1.1.1
* Component: hci_mem_pool Version: 1.1.1
* Component: nrf_assert Version: 1.1.1
* Component: dfu_transport Variant: Ble Version: 1.1.1
* Component: dfu_bootloader Variant: Dual_bank Version: 1.1.1
* Component: dfu_bootloader_util Version: 1.1.1
* Component: app_util Variant: default Version: 1.1.1
Package Vendor: NordicSemiconductor
http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_SoftDevice_S110/NordicSemiconductor.nRF_SoftDevice_S110.7.1.0-3.pack
NordicSemiconductor::nRF_SoftDevice:s110:default:7.1.0-3
Components for Bluetooth Low Energy (Bluetooth Smart) S110 SoftDevice for Nordic Semiconductor nRF family.
* Component: s110 Variant: default Version: 7.1.0-3
Package Vendor: NordicSemiconductor
http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_SoftDevice_Common/NordicSemiconductor.nRF_SoftDevice_Common.1.1.1.pack
NordicSemiconductor::nRF_SoftDevice:Internal:sd_common:default:1.1.1
Common components for Nordic Semiconductor nRF family SoftDevices.
* Component: sd_common Variant: default Version: 1.1.1
* Component: softdevice_present Version: 1.1.1
Collection of Component include folders:
.\RTE\_nrf51422_xxac
.\RTE\nRF_BLE\nRF51822_xxAA
.\RTE\nRF_Drivers\nRF51822_xxAA
.\RTE\nRF_Libraries\nRF51822_xxAA
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.5.1\CMSIS\Core\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_BLE\1.1.1\ble_services\ble_dfu
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_BLE\1.1.1\common
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.24.1\Device\Include
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Drivers\1.2.1\hal
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Drivers\1.2.1\pstorage
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Examples\7.2.0\bsp
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Libraries\1.1.1\bootloader_dfu
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Libraries\1.1.1\bootloader_dfu\ble_transport
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Libraries\1.1.1\crc16
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Libraries\1.1.1\hci
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Libraries\1.1.1\scheduler
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Libraries\1.1.1\timer
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Libraries\1.1.1\util
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_SoftDevice_Common\1.1.1\softdevice_handler
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_SoftDevice_S110\7.1.0-3\headers
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.2.0
* Component: NordicSemiconductor::nRF_BLE:BLE_Services:ble_dfu:1.1.1
Source file: ble_services\ble_dfu\ble_dfu.c
Include file: ble_services\ble_dfu\ble_dfu.h
* Component: NordicSemiconductor::nRF_BLE:BLE_Modules:ble_conn_params:1.1.1
Source file: common\ble_conn_params.c
Include file: common\ble_conn_params.h
* Component: NordicSemiconductor::nRF_BLE:BLE_Modules:ble_service_common:1.1.1
Include file: common\ble_srv_common.h
Source file: common\ble_srv_common.c
* Component: NordicSemiconductor::nRF_BLE:BLE_Modules:ble_advdata:1.1.1
Include file: common\ble_advdata.h
Source file: common\ble_advdata.c
* Component: NordicSemiconductor::nRF_BLE:BLE_Modules:ble_common:1.1.1
* Component: NordicSemiconductor::Device:Startup:8.24.1
Include file: Device\Include\system_nrf51.h
Source file: Device\Source\arm\arm_startup_nrf51.s
Source file: Device\Source\system_nrf51.c
* Component: NordicSemiconductor::nRF_Drivers:nrf_error:default:1.2.1
* Component: NordicSemiconductor::nRF_Drivers:pstorage:default:1.2.1
Include file: pstorage\config\pstorage_platform.h
Include file: pstorage\pstorage.h
Source file: pstorage\pstorage.c
* Component: NordicSemiconductor::nRF_Drivers:nrf_gpio:1.2.1
Include file: hal\nrf_gpio.h
* Component: NordicSemiconductor::nRF_Drivers:nrf_delay:1.2.1
Include file: hal\nrf_delay.h
Source file: hal\nrf_delay.c
* Component: NordicSemiconductor::Board Support:bsp:Defines:7.2.0
* Component: NordicSemiconductor::nRF_Libraries:DFU:dfu_bootloader_settings:1.1.1
Include file: bootloader_dfu\dfu_types.h
Source file: bootloader_dfu\bootloader_settings_arm.c
Include file: bootloader_dfu\bootloader_settings.h
* Component: NordicSemiconductor::nRF_Libraries:app_scheduler:default:1.1.1
Source file: scheduler\app_scheduler.c
Include file: scheduler\app_scheduler.h
* Component: NordicSemiconductor::nRF_Libraries:app_error:1.1.1
Source file: util\app_error.c
Include file: util\app_error.h
* Component: NordicSemiconductor::nRF_Libraries:app_timer:default:1.1.1
Include file: timer\app_timer.h
Source file: timer\app_timer.c
* Component: NordicSemiconductor::nRF_Libraries:crc16:1.1.1
Source file: crc16\crc16.c
Include file: crc16\crc16.h
* Component: NordicSemiconductor::nRF_Libraries:hci_mem_pool:1.1.1
Source file: hci\hci_mem_pool.c
Include file: hci\config\hci_mem_pool_internal.h
* Component: NordicSemiconductor::nRF_Libraries:nrf_assert:1.1.1
Include file: util\nrf_assert.h
Source file: util\nrf_assert.c
* Component: NordicSemiconductor::nRF_Libraries:DFU:dfu_transport:Ble:1.1.1
Source file: bootloader_dfu\dfu_transport_ble.c
Include file: bootloader_dfu\dfu_transport.h
* Component: NordicSemiconductor::nRF_Libraries:DFU:dfu_bootloader:Dual_bank:1.1.1
Source file: bootloader_dfu\bootloader.c
Source file: bootloader_dfu\dfu_init_template.c
Include file: bootloader_dfu\bootloader.h
Source file: bootloader_dfu\dfu_dual_bank.c
* Component: NordicSemiconductor::nRF_Libraries:DFU:dfu_bootloader_util:1.1.1
Source file: bootloader_dfu\bootloader_util_arm.c
Include file: bootloader_dfu\bootloader_util.h
* Component: NordicSemiconductor::nRF_Libraries:app_util:default:1.1.1
* Component: NordicSemiconductor::nRF_SoftDevice:s110:default:7.1.0-3
Include file: headers\ble_hci.h
Include file: headers\nrf_error_sdm.h
Include file: headers\ble.h
Include file: headers\ble_gap.h
Include file: headers\ble_gattc.h
Include file: headers\ble_types.h
Include file: headers\nrf_mbr.h
Include file: headers\nrf_error.h
Include file: headers\nrf_svc.h
Include file: headers\nrf_soc.h
Include file: headers\ble_l2cap.h
Include file: headers\ble_gatts.h
Include file: headers\softdevice_assert.h
Include file: headers\ble_gatt.h
Include file: headers\nrf_error_soc.h
Include file: headers\nrf_sdm.h
Include file: headers\ble_err.h
Include file: headers\ble_ranges.h
* Component: NordicSemiconductor::nRF_SoftDevice:Internal:sd_common:default:1.1.1
Source file: softdevice_handler\softdevice_handler.c
* Component: NordicSemiconductor::nRF_SoftDevice:Internal:softdevice_present:1.1.1
Build Time Elapsed: 00:00:29