礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.29.0.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: zhang dong, Z-tech, LIC=GMZI6-DPYF9-SB7EJ-U56RB-CQL6K-980B0
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.29.0.0
Toolchain Path: D:\Keil_v5_ARM\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.29.0.0
Dialog DLL: DCM.DLL V1.17.3.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.7.0
Dialog DLL: TCM.DLL V1.36.5.0
Project:
E:\3C_项目工程\2019-血氧心率仪\HeartBeat\MDK-ARM\HeartBeat.uvprojx
Project File Date: 12/29/2019
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5_ARM\ARM\ARMCC\Bin'
Rebuild target 'HeartBeat'
assembling startup_stm32f103xb.s...
compiling dma.c...
compiling algorithm.c...
compiling gui.c...
compiling sys.c...
compiling gpio.c...
compiling user_main.c...
compiling adc.c...
compiling spi.c...
compiling blood.c...
..\App\Src\blood.c(51): warning: #188-D: enumerated type mixed with another type
HAL_GPIO_WritePin(GPIOC,GPIO_PIN_13,1);
..\App\Src\blood.c(72): warning: #188-D: enumerated type mixed with another type
HAL_GPIO_WritePin(GPIOC,GPIO_PIN_13,0);
..\App\Src\blood.c(376): warning: #177-D: variable "beepstate" was declared but never referenced
static uint8_t beepstate = 0; //蜂鸣器状态
..\App\Src\blood.c: 3 warnings, 0 errors
compiling main.c...
compiling freertos.c...
compiling croutine.c...
compiling list.c...
compiling event_groups.c...
compiling stream_buffer.c...
compiling queue.c...
compiling tasks.c...
compiling timers.c...
compiling heap_4.c...
compiling port.c...
compiling cmsis_os2.c...
compiling stm32f1xx_hal_msp.c...
compiling usart.c...
compiling tim.c...
compiling stm32f1xx_hal_timebase_tim.c...
compiling stm32f1xx_it.c...
compiling ST7735.c...
compiling MAX30100.c...
compiling IICcom.c...
compiling beep.c...
compiling stm32f1xx_hal_gpio_ex.c...
compiling stm32f1xx_hal_adc.c...
compiling stm32f1xx_hal_exti.c...
compiling stm32f1xx_hal.c...
compiling stm32f1xx_hal_adc_ex.c...
compiling stm32f1xx_hal_gpio.c...
compiling stm32f1xx_hal_pwr.c...
compiling stm32f1xx_hal_cortex.c...
compiling stm32f1xx_hal_rcc_ex.c...
compiling stm32f1xx_hal_flash.c...
compiling stm32f1xx_hal_dma.c...
compiling stm32f1xx_hal_rcc.c...
compiling stm32f1xx_hal_flash_ex.c...
compiling stm32f1xx_hal_spi.c...
compiling system_stm32f1xx.c...
compiling stm32f1xx_hal_tim_ex.c...
compiling stm32f1xx_hal_uart.c...
compiling stm32f1xx_hal_tim.c...
linking...
Program Size: Code=22364 RO-data=4592 RW-data=116 ZI-data=19380
FromELF: creating hex file...
"HeartBeat\HeartBeat.axf" - 0 Error(s), 3 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
ARM.CMSIS.5.6.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.3.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.2.0.pack
Keil.STM32F1xx_DFP.2.2.0
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
Collection of Component include folders:
.\RTE\_HeartBeat
D:\Keil_v5_ARM\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include
D:\Keil_v5_ARM\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.3.0
Build Time Elapsed: 00:00:14