µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.18a
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 2 bennanbei2023@outlook.com, 2, LIC=VGXG8-3BXQQ-63XMB-2TBP9-JNC0W-HSA2D
Tool Versions:
Toolchain: MDK-ARM Standard Version: 5.18a
Toolchain Path: E:\bnb_0828_z\softwware\keil\2\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 1 (build 61)
Assembler: Armasm.exe V5.06 update 1 (build 61)
Linker/Locator: ArmLink.exe V5.06 update 1 (build 61)
Library Manager: ArmAr.exe V5.06 update 1 (build 61)
Hex Converter: FromElf.exe V5.06 update 1 (build 61)
CPU DLL:
Dialog DLL:
Target DLL: Segger\JL2CM3.dll V2.99.19.0
Dialog DLL: TCM.DLL V1.14.8.0
Project:
E:\GIT\PROJECT_UART_DFU_BOOTLOADER_PCA10010_BOOT\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10100_s140_ble_+_uart_debug\arm5_no_packs\secure_bootloader_ble_s140_pca10100_debug.uvprojx
Project File Date: 02/28/2024
Output:
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'E:\bnb_0828_z\softwware\keil\2\ARM\ARMCC\Bin'
Rebuild target 'nrf52833_xxaa_s140'
compiling dfu_public_key.c...
compiling boards.c...
compiling nrf_bootloader.c...
compiling nrf_bootloader_app_start_final.c...
compiling nrf_bootloader_app_start.c...
compiling main.c...
compiling ble_srv_common.c...
compiling nrf_bootloader_dfu_timers.c...
compiling nrf_crypto_hash.c...
compiling nrf_crypto_init.c...
compiling nrf_bootloader_info.c...
compiling oberon_backend_ecc.c...
compiling nrf_crypto_ecdsa.c...
compiling nrf_crypto_ecc.c...
compiling nrf_bootloader_fw_activation.c...
compiling nrf_bootloader_wdt.c...
compiling oberon_backend_ecdh.c...
compiling oberon_backend_eddsa.c...
compiling oberon_backend_ecdsa.c...
compiling oberon_backend_chacha_poly_aead.c...
compiling oberon_backend_hash.c...
compiling nrf_sw_backend_hash.c...
compiling nrf_crypto_shared.c...
compiling oberon_backend_hmac.c...
compiling micro_ecc_backend_ecc.c...
compiling dfu-cc.pb.c...
compiling micro_ecc_backend_ecdh.c...
compiling nrf_dfu.c...
compiling nrf_dfu_mbr.c...
compiling nrf_dfu_flash.c...
compiling nrf_dfu_handling_error.c...
compiling nrf_dfu_ble.c...
compiling micro_ecc_backend_ecdsa.c...
compiling nrf_dfu_req_handler.c...
compiling nrf_dfu_transport.c...
compiling nrf_dfu_settings.c...
compiling nrf_dfu_settings_svci.c...
compiling nrf_dfu_utils.c...
compiling nrf_dfu_serial.c...
compiling nrf_dfu_validation.c...
compiling nrf_dfu_ver_validation.c...
compiling nrf_nvic.c...
compiling nrf_soc.c...
compiling nrf_drv_uart.c...
compiling nrfx_atomic.c...
compiling nrf_nvmc.c...
compiling nrf_dfu_serial_uart.c...
compiling nrfx_prs.c...
compiling app_util_platform.c...
compiling crc32.c...
compiling nrfx_uart.c...
compiling app_error_weak.c...
compiling app_scheduler.c...
compiling mem_manager.c...
compiling nrfx_uarte.c...
compiling nrf_assert.c...
compiling nrf_atfifo.c...
compiling nrf_fprintf_format.c...
compiling nrf_fstorage.c...
compiling nrf_balloc.c...
compiling nrf_fprintf.c...
compiling nrf_atomic.c...
compiling nrf_fstorage_nvmc.c...
compiling nrf_fstorage_sd.c...
compiling nrf_section_iter.c...
compiling sha256.c...
compiling nrf_ringbuf.c...
compiling nrf_queue.c...
compiling nrf_strerror.c...
compiling nrf_memobj.c...
compiling slip.c...
compiling nrf_log_backend_uart.c...
compiling nrf_dfu_svci.c...
compiling nrf_log_backend_serial.c...
compiling nrf_log_default_backends.c...
compiling nrf_log_str_formatter.c...
compiling nrf_log_backend_rtt.c...
compiling nrf_log_frontend.c...
compiling nrf_svc_handler.c...
compiling SEGGER_RTT.c...
compiling SEGGER_RTT_Syscalls_KEIL.c...
compiling SEGGER_RTT_printf.c...
compiling pb_common.c...
assembling arm_startup_nrf52833.s...
compiling pb_decode.c...
compiling nrf_sdh.c...
compiling nrf_dfu_svci_handler.c...
compiling nrf_sdh_ble.c...
compiling nrf_sdh_soc.c...
compiling system_nrf52833.c...
linking...
Program Size: Code=40064 RO-data=6820 RW-data=544 ZI-data=35188
FromELF: creating hex file...
".\_build\nrf52833_xxaa_s140.axf" - 0 Error(s), 0 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
ARM::CMSIS:CORE:5.3.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.3.0
Package Vendor: NordicSemiconductor
http://developer.nordicsemi.com/nRF5_SDK/pieces/nRF_DeviceFamilyPack/NordicSemiconductor.nRF_DeviceFamilyPack.8.35.0.pack
NordicSemiconductor::Device:Startup:8.35.0
Nordic Semiconductor nRF ARM devices Device Family Pack with BSD license.
* Component: Startup Version: 8.35.0
Collection of Component include folders:
E:\GIT\PROJECT_UART_DFU_BOOTLOADER_PCA10010_BOOT\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10100_s140_ble_+_uart_debug\arm5_no_packs\RTE
E:\bnb_0828_z\softwware\keil\2\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include
E:\bnb_0828_z\softwware\keil\2\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.35.0\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.3.0
* Component: NordicSemiconductor::Device:Startup:8.35.0
Source file: Device\Source\system_nrf52833.c
Include file: Device\Include\system_nrf52833.h
Source file: Device\Source\arm\arm_startup_nrf52833.s
Include file: Device\Include\system_nrf.h
Build Time Elapsed: 00:00:44