123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: ¦ÌVision V5.25.2.0
- Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: wu yunfeng, tjk, LIC=----
-
- Tool Versions:
- Toolchain: MDK-Lite Version: 5.25.2.0
- Toolchain Path: D:\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.25.2.0
- Dialog DLL: DARMCM1.DLL V1.19.1.0
- Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.1.0
- Dialog DLL: TARMCM1.DLL V1.14.0.0
-
- <h2>Project:</h2>
- D:\mcu\½»½ÓÎļþ¼Ð\STM32\2024-7-19\WDFJKEY-240526\project\stm32.uvprojx
- Project File Date: 02/07/2025
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
- Rebuild target 'can'
- assembling startup_stm32f030x8.s...
- compiling stm32f0xx_it.c...
- compiling system_stm32f0xx.c...
- compiling mapp_gpio.c...
- compiling mapp_msg.c...
- compiling mapp_key.c...
- ..\source\user\mapp_key.c(234): warning: #177-D: variable "u8cnt" was declared but never referenced
- static U08 u8cnt[KEY_COUNT] = {0};
- ..\source\user\mapp_key.c: 1 warning, 0 errors
- compiling mapp_pwr.c...
- ..\source\user\mapp_pwr.c(326): warning: #177-D: function "s_PwrPeripheralCfg" was declared but never referenced
- static void s_PwrPeripheralCfg(FunctionalState stat)
- ..\source\user\mapp_pwr.c(352): warning: #177-D: function "s_PwrRCCCfg" was declared but never referenced
- static void s_PwrRCCCfg(FunctionalState stat)
- ..\source\user\mapp_pwr.c: 2 warnings, 0 errors
- compiling main.c...
- ..\source\user\main.c(331): warning: #177-D: variable "uLedKeyStae" was declared but never referenced
- static U08 uLedKeyStae =0;
- ..\source\user\main.c(332): warning: #177-D: variable "u8time" was declared but never referenced
- static U08 u8time =0;
- ..\source\user\main.c(333): warning: #177-D: variable "u8cnt" was declared but never referenced
- static U08 u8cnt =0;
- ..\source\user\main.c(334): warning: #177-D: variable "u8cnt2" was declared but never referenced
- static U08 u8cnt2 =0;
- ..\source\user\main.c(642): warning: #177-D: function "EraseFlashMultiple" was declared but never referenced
- static void EraseFlashMultiple(U08 eraseCntStart,U08 eraseCntEnd)
- ..\source\user\main.c(653): warning: #177-D: function "s_FlashUnlockFunc" was declared but never referenced
- static void s_FlashUnlockFunc(void)
- ..\source\user\main.c: 6 warnings, 0 errors
- compiling mapp_ext.c...
- ..\source\user\sx1276_7_8.h(34): warning: #47-D: incompatible redefinition of macro "CRC" (declared at line 1146 of "..\source\cmsis\stm32f0xx.h")
- #define CRC 0x01 //CRC Enable
- ..\source\user\mapp_ext.c: 1 warning, 0 errors
- compiling mapp_uart1.c...
- compiling mapp_arm.c...
- ..\source\user\sx1276_7_8.h(34): warning: #47-D: incompatible redefinition of macro "CRC" (declared at line 1146 of "..\source\cmsis\stm32f0xx.h")
- #define CRC 0x01 //CRC Enable
- ..\source\user\mapp_arm.c(269): warning: #223-D: function "strlen" declared implicitly
- len = strlen(arryArmRxFuncTbl[u8cnt].datatype);
- ..\source\user\mapp_arm.c: 2 warnings, 0 errors
- compiling mapp_time.c...
- compiling stm32f0xx_can.c...
- compiling stm32f0xx_dma.c...
- compiling stm32f0xx_exti.c...
- compiling stm32f0xx_flash.c...
- compiling stm32f0xx_gpio.c...
- compiling stm32f0xx_i2c.c...
- compiling stm32f0xx_iwdg.c...
- compiling stm32f0xx_misc.c...
- compiling stm32f0xx_pwr.c...
- compiling stm32f0xx_rcc.c...
- compiling stm32f0xx_rtc.c...
- compiling stm32f0xx_syscfg.c...
- compiling stm32f0xx_tim.c...
- compiling stm32f0xx_usart.c...
- compiling stm32f0xx_adc.c...
- compiling stm32f0xx_spi.c...
- linking...
- Program Size: Code=10432 RO-data=2632 RW-data=140 ZI-data=3300
- FromELF: creating hex file...
- After Build - User command #1: fromelf --bin --output=./object/can_mcu.bin ./object/stm32.axf
- ".\object\stm32.axf" - 0 Error(s), 12 Warning(s).
- <h2>Software Packages used:</h2>
- Package Vendor: ARM
- http://www.keil.com/pack/ARM.CMSIS.5.3.0.pack
- ARM.CMSIS.5.3.0
- CMSIS (Cortex Microcontroller Software Interface Standard)
- * Component: CORE Version: 5.1.1
- 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
- <h2>Collection of Component include folders:</h2>
- .\RTE\_can
- D:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include
- D:\Keil_v5\ARM\PACK\Keil\STM32F0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32F0xx\Include
- <h2>Collection of Component Files used:</h2>
- * Component: ARM::CMSIS:CORE:5.1.1
- Build Time Elapsed: 00:00:10
- </pre>
- </body>
- </html>
|