µVision Build Log

Tool Versions:

IDE-Version: µVision V5.26.2.0 Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: _ _, _, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.26.2.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.26.2.0 Dialog DLL: DARMP1.DLL V1.27.0.0 Target DLL: UL2CM3.DLL V1.161.6.0 Dialog DLL: TARMP1.DLL V1.26.0.0

Project:

C:\Users\windoofs\Desktop\Embedded_Git\MCB1700_Welcome\Welcome.uvprojx Project File Date: 11/14/2020

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'MCB1760 mit LPC1768' compiling Main.c... linking... Program Size: Code=8912 RO-data=5948 RW-data=172 ZI-data=924 ".\Objects\Welcome.axf" - 0 Error(s), 0 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.3.0.pack ARM.CMSIS.5.3.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: I2C Version: 2.3.0 * Component: SPI Version: 2.2.0 * Component: CORE Version: 5.1.1 Package Vendor: Keil http://www.keil.com/pack/Keil.LPC1700_DFP.2.4.0.pack Keil.LPC1700_DFP.2.4.0 NXP LPC1700 Series Device Support, Drivers and Examples for MCB1700 and LPC1788-32 * Component: Buttons Version: 1.0.0 * Component: D/A Converter Version: 1.0.0 * Component: Graphic LCD Version: 1.0.0 * Component: Joystick Version: 1.0.0 * Component: LED Version: 1.0.0 * Component: I2C Version: 2.4.0 * Component: SPI Version: 2.1.0 * Component: SSP Version: 2.7.0 * Component: GPDMA Version: 1.2.0 * Component: GPIO Version: 1.1.0 * Component: PIN Version: 1.0.0 * Component: Startup Version: 1.0.0 Package Vendor: Keil http://www.keil.com/pack/Keil.MDK-Middleware.7.6.0.pack Keil.MDK-Middleware.7.6.0 Middleware for Keil MDK-Professional and MDK-Plus * Component: Buttons Version: 1.0.0 * Component: D/A Converter Version: 1.0.0 * Component: Graphic LCD Version: 1.0.0 * Component: Joystick Version: 1.0.0 * Component: LED Version: 1.0.0

Collection of Component include folders:

.\RTE\Device\LPC1768 .\RTE\_MCB1760_mit_LPC1768 C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Driver\Include C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.4.0\Boards\Keil\MCB1700\Common C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.4.0\Device\Include C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.4.0\RTE_Driver C:\Keil_v5\ARM\PACK\Keil\MDK-Middleware\7.6.0\Board

Collection of Component Files used:

* Component: ::Board Support:Buttons:1.0.0 (API) Include file: Board\Board_Buttons.h * Component: ::Board Support:D/A Converter:1.0.0 (API) Include file: Board\Board_DAC.h * Component: ::Board Support:Graphic LCD:1.0.0 (API) Include file: Board\Board_GLCD.h * Component: ::Board Support:Joystick:1.0.0 (API) Include file: Board\Board_Joystick.h * Component: ::Board Support:LED:1.0.0 (API) Include file: Board\Board_LED.h * Component: ::CMSIS Driver:I2C:2.3.0 (API) Include file: CMSIS\Driver\Include\Driver_I2C.h * Component: ::CMSIS Driver:SPI:2.2.0 (API) Include file: CMSIS\Driver\Include\Driver_SPI.h * Component: ARM::CMSIS:CORE:5.1.1 * Component: Keil.MCB1700::Board Support:Buttons:1.0.0 Source file: Boards\Keil\MCB1700\Common\Buttons_MCB1700.c * Component: Keil.MCB1700::Board Support:D/A Converter:1.0.0 Source file: Boards\Keil\MCB1700\Common\DAC_MCB1700.c * Component: Keil.MCB1700::Board Support:Graphic LCD:1.0.0 Source file: Boards\Keil\MCB1700\Common\GLCD_Fonts.c Source file: Boards\Keil\MCB1700\Common\GLCD_MCB1700.c Include file: Boards\Keil\MCB1700\Common\GLCD_Config.h * Component: Keil.MCB1700::Board Support:Joystick:1.0.0 Source file: Boards\Keil\MCB1700\Common\Joystick_MCB1700.c * Component: Keil.MCB1700::Board Support:LED:1.0.0 Source file: Boards\Keil\MCB1700\Common\LED_MCB1700.c * Component: Keil::CMSIS Driver:I2C:2.4.0 Source file: RTE_Driver\I2C_LPC17xx.c * Component: Keil::CMSIS Driver:SPI:SPI:2.1.0 Source file: RTE_Driver\SPI_LPC17xx.c * Component: Keil::CMSIS Driver:SPI:SSP:2.7.0 Source file: RTE_Driver\SSP_LPC17xx.c * Component: Keil::Device:GPDMA:1.2.0 Include file: RTE_Driver\GPDMA_LPC17xx.h Source file: RTE_Driver\GPDMA_LPC17xx.c * Component: Keil::Device:GPIO:1.1.0 Include file: RTE_Driver\GPIO_LPC17xx.h Source file: RTE_Driver\GPIO_LPC17xx.c * Component: Keil::Device:PIN:1.0.0 Include file: RTE_Driver\PIN_LPC17xx.h Source file: RTE_Driver\PIN_LPC17xx.c * Component: Keil::Device:Startup:1.0.0 Source file: Device\Source\system_LPC17xx.c Include file: Device\Include\LPC17xx.h Source file: Device\Source\ARM\startup_LPC17xx.s Include file: RTE_Driver\Config\RTE_Device.h Build Time Elapsed: 00:00:00