tinySG/MDK-ARM/lvgl/lvgl.build_log.htm
2024-12-12 15:50:52 +08:00

66 lines
2.4 KiB
HTML

<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
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
<h2>Project:</h2>
D:\a\lvgl\MDK-ARM\lvgl.uvprojx
Project File Date: 12/12/2024
<h2>Output:</h2>
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).
<h2>Software Packages used:</h2>
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
<h2>Collection of Component include folders:</h2>
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
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:3.40.0
Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c
Target not created.
</pre>
</body>
</html>