µVision Build Log

Tool Versions:

IDE-Version: µVision V5.25.2.0 Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: , , LIC=JL22Z-J0UT0-NMB9F-6L75B-88HHB-E9FEE Tool Versions: Toolchain: MDK-ARM Plus Version: 5.25.2.0 Toolchain Path: F:\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.25.2.0 Dialog DLL: DARMCM1.DLL V1.19.1.0 Target DLL: UL2CM3.DLL V1.160.12.0 Dialog DLL: TARMCM1.DLL V1.14.0.0

Project:

D:\Project\ARINC\1.1-HelloWorld-master\HelloWorld.uvprojx Project File Date: 01/15/2021

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'F:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'Target 1' assembling startup_MDR1986VE1T.s... compiling system_MDR1986VE1T.c... compiling main.c... main.c(52): warning: #177-D: variable "TestData" was declared but never referenced static uint32_t TestData[64] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, main.c(56): warning: #550-D: variable "i" was set but never used uint32_t i; main.c: 2 warnings, 0 errors compiling MDR32F9Qx_arinc429r.c... compiling MDR32F9Qx_arinc429t.c... compiling MDR32F9Qx_eeprom.c... compiling MDR32F9Qx_port.c... compiling MDR32F9Qx_uart.c... compiling MDR32F9Qx_rst_clk.c... linking... Program Size: Code=2716 RO-data=224 RW-data=264 ZI-data=8576 FromELF: creating hex file... After Build - User command #1: F:\Keil_v5\\ARM\ARMCC\bin\fromelf.exe --bin --output=HelloWorld.bin .\Objects\HelloWorld.axf ".\Objects\HelloWorld.axf" - 0 Error(s), 2 Warning(s).

Software Packages used:

Package Vendor: Keil http://www.keil.com/pack/Keil.MDR1986BExx.1.5.3.pack Keil.MDR1986BExx.1.5.3 Milandr MDR1986BExx Series Device Support, Drivers and Examples * Component: Startup Version: 1.5 * Component: ARINC429R Version: 1.5 * Component: ARINC429T Version: 1.5 * Component: EEPROM Version: 1.5 * Component: PORT Version: 1.5 * Component: RST_CLK Version: 1.5 * Component: UART Version: 1.5

Collection of Component include folders:

.\RTE\Device\MDR1986BE1T .\RTE\_Target_1 F:\Keil_v5\ARM\PACK\Keil\MDR1986BExx\1.5.3\Libraries\CMSIS\CM1\CoreSupport F:\Keil_v5\ARM\PACK\Keil\MDR1986BExx\1.5.3\Libraries\CMSIS\CM1\DeviceSupport\MDR1986VE1T\inc F:\Keil_v5\ARM\PACK\Keil\MDR1986BExx\1.5.3\Libraries\MDR32F9Qx_StdPeriph_Driver\inc

Collection of Component Files used:

* Component: Keil::Device:Startup:1.5 Include file: Libraries\CMSIS\CM1\CoreSupport\core_cm1.h Include file: Config\MDR32F9Qx_config.h Source file: Libraries\CMSIS\CM1\DeviceSupport\MDR1986VE1T\startup\arm\startup_MDR1986VE1T.s Source file: Libraries\CMSIS\CM1\DeviceSupport\MDR1986VE1T\startup\arm\system_MDR1986VE1T.c Include file: Libraries\CMSIS\CM1\DeviceSupport\MDR1986VE1T\startup\arm\system_MDR1986VE1T.h * Component: Keil::Drivers:ARINC429R:1.5 Source file: Libraries\MDR32F9Qx_StdPeriph_Driver\src\MDR32F9Qx_arinc429r.c Include file: Libraries\MDR32F9Qx_StdPeriph_Driver\inc\MDR32F9Qx_arinc429r.h * Component: Keil::Drivers:ARINC429T:1.5 Source file: Libraries\MDR32F9Qx_StdPeriph_Driver\src\MDR32F9Qx_arinc429t.c Include file: Libraries\MDR32F9Qx_StdPeriph_Driver\inc\MDR32F9Qx_arinc429t.h * Component: Keil::Drivers:EEPROM:1.5 Include file: Libraries\MDR32F9Qx_StdPeriph_Driver\inc\MDR32F9Qx_eeprom.h Source file: Libraries\MDR32F9Qx_StdPeriph_Driver\src\MDR32F9Qx_eeprom.c * Component: Keil::Drivers:PORT:1.5 Include file: Libraries\MDR32F9Qx_StdPeriph_Driver\inc\MDR32F9Qx_port.h Source file: Libraries\MDR32F9Qx_StdPeriph_Driver\src\MDR32F9Qx_port.c * Component: Keil::Drivers:RST_CLK:1.5 Source file: Libraries\MDR32F9Qx_StdPeriph_Driver\src\MDR32F9Qx_rst_clk.c Include file: Libraries\MDR32F9Qx_StdPeriph_Driver\inc\MDR32F9Qx_rst_clk.h * Component: Keil::Drivers:UART:1.5 Include file: Libraries\MDR32F9Qx_StdPeriph_Driver\inc\MDR32F9Qx_uart.h Source file: Libraries\MDR32F9Qx_StdPeriph_Driver\src\MDR32F9Qx_uart.c Build Time Elapsed: 00:00:03