µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.37.0.0
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 0 Administrator, 0, LIC=585FJ-U1AXQ-TGM7T-R6E7X-10VQ0-6ENNQ
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.37.0.0
Toolchain Path: D:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 7 (build 960)
Assembler: Armasm.exe V5.06 update 7 (build 960)
Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
Library Manager: ArmAr.exe V5.06 update 7 (build 960)
Hex Converter: FromElf.exe V5.06 update 7 (build 960)
CPU DLL:
Dialog DLL:
Target DLL: Segger\JL2CM3.dll V2.99.42.0
Dialog DLL: TCM.DLL V1.56.1.0
Project:
E:\workspace\nrf_space\nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\usr_ble_app_uart_through\pca10100\s113\arm5_no_packs\ble_app_uart_pca10100_s113.uvprojx
Project File Date: 06/18/2024
Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
Build target 'nrf52833_xxaa'
compiling main.c...
..\..\..\main.c(757): warning: #177-D: variable "erase_bonds" was declared but never referenced
bool erase_bonds;
..\..\..\main.c(789): warning: #1-D: last line of file ends without a newline
*/
..\..\..\main.c(680): warning: #177-D: function "buttons_leds_init" was declared but never referenced
static void buttons_leds_init(bool * p_erase_bonds)
..\..\..\main.c(736): warning: #177-D: function "send_data" was declared but never referenced
static void send_data()
..\..\..\main.c: 4 warnings, 0 errors
linking...
Program Size: Code=31336 RO-data=3864 RW-data=484 ZI-data=8188
FromELF: creating hex file...
".\_build\nrf52833_xxaa.axf" - 0 Error(s), 4 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
ARM.CMSIS.5.6.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.40.3.pack
NordicSemiconductor.nRF_DeviceFamilyPack.8.40.3
Nordic Semiconductor nRF ARM devices Device Family Pack with BSD license.
* Component: Startup Version: 8.40.3
Collection of Component include folders:
./RTE/_nrf52833_xxaa
D:/Users/Administrator/AppData/Local/Arm/Packs/ARM/CMSIS/5.6.0/CMSIS/Core/Include
D:/Users/Administrator/AppData/Local/Arm/Packs/NordicSemiconductor/nRF_DeviceFamilyPack/8.40.3/Device/Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.3.0
* Component: NordicSemiconductor::Device:Startup:8.40.3
Source file: Device/Source/arm/arm_startup_nrf52833.s
Source file: Device/Source/system_nrf52.c
Include file: Device/Include/system_nrf52833.h
Include file: Device/Include/system_nrf.h
Build Time Elapsed: 00:00:01