µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.35.0.0 Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: 1 wyf, 1, LIC=JDA0P-MPGA3-D3KM3-AP8I0-XVRYZ-TI1W1 Tool Versions: Toolchain: MDK-ARM Professional Version: 5.35.0.2 Toolchain Path: D:\KEIL\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.35.0.2 Dialog DLL: DARMCM1.DLL V1.19.4.0 Target DLL: Segger\JL2CM3.dll V2.99.40.0 Dialog DLL: TARMCM1.DLL V1.14.4.0

Project:

C:\Users\wyf\Desktop\110vCGQ\project\110Vchuanganqi_0303\MDK-ARM\110Vchuanganqi.uvprojx Project File Date: 03/12/2023

Output:

*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\KEIL\ARM\ARMCC\Bin' Build target '110Vchuanganqi' compiling user_lib.c... ..\Core\Src\user_lib.c(254): error: #18: expected a ")" uint16_t (uint8_t* _pBuf) ..\Core\Src\user_lib.c(254): error: #101: "uint8_t" has already been declared in the current scope uint16_t (uint8_t* _pBuf) ..\Core\Src\user_lib.c(255): error: #65: expected a ";" { ..\Core\Src\user_lib.c(431): warning: #12-D: parsing restarts here after previous syntax error lBitValue=1; ..\Core\Src\user_lib.c(434): error: #169: expected a declaration for (i = 0; i < 8; i++) ..\Core\Src\user_lib.c(440): warning: #12-D: parsing restarts here after previous syntax error bZeroLen = i; ..\Core\Src\user_lib.c(442): error: #169: expected a declaration for (i = 0; i < 10; i++) ..\Core\Src\user_lib.c(448): warning: #12-D: parsing restarts here after previous syntax error bLen = i; ..\Core\Src\user_lib.c(449): error: #77-D: this declaration has no storage class or type specifier lBitValue = lBitValue / 10; ..\Core\Src\user_lib.c(449): error: #28: expression must have a constant value lBitValue = lBitValue / 10; ..\Core\Src\user_lib.c(450): error: #169: expected a declaration if (lBitValue == 0) ..\Core\Src\user_lib.c(452): error: #169: expected a declaration for (i = bZeroLen; i < bLen; i++) ..\Core\Src\user_lib.c(485): warning: #12-D: parsing restarts here after previous syntax error lBitValue = lBitValue / 16; ..\Core\Src\user_lib.c(486): error: #169: expected a declaration if (lBitValue == 0) ..\Core\Src\user_lib.c(488): error: #77-D: this declaration has no storage class or type specifier bLen = i; ..\Core\Src\user_lib.c(488): error: #20: identifier "i" is undefined bLen = i; ..\Core\Src\user_lib.c(489): error: #169: expected a declaration for (i = bZeroLen; i < bLen; i++) ..\Core\Src\user_lib.c(508): warning: #12-D: parsing restarts here after previous syntax error return lResult; ..\Core\Src\user_lib.c(509): error: #169: expected a declaration } ..\Core\Src\user_lib.c(11): warning: #177-D: variable "s_CRCHi" was declared but never referenced static const uint8_t s_CRCHi[] = { ..\Core\Src\user_lib.c: 6 warnings, 14 errors "110Vchuanganqi\110Vchuanganqi.axf" - 14 Error(s), 6 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 http://www.keil.com/pack/Keil.STM32F0xx_DFP.2.1.0.pack Keil.STM32F0xx_DFP.2.1.0 STMicroelectronics STM32F0 Series Device Support, Drivers and Examples

Collection of Component include folders:

.\RTE\_110Vchuanganqi D:\KEIL\data\ARM\CMSIS\5.8.0\CMSIS\Core\Include D:\KEIL\data\Keil\STM32F0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32F0xx\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:5.5.0 Include file: CMSIS\Core\Include\tz_context.h Target not created. Build Time Elapsed: 00:00:01