µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.30.0.0 Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: CKN CKN, CKN, LIC=GMZI6-DC45W-SB3EJ-URV7J-M03Q2-GZNLM Tool Versions: Toolchain: MDK-ARM Plus Version: 5.30.0.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.30.0.0 Dialog DLL: DCM.DLL V1.17.3.0 Target DLL: Segger\JL2CM3.dll V2.99.38.0 Dialog DLL: TCM.DLL V1.42.0.0

Project:

C:\Users\CLIVIA4869\Desktop\STM\STM32F103ZET6\Project\RVMDK£¨uv5£©\TDO.uvprojx Project File Date: 06/06/2025

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'TDO' compiling lcd_device.c... ..\..\Driver\lcd_device.h(63): warning: #1295-D: Deprecated declaration SSD1963_init - give arg types void SSD1963_init(); ..\..\Driver\lcd_device.c(31): warning: #550-D: variable "len" was set but never used int len = 0; ..\..\Driver\lcd_device.c(97): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *restrict" strcpy(&temp[i],word); ..\..\Driver\lcd_device.c(114): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *restrict" strcpy(&temp[i],word); ..\..\Driver\lcd_device.c(131): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *restrict" strcpy(&temp[i],word); ..\..\Driver\lcd_device.c(207): warning: #223-D: function "malloc" declared implicitly if(buff == NULL)buff = (u8*)malloc(2048*2*sizeof(char)); ..\..\Driver\lcd_device.c(258): warning: #223-D: function "malloc" declared implicitly if(buff == NULL)buff = (u8*)malloc(2048*2*sizeof(char)); ..\..\Driver\lcd_device.c(289): warning: #177-D: variable "color_t" was declared but never referenced u16 color_t = 0x0000; ..\..\Driver\lcd_device.c(290): warning: #177-D: variable "temp_color" was declared but never referenced u16 temp_color; ..\..\Driver\lcd_device.c(199): warning: #177-D: variable "width" was declared but never referenced static u16 width =960; ..\..\Driver\lcd_device.c(200): warning: #177-D: variable "height" was declared but never referenced static u16 height =120; ..\..\Driver\lcd_device.c(339): warning: #177-D: function "lcd_device_default_readversion" was declared but never referenced static void lcd_device_default_readversion(void){} ..\..\Driver\lcd_device.c: 12 warnings, 0 errors compiling main.c... ..\..\User\color_type.h(11): warning: #1-D: last line of file ends without a newline #endif ..\..\Driver\lcd_device.h(63): warning: #1295-D: Deprecated declaration SSD1963_init - give arg types void SSD1963_init(); ..\..\User\main.c(22): warning: #177-D: variable "sysClockFreq" was declared but never referenced uint32_t sysClockFreq = 0; ..\..\User\main.c: 3 warnings, 0 errors linking... Program Size: Code=33520 RO-data=176912 RW-data=112 ZI-data=29024 FromELF: creating hex file... "..\..\Output\TDO.axf" - 0 Error(s), 15 Warning(s).

Software Packages used:

Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F1xx_DFP.1.0.5.pack Keil.STM32F1xx_DFP.1.0.5 STMicroelectronics STM32F1 Series Device Support, Drivers and Examples

Collection of Component include folders:

.\RTE\_TDO C:\Users\CLIVIA4869\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\1.0.5\Device\Include

Collection of Component Files used:

Build Time Elapsed: 00:00:01