µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.14.0.0 Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: s s, s, LIC=NQQMA-16HZD-NN9AF-6G96H-Y1SVA-DJPD4 Tool Versions: Toolchain: MDK-ARM Standard Version: 5.14.0.0 Toolchain Path: C:\Keil\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.05 update 1 (build 106) Assembler: Armasm.exe V5.05 update 1 (build 106) Linker/Locator: ArmLink.exe V5.05 update 1 (build 106) Library Manager: ArmAr.exe V5.05 update 1 (build 106) Hex Converter: FromElf.exe V5.05 update 1 (build 106) CPU DLL: SARMCM3.DLL V5.14.0.0 Dialog DLL: DARMCM1.DLL V1.12.0.0 Target DLL: Segger\JL2CM3.dll V2.99.13.0 Dialog DLL: TARMCM1.DLL V1.9.0.0

Project:

D:\a\lvgl\MDK-ARM\lvgl.uvprojx Project File Date: 12/12/2024

Output:

Build target 'lvgl' compiling core.c... ..\ILI9341\core.c(80): warning: #223-D: function "LL_APB2_GRP1_EnableClock" declared implicitly LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_SPI2); ..\ILI9341\core.c(80): error: #20: identifier "LL_APB2_GRP1_PERIPH_SPI2" is undefined LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_SPI2); ..\ILI9341\core.c(82): error: #20: identifier "LL_APB2_GRP1_PERIPH_GPIOA" is undefined LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_GPIOA); ..\ILI9341\core.c(147): error: #20: identifier "DMA1_Channel3_IRQn" is undefined NVIC_SetPriority(DMA1_Channel3_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0)); ..\ILI9341\core.c: 1 warning, 3 errors compiling lv_driver.c... ..\ILI9341\../lvgl/src/lv_misc/lv_log.h(19): error: #5: cannot open source input file "../../../lv_conf.h": No such file or directory #include "../../../lv_conf.h" ..\ILI9341\lv_driver.c: 0 warnings, 1 error "lvgl\lvgl.axf" - 4 Error(s), 1 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.4.2.0.pack ARM::CMSIS:CORE:3.40.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 3.40.0

Collection of Component include folders:

D:\a\lvgl\MDK-ARM\RTE C:\Keil\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include C:\Keil\ARM\PACK\Keil\STM32F0xx_DFP\2.1.1

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:3.40.0 Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c Target not created.