µVision Build Log
Tool Versions:
IDE-Version: ¥ìVision V5.18a Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: MT KIM, IG, LIC=32B12-9KHJL-TGV7T-RNRFW-KVDYL-GZ1CW Tool Versions: Toolchain: MDK-ARM Standard Version: 5.18a Toolchain Path: C:\Keil_v5\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: SARMCM3.DLL V5.18a Dialog DLL: DARMCM1.DLL V1.12.0.0 Target DLL: Segger\JL2CM3.dll V2.99.19.0 Dialog DLL: TARMCM1.DLL V1.9.0.0Project:
H:\project\IgRMS2\ELEV_CTL\ELEV_CTL\ELEV_CTL.uvprojx Project File Date: 10/28/2020Output:
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'nrf51822_s110' compiling hal_gpiote.c... compiling bsp.c... ..\bsp.c(43): warning: #177-D: variable "m_nested_critical" was declared but never referenced static uint8_t m_nested_critical=0; ..\bsp.c: 1 warning, 0 errors compiling m_serial_protocol.c... ..\m_serial_protocol.c(44): warning: #177-D: variable "temp" was declared but never referenced uint16_t temp; ..\m_serial_protocol.c: 1 warning, 0 errors compiling m_advertising.c... ..\m_advertising.c(220): warning: #177-D: function "ble_advertising_error_handler" was declared but never referenced static void ble_advertising_error_handler(uint32_t nrf_error) ..\m_advertising.c: 1 warning, 0 errors compiling drv_doorlock_ImGATE.c... compiling drv_rtc.c... compiling m_global.c... ..\m_global.c(18): warning: #177-D: variable "m_flash_handle" was declared but never referenced static pstorage_handle_t m_flash_handle; ..\m_global.c(19): warning: #177-D: variable "unit_size" was declared but never referenced static uint16_t unit_size; ..\m_global.c: 2 warnings, 0 errors compiling m_doorlock_main_state.c... assembling arm_startup_nrf51.s... compiling utility.c... compiling main.c... compiling m_doorlock.c... ..\m_doorlock.c(126): warning: #177-D: function "send_event_to_main_handler" was declared but never referenced static void send_event_to_main_handler(uint16_t ble_evt) ..\m_doorlock.c(629): warning: #177-D: function "doorlock_BLUETOOTH_TIMER_callback" was declared but never referenced static void doorlock_BLUETOOTH_TIMER_callback(void) ..\m_doorlock.c: 2 warnings, 0 errors compiling system_nrf51.c... compiling drv_rs485.c... compiling drv_doorlock_btn_emu.c... ..\drv_doorlock_btn_emu.c(74): warning: #188-D: enumerated type mixed with another type button_int_handler( O_WAKEUP_IN, 0); ..\drv_doorlock_btn_emu.c: 1 warning, 0 errors compiling drv_port.c... compiling ble_advertising.c... compiling ble_advdata.c... compiling ble_conn_params.c... compiling nrf_drv_common.c... compiling ble_srv_common.c... compiling imgate_flash.c... ..\..\COMMON_NRF\imgate_flash.c(262): warning: #177-D: variable "err_code" was declared but never referenced uint32_t err_code = NRF_SUCCESS; ..\..\COMMON_NRF\imgate_flash.c: 1 warning, 0 errors compiling drv_twi.c... compiling nrf_adc.c... compiling nrf_nvic.c... compiling nrf_drv_gpiote.c... compiling retarget.c... compiling nrf_drv_uart.c... compiling app_scheduler.c... compiling nrf_drv_ppi.c... compiling nrf_drv_rng.c... compiling app_uart_fifo.c... compiling nrf_drv_clock.c... compiling nrf_drv_twi.c... compiling app_timer_appsh.c... compiling nrf_assert.c... compiling app_error.c... compiling fds.c... compiling app_button.c... compiling app_timer.c... compiling app_fifo.c... compiling app_twi.c... compiling RTT_Syscalls_KEIL.c... compiling fstorage.c... compiling nrf_queue.c... compiling SEGGER_RTT_printf.c... compiling app_error_weak.c... compiling app_pwm.c... compiling app_util_platform.c... compiling nrf_log_backend_serial.c... compiling nrf_drv_timer.c... compiling nrf_log_frontend.c... compiling SEGGER_RTT.c... compiling softdevice_handler_appsh.c... compiling softdevice_handler.c... linking... Program Size: Code=21768 RO-data=892 RW-data=292 ZI-data=9652 FromELF: creating hex file... ".\build\ELEV_CTL.axf" - 0 Error(s), 9 Warning(s).Software Packages used:
Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack ARM::CMSIS:CORE:5.4.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 5.4.0Collection of Component include folders:
H:\project\IgRMS2\ELEV_CTL\ELEV_CTL\RTE C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.35.0\Device\IncludeCollection of Component Files used:
* Component: ARM::CMSIS:CORE:5.4.0 Source file: CMSIS\Core\Template\ARMv8-M\main_s.c Source file: CMSIS\Core\Template\ARMv8-M\tz_context.c Include file: CMSIS\Core\Include\tz_context.h Build Time Elapsed: 00:00:03