µ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: N/A N/A, N/A, LIC=2TTCX-H6D05-8W82D-8NKDK-UQX6D-RU0KD Tool Versions: Toolchain: MDK-ARM Professional Version: 5.26.2.0 Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin C Compiler: ArmClang.exe V6.10.1 Assembler: Armasm.exe V6.10.1 Linker/Locator: ArmLink.exe V6.10.1 Library Manager: ArmAr.exe V6.10.1 Hex Converter: FromElf.exe V6.10.1 CPU DLL: SARMCM3.DLL V5.26.2.0 Dialog DLL: DCM.DLL V1.17.2.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.5.0 Dialog DLL: TCM.DLL V1.36.1.0

Project:

C:\Users\david\Desktop\Presentacion_TFG\para entregar\V17\MDK-ARM\V1Fin.uvprojx Project File Date: 02/10/2020

Output:

*** Using Compiler 'V6.10.1', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' Build target 'V1Fin' ../Src/main.c(94): warning: passing 'char [14]' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] BSP_LCD_DisplayStringAtLine(3,"Coma flotante"); ^~~~~~~~~~~~~~~ ../Drivers/BSP/STM32F429I-Discovery\stm32f429i_discovery_lcd.h(216): note: passing argument to parameter 'ptr' here void BSP_LCD_DisplayStringAtLine(uint16_t Line, uint8_t *ptr); ^ ../Src/main.c(95): warning: passing 'char [11]' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] BSP_LCD_DisplayStringAtLine(8,"Punto fijo"); ^~~~~~~~~~~~ ../Drivers/BSP/STM32F429I-Discovery\stm32f429i_discovery_lcd.h(216): note: passing argument to parameter 'ptr' here void BSP_LCD_DisplayStringAtLine(uint16_t Line, uint8_t *ptr); ^ 2 warnings generated. compiling main.c... linking... Program Size: Code=23388 RO-data=7692 RW-data=220 ZI-data=2092 FromELF: creating hex file... "V1Fin\V1Fin.axf" - 0 Error(s), 2 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.4.0.pack ARM.CMSIS.5.4.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 5.1.2 * Component: DSP Version: 1.5.2 Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.13.0.pack Keil.STM32F4xx_DFP.2.13.0 STMicroelectronics STM32F4 Series Device Support, Drivers and Examples

Collection of Component include folders:

.\RTE\_V1Fin C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.4.0\CMSIS\Core\Include C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.4.0\CMSIS\DSP\Include C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.13.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:5.1.2 * Component: ARM::CMSIS:DSP:1.5.2 Include file: CMSIS\DSP\Include\arm_math.h Library file: CMSIS\Lib\ARM\arm_cortexM4lf_math.lib Build Time Elapsed: 00:00:05