µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.36.0.0
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 1 1, 1, LIC=21E4T-RVSLX-BSEYX-HNWJ2-R37TC-3MMJH
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.36.0.0
Toolchain Path: D:\keil5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 7 (build 960)
Assembler: Armasm.exe V5.06 update 7 (build 960)
Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
Library Manager: ArmAr.exe V5.06 update 7 (build 960)
Hex Converter: FromElf.exe V5.06 update 7 (build 960)
CPU DLL: SARMCM3.DLL V5.36.0.0
Dialog DLL: DCM.DLL V1.17.3.0
Target DLL: CMSIS_AGDI.dll V1.33.0.0
Dialog DLL: TCM.DLL V1.53.0.0
Project:
D:\keil5 project\SmartGlove\MDK-ARM\SmartGlove.uvprojx
Project File Date: 05/12/2024
Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\keil5\ARM\ARMCC\Bin'
Build target 'SmartGlove'
compiling main.c...
../Core/Src/main.c(213): warning: #167-D: argument of type "int *" is incompatible with parameter of type "short *"
MPU_Get_Gyroscope(&gx1,&gy1,&gz1);
../Core/Src/main.c(213): warning: #167-D: argument of type "int *" is incompatible with parameter of type "short *"
MPU_Get_Gyroscope(&gx1,&gy1,&gz1);
../Core/Src/main.c(213): warning: #167-D: argument of type "int *" is incompatible with parameter of type "short *"
MPU_Get_Gyroscope(&gx1,&gy1,&gz1);
../Core/Src/main.c(295): warning: #188-D: enumerated type mixed with another type
HAL_GPIO_WritePin(GPIOC, GPIO_PIN_13, 1);
../Core/Src/main.c(167): warning: #177-D: variable "gx2" was declared but never referenced
short gx2,gy2,gz2;
../Core/Src/main.c(167): warning: #177-D: variable "gy2" was declared but never referenced
short gx2,gy2,gz2;
../Core/Src/main.c(167): warning: #177-D: variable "gz2" was declared but never referenced
short gx2,gy2,gz2;
../Core/Src/main.c(168): warning: #177-D: variable "gx3" was declared but never referenced
short gx3,gy3,gz3;
../Core/Src/main.c(168): warning: #177-D: variable "gy3" was declared but never referenced
short gx3,gy3,gz3;
../Core/Src/main.c(168): warning: #177-D: variable "gz3" was declared but never referenced
short gx3,gy3,gz3;
../Core/Src/main.c(169): warning: #177-D: variable "gx4" was declared but never referenced
short gx4,gy4,gz4;
../Core/Src/main.c(169): warning: #177-D: variable "gy4" was declared but never referenced
short gx4,gy4,gz4;
../Core/Src/main.c(169): warning: #177-D: variable "gz4" was declared but never referenced
short gx4,gy4,gz4;
../Core/Src/main.c(170): warning: #177-D: variable "gx5" was declared but never referenced
short gx5,gy5,gz5;
../Core/Src/main.c(170): warning: #177-D: variable "gy5" was declared but never referenced
short gx5,gy5,gz5;
../Core/Src/main.c(170): warning: #177-D: variable "gz5" was declared but never referenced
short gx5,gy5,gz5;
../Core/Src/main.c(171): warning: #177-D: variable "gx6" was declared but never referenced
short gx6,gy6,gz6;
../Core/Src/main.c(171): warning: #177-D: variable "gy6" was declared but never referenced
short gx6,gy6,gz6;
../Core/Src/main.c(171): warning: #177-D: variable "gz6" was declared but never referenced
short gx6,gy6,gz6;
../Core/Src/main.c: 19 warnings, 0 errors
linking...
Program Size: Code=44540 RO-data=4220 RW-data=100 ZI-data=1860
FromELF: creating hex file...
"SmartGlove\SmartGlove.axf" - 0 Error(s), 19 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack
ARM.CMSIS.5.8.0
CMSIS (Common Microcontroller Software Interface Standard)
* Component: CORE Version: 5.5.0
Package Vendor: Keil
https://www.keil.com/pack/Keil.STM32H7xx_DFP.3.1.1.pack
Keil.STM32H7xx_DFP.3.1.1
STMicroelectronics STM32H7 Series Device Support and Examples
Collection of Component include folders:
.\RTE\_SmartGlove
D:\keil5 pack\ARM\CMSIS\5.8.0\CMSIS\Core\Include
D:\keil5 pack\Keil\STM32H7xx_DFP\3.1.1\Drivers\CMSIS\Device\ST\STM32H7xx\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.5.0
Include file: CMSIS\Core\Include\tz_context.h
Build Time Elapsed: 00:00:05