礦ision Build Log

Tool Versions:

IDE-Version: μVision V5.27.1.0 Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: test Microsoft, Microsoft, LIC=ZB4EI-T7FXX-PC9J8-3M9LL-RP71J-5LZ6C Tool Versions: Toolchain: MDK-ARM Plus Version: 5.27.1.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: SARMCM3.DLL V5.27.1.0 Dialog DLL: DCM.DLL V1.17.2.0 Target DLL: Segger\JL2CM3.dll V2.99.35.0 Dialog DLL: TCM.DLL V1.36.1.0

Project:

E:\Zeng Yiping\工程文件\05 Nordic\03 Test\3:开发指南(上册)配套实验源码\实验10-1:串口数据收发\uart_echo\project\mdk5\uart_echo.uvprojx Project File Date: 03/28/2022

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'IK-52832DK' compiling nrfx_atomic.c... compiling nrf_drv_uart.c... compiling main.c... ..\..\app\main.c(79): warning: #177-D: variable "cr" was declared but never referenced uint8_t cr; ..\..\app\main.c(20): warning: #177-D: function "log_init" was declared but never referenced static void log_init(void) ..\..\app\main.c: 2 warnings, 0 errors compiling nrfx_prs.c... compiling nrfx_uarte.c... compiling nrfx_uart.c... compiling nrf_assert.c... compiling app_util_platform.c... compiling app_error.c... compiling nrf_strerror.c... compiling app_error_handler_keil.c... compiling app_error_weak.c... compiling nrf_fprintf.c... compiling nrf_ringbuf.c... compiling nrf_fprintf_format.c... compiling nrf_atomic.c... compiling nrf_balloc.c... compiling nrf_memobj.c... compiling retarget.c... compiling app_fifo.c... compiling app_uart_fifo.c... compiling nrf_log_backend_uart.c... compiling nrf_log_backend_serial.c... compiling nrf_log_backend_rtt.c... compiling nrf_log_default_backends.c... compiling nrf_log_str_formatter.c... compiling nrf_log_frontend.c... compiling SEGGER_RTT_Syscalls_KEIL.c... compiling SEGGER_RTT_printf.c... compiling SEGGER_RTT.c... compiling boards.c... assembling arm_startup_nrf52.s... compiling system_nrf52.c... linking... Program Size: Code=11716 RO-data=1084 RW-data=144 ZI-data=10936 FromELF: creating hex file... ".\Objects\nrf52832_qfaa.axf" - 0 Error(s), 2 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.27.1.pack NordicSemiconductor.nRF_DeviceFamilyPack.8.27.1 Nordic Semiconductor nRF ARM devices Device Family Pack with BSD license. * Component: Startup Version: 8.27.1

Collection of Component include folders:

.\RTE\_IK-52832DK C:\Users\Administrator\AppData\Local\Arm\Packs\ARM\CMSIS\4.5.0\CMSIS\Include C:\Users\Administrator\AppData\Local\Arm\Packs\NordicSemiconductor\nRF_DeviceFamilyPack\8.27.1\Device\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:4.3.0 * Component: NordicSemiconductor::Device:Startup:8.27.1 Source file: Device\Source\arm\arm_startup_nrf52.s Source file: Device\Source\system_nrf52.c Include file: Device\Include\system_nrf52.h Include file: Device\Include\system_nrf.h Build Time Elapsed: 00:00:09