µVision Build Log

Tool Versions:

IDE-Version: µVision V5.24.2.0 Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Mikail Kaplin, DFCT, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.24.1 Toolchain Path: C:\Keil_v524a\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 5 (build 528) Assembler: Armasm.exe V5.06 update 5 (build 528) Linker/Locator: ArmLink.exe V5.06 update 5 (build 528) Library Manager: ArmAr.exe V5.06 update 5 (build 528) Hex Converter: FromElf.exe V5.06 update 5 (build 528) CPU DLL: SARMCM3.DLL V5.24.1 Dialog DLL: DCM.DLL V1.16.0.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.1.0 Dialog DLL: TCM.DLL V1.32.0.0

Project:

C:\Home_Work\ST7735\MDK-ARM\ST7735.uvprojx Project File Date: 10/17/2023

Output:

*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v524a\ARM\ARMCC\Bin' Rebuild target 'ST7735' assembling startup_stm32f103xb.s... compiling fonts.c... ../Core/Inc/fonts.h(17): warning: #1-D: last line of file ends without a newline #endif // __FONTS_H__ ..\Core\Src\fonts.c(300): warning: #1-D: last line of file ends without a newline FontDef Font_16x26 = {16,26,Font16x26}; ..\Core\Src\fonts.c: 2 warnings, 0 errors compiling ST7735.c... ../Core/Inc/fonts.h(17): warning: #1-D: last line of file ends without a newline #endif // __FONTS_H__ ../Core/Inc/st7735.h(108): warning: #1295-D: Deprecated declaration ST7735_Unselect - give arg types void ST7735_Unselect(); ..\Core\Src\ST7735.c(318): warning: #1-D: last line of file ends without a newline } ..\Core\Src\ST7735.c: 3 warnings, 0 errors compiling mpu9250.c... ../Core/Inc/mpu9250.h(216): warning: #1-D: last line of file ends without a newline #endif ..\Core\Src\mpu9250.c(152): warning: #177-D: variable "p" was declared but never referenced int p = 0; ..\Core\Src\mpu9250.c(163): warning: #177-D: variable "r" was declared but never referenced int r = 0; ..\Core\Src\mpu9250.c(420): warning: #1-D: last line of file ends without a newline } ..\Core\Src\mpu9250.c: 4 warnings, 0 errors compiling GFX_FUNCTIONS.c... ../Core/Inc/fonts.h(17): warning: #1-D: last line of file ends without a newline #endif // __FONTS_H__ ../Core/Inc/ST7735.h(108): warning: #1295-D: Deprecated declaration ST7735_Unselect - give arg types void ST7735_Unselect(); ..\Core\Src\GFX_FUNCTIONS.c(333): warning: #1-D: last line of file ends without a newline } ..\Core\Src\GFX_FUNCTIONS.c: 3 warnings, 0 errors compiling stm32f1xx_it.c... compiling mpu6050.c... compiling main.c... ../Core/Inc/fonts.h(17): warning: #1-D: last line of file ends without a newline #endif // __FONTS_H__ ../Core/Inc/ST7735.h(108): warning: #1295-D: Deprecated declaration ST7735_Unselect - give arg types void ST7735_Unselect(); ../Core/Inc/GFX_FUNCTIONS.h(21): warning: #1-D: last line of file ends without a newline #endif ../Core/Inc/mpu9250.h(13): warning: #47-D: incompatible redefinition of macro "MPU9250_CS_GPIO" (declared at line 26 of "../Core/Inc/ST7735.h") #define MPU9250_CS_GPIO GY_CS_GPIO_Port ../Core/Inc/mpu9250.h(14): warning: #47-D: incompatible redefinition of macro "MPU9250_CS_PIN" (declared at line 27 of "../Core/Inc/ST7735.h") #define MPU9250_CS_PIN GY_CS_Pin ../Core/Inc/mpu9250.h(216): warning: #1-D: last line of file ends without a newline #endif ../Core/Src/main.c(96): warning: #550-D: variable "res_MPU" was set but never used int res_MPU; ../Core/Src/main.c(97): warning: #177-D: variable "SReg1" was declared but never referenced char SReg1[20]; ../Core/Src/main.c(107): warning: #177-D: variable "SReg2" was declared but never referenced char SReg2[20]; ../Core/Src/main.c(108): warning: #177-D: variable "x1" was declared but never referenced int x1, y1, x2, y2, x1p, x2p, y1p, y2p; ../Core/Src/main.c(108): warning: #177-D: variable "y1" was declared but never referenced int x1, y1, x2, y2, x1p, x2p, y1p, y2p; ../Core/Src/main.c(108): warning: #177-D: variable "x2" was declared but never referenced int x1, y1, x2, y2, x1p, x2p, y1p, y2p; ../Core/Src/main.c(108): warning: #177-D: variable "y2" was declared but never referenced int x1, y1, x2, y2, x1p, x2p, y1p, y2p; ../Core/Src/main.c(108): warning: #177-D: variable "x1p" was declared but never referenced int x1, y1, x2, y2, x1p, x2p, y1p, y2p; ../Core/Src/main.c(108): warning: #177-D: variable "x2p" was declared but never referenced int x1, y1, x2, y2, x1p, x2p, y1p, y2p; ../Core/Src/main.c(108): warning: #177-D: variable "y1p" was declared but never referenced int x1, y1, x2, y2, x1p, x2p, y1p, y2p; ../Core/Src/main.c(108): warning: #177-D: variable "y2p" was declared but never referenced int x1, y1, x2, y2, x1p, x2p, y1p, y2p; ../Core/Src/main.c(109): warning: #177-D: variable "xt1" was declared but never referenced int xt1, yt1, xt2, yt2, xt1p, xt2p, yt1p, yt2p; ../Core/Src/main.c(109): warning: #177-D: variable "yt1" was declared but never referenced int xt1, yt1, xt2, yt2, xt1p, xt2p, yt1p, yt2p; ../Core/Src/main.c(109): warning: #177-D: variable "xt2" was declared but never referenced int xt1, yt1, xt2, yt2, xt1p, xt2p, yt1p, yt2p; ../Core/Src/main.c(109): warning: #177-D: variable "yt2" was declared but never referenced int xt1, yt1, xt2, yt2, xt1p, xt2p, yt1p, yt2p; ../Core/Src/main.c(109): warning: #177-D: variable "xt1p" was declared but never referenced int xt1, yt1, xt2, yt2, xt1p, xt2p, yt1p, yt2p; ../Core/Src/main.c(109): warning: #177-D: variable "xt2p" was declared but never referenced int xt1, yt1, xt2, yt2, xt1p, xt2p, yt1p, yt2p; ../Core/Src/main.c(109): warning: #177-D: variable "yt1p" was declared but never referenced int xt1, yt1, xt2, yt2, xt1p, xt2p, yt1p, yt2p; ../Core/Src/main.c(109): warning: #177-D: variable "yt2p" was declared but never referenced int xt1, yt1, xt2, yt2, xt1p, xt2p, yt1p, yt2p; ../Core/Src/main.c: 25 warnings, 0 errors compiling stm32f1xx_hal_msp.c... compiling stm32f1xx_hal_gpio_ex.c... compiling stm32f1xx_hal_i2c.c... compiling stm32f1xx_hal.c... compiling stm32f1xx_hal_rcc.c... compiling stm32f1xx_hal_rcc_ex.c... compiling stm32f1xx_hal_dma.c... compiling stm32f1xx_hal_gpio.c... compiling stm32f1xx_hal_cortex.c... compiling stm32f1xx_hal_pwr.c... compiling stm32f1xx_hal_flash.c... compiling stm32f1xx_hal_flash_ex.c... compiling stm32f1xx_hal_exti.c... compiling stm32f1xx_hal_spi.c... compiling stm32f1xx_hal_tim.c... compiling system_stm32f1xx.c... compiling stm32f1xx_hal_tim_ex.c... linking... Program Size: Code=27070 RO-data=2706 RW-data=332 ZI-data=2436 FromELF: creating hex file... "ST7735\ST7735.axf" - 0 Error(s), 37 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.0.1.pack ARM.CMSIS.5.0.1 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 5.0.1 Package Vendor: Keil https://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.1.pack Keil.STM32F1xx_DFP.2.4.1 STMicroelectronics STM32F1 Series Device Support, Drivers and Examples

Collection of Component include folders:

.\RTE\_ST7735 C:\Keil_v524a\ARM\PACK\ARM\CMSIS\5.0.1\CMSIS\Include C:\Keil_v524a\ARM\PACK\Keil\STM32F1xx_DFP\2.4.1\Device\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:5.0.1 Build Time Elapsed: 00:00:21