µ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: dan shu, tsh, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.35.0.2 Toolchain Path: C:\Keil_v5_mdk\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: DCM.DLL V1.17.3.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.9.0 Dialog DLL: TCM.DLL V1.53.0.0Project:
D:\learning_mcu\test_board_2\test_timer\test_timer.uvprojx Project File Date: 08/23/2021Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5_mdk\ARM\ARMCC\Bin' Rebuild target 'test_interrupt' compiling main.c... main.c(123): warning: #61-D: integer operation result is out of range GPIOB_CRL = 0x00 <<28 | /*0x01*/ /*0x10 --bug */0x02 << 30; main.c(190): warning: #223-D: function "memset" declared implicitly memset(test_str, 0, sizeof(test_str)); main.c(192): warning: #223-D: function "sprintf" declared implicitly sprintf( test_str, "%s", recv_buf); main.c(213): warning: #223-D: function "memset" declared implicitly memset(test_str, 0, sizeof(test_str)); main.c(215): warning: #223-D: function "sprintf" declared implicitly sprintf( test_str, "old: %d, time1_out:%d", old_time1_out, time1_out); main.c(232): warning: #111-D: statement is unreachable return 0; main.c: 6 warnings, 0 errors compiling system_stm32f10x.c... compiling core_cm3.c... assembling startup_stm32f10x_md.s... compiling stm32f10x_adc.c... compiling stm32f10x_bkp.c... compiling misc.c... compiling stm32f10x_can.c... compiling stm32f10x_crc.c... compiling stm32f10x_cec.c... compiling stm32f10x_dma.c... compiling stm32f10x_dac.c... compiling stm32f10x_dbgmcu.c... compiling stm32f10x_exti.c... compiling stm32f10x_flash.c... compiling stm32f10x_fsmc.c... compiling stm32f10x_gpio.c... compiling stm32f10x_i2c.c... compiling stm32f10x_iwdg.c... compiling stm32f10x_pwr.c... compiling stm32f10x_rcc.c... compiling stm32f10x_rtc.c... compiling stm32f10x_sdio.c... compiling stm32f10x_spi.c... compiling stm32f10x_tim.c... compiling stm32f10x_usart.c... compiling stm32f10x_wwdg.c... linking... Program Size: Code=2272 RO-data=268 RW-data=36 ZI-data=1828 FromELF: creating hex file... ".\Objects\test_interrupt.axf" - 0 Error(s), 6 Warning(s).Software Packages used:
Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack Keil.STM32F1xx_DFP.2.3.0 STMicroelectronics STM32F1 Series Device Support, Drivers and ExamplesCollection of Component include folders:
C:\Users\thaiqi\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\IncludeCollection of Component Files used:
Build Time Elapsed: 00:00:27