礦ision Build Log

Tool Versions:

IDE-Version: μVision V5.17.0.0 Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: tyq Microsoft Microsoft Flex license: MDK-ARM Standard: 15 user(s) (mdk_std) Support: Sep 2016 Tool Versions: Toolchain: MDK-ARM Standard: 15 user(s) Version: 5.17 Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 1 (build 61) Assembler: Armasm.exe V5.06 update 1 (build 61) Linker/Locator: ArmLink.exe V5.06 update 1 (build 61) Library Manager: ArmAr.exe V5.06 update 1 (build 61) Hex Converter: FromElf.exe V5.06 update 1 (build 61) CPU DLL: SARMCM3.DLL V5.17 Dialog DLL: DCM.DLL V1.13.4.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0 Dialog DLL: TCM.DLL V1.14.6.0

Project:

H:\ZAM6218\sm6218官方例程\SM6218A参考例程(STM32)\MDK-ARM\f429_i2c.uvprojx Project File Date: 07/21/2025

Output:

*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'f429_i2c' compiling main.c... .\sm6218\sm6218.h(152): warning: #1-D: last line of file ends without a newline /** end of file **/ ../Core/Src/main.c(87): error: #20: identifier "PWR_REGULATOR_VOLTAGE_SCALE3" is undefined _HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTAGE_SCALE3); ../Core/Src/main.c(136): warning: #223-D: function "HAL_I2CEx_ConfigAnalogFilter" declared implicitly if (HAL_I2CEx_ConfigAnalogFilter(&hi2c1, I2C_ANALOGFILTER_DISABLE) != HAL_OK) ../Core/Src/main.c(136): error: #20: identifier "I2C_ANALOGFILTER_DISABLE" is undefined if (HAL_I2CEx_ConfigAnalogFilter(&hi2c1, I2C_ANALOGFILTER_DISABLE) != HAL_OK) ../Core/Src/main.c(142): warning: #223-D: function "HAL_I2CEx_ConfigDigitalFilter" declared implicitly if (HAL_I2CEx_ConfigDigitalFilter(&hi2c1, 0) != HAL_OK) ../Core/Src/main.c(177): warning: #177-D: variable "GPIO_InitStruct" was declared but never referenced GPIO_InitTypeDef GPIO_InitStruct = {0}; ../Core/Src/main.c: 4 warnings, 2 errors compiling sm6218.c... sm6218\sm6218.h(152): warning: #1-D: last line of file ends without a newline /** end of file **/ sm6218\sm6218.c(308): warning: #223-D: function "memcpy" declared implicitly memcpy(&temp_u32[i],&rx_buff[i * 4],4); sm6218\sm6218.c(322): warning: #1-D: last line of file ends without a newline /** end of file **/ sm6218\sm6218.c(15): warning: #177-D: variable "p_dev1" was declared but never referenced static zlg_sm6218_device_t *p_dev1 = NULL; sm6218\sm6218.c: 4 warnings, 0 errors "f429_i2c\f429_i2c.axf" - 2 Error(s), 8 Warning(s).

Software Packages used:

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

Collection of Component include folders:

H:\ZAM6218\sm6218官方例程\SM6218A参考例程(STM32)\MDK-ARM\RTE C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.5.0\CMSIS\Include C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.13.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:4.3.0 Target not created. Build Time Elapsed: 00:00:03