123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- <html>
- <body>
- <pre>
- <h1>礦ision 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: DCM.DLL V1.17.1.0
- Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.1.0
- Dialog DLL: TCM.DLL V1.35.1.0
-
- <h2>Project:</h2>
- D:\紧急按钮更新取消按键-2025-0120\紧急按钮更新取消按键-2025-0120\源代码\RK3128_STM32 - 20250120\Box.uvprojx
- Project File Date: 02/19/2025
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
- Rebuild target 'Target 1'
- compiling misc.c...
- compiling stm32f10x_bkp.c...
- compiling stm32f10x_adc.c...
- compiling stm32f10x_can.c...
- compiling stm32f10x_cec.c...
- compiling stm32f10x_crc.c...
- compiling stm32f10x_dbgmcu.c...
- compiling stm32f10x_dac.c...
- compiling stm32f10x_dma.c...
- compiling stm32f10x_exti.c...
- compiling stm32f10x_fsmc.c...
- compiling stm32f10x_flash.c...
- compiling stm32f10x_iwdg.c...
- compiling stm32f10x_gpio.c...
- compiling stm32f10x_i2c.c...
- compiling stm32f10x_rtc.c...
- compiling stm32f10x_pwr.c...
- compiling stm32f10x_rcc.c...
- compiling stm32f10x_sdio.c...
- compiling stm32f10x_spi.c...
- compiling stm32f10x_tim.c...
- compiling stm32f10x_wwdg.c...
- compiling stm32f10x_usart.c...
- compiling system_stm32f10x.c...
- assembling startup_stm32f10x_cl.s...
- compiling BSP.c...
- compiling GPIO_Audio.c...
- compiling TIM1_CAP.c...
- BSP\TIM1_CAP.c(301): warning: #223-D: function "BUS_Rev_146BInfo" declared implicitly
- BUS_Rev_146BInfo(TIM1_Rev_Buf); // working find device
- BSP\TIM1_CAP.c: 1 warning, 0 errors
- compiling TIM6_1MS.c...
- compiling UART_ARM.c...
- compiling GPIO_LED.c...
- compiling GPIO_NET.c...
- compiling GPIO_SYS.c...
- compiling WDG.c...
- compiling app_msg.c...
- compiling GPIO_FM1288.c...
- compiling GPIO_KEY.c...
- compiling GPIO_IIC_Drv.c...
- BSP\GPIO_IIC_Drv.c(313): warning: #550-D: variable "rxdAck" was set but never used
- BOOL rxdAck;
- BSP\GPIO_IIC_Drv.c(342): warning: #550-D: variable "rxdAck" was set but never used
- BOOL rxdAck;
- BSP\GPIO_IIC_Drv.c(365): warning: #550-D: variable "rxdAck" was set but never used
- BOOL rxdAck;
- BSP\GPIO_IIC_Drv.c: 3 warnings, 0 errors
- compiling Main.c...
- compiling IIC_FM1288.c...
- BSP\IIC_FM1288.c(158): warning: #177-D: variable "HandFreeNewAllData" was declared but never referenced
- static unsigned char HandFreeNewAllData[843]={ //841
- BSP\IIC_FM1288.c(278): warning: #177-D: variable "HandFreeNewAll0621Data" was declared but never referenced
- static unsigned char HandFreeNewAll0621Data[835]={ //835
- BSP\IIC_FM1288.c: 2 warnings, 0 errors
- linking...
- Program Size: Code=19232 RO-data=432 RW-data=2700 ZI-data=6572
- FromELF: creating hex file...
- ".\Object\Box.axf" - 0 Error(s), 6 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
- 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
- <h2>Collection of Component include folders:</h2>
- .\RTE\_Target_1
- D:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include
- D:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.4.1\Device\Include
- <h2>Collection of Component Files used:</h2>
- * Component: ARM::CMSIS:CORE:5.1.1
- Build Time Elapsed: 00:00:29
- </pre>
- </body>
- </html>
|