礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.21.1.0
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 1 monjack, 1, LIC=ZB4EI-TS7YI-UH88H-WCKRC-6NJ0G-9DA7Y
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.21a
Toolchain Path: E:\MDK-ARM\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 3 (build 300)
Assembler: Armasm.exe V5.06 update 3 (build 300)
Linker/Locator: ArmLink.exe V5.06 update 3 (build 300)
Library Manager: ArmAr.exe V5.06 update 3 (build 300)
Hex Converter: FromElf.exe V5.06 update 3 (build 300)
CPU DLL: SARMCM3.DLL V5.21a
Dialog DLL: DCM.DLL V1.13.8.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0
Dialog DLL: TCM.DLL V1.14.14.0
Project:
D:\OneDrive\文档\高等教育\数字化医疗硬件\实验6 心率\实验6 心率&血氧\程序源码\PulseSensor心率传感器资料\1.代码\USER\STM32_CGMCU.uvprojx
Project File Date: 03/17/2025
Output:
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'E:\MDK-ARM\ARM\ARMCC\Bin'
Rebuild target 'DHT11'
compiling system_stm32f10x.c...
compiling stm32f10x_it.c...
compiling delay.c...
compiling usart.c...
compiling oled.c...
compiling led.c...
compiling usart2.c...
compiling key.c...
compiling ble_uart.c...
compiling main.c...
main.c(22): warning: #177-D: variable "p" was declared but never referenced
unsigned char p[16]=" ";
main.c(23): warning: #177-D: variable "datatemp" was declared but never referenced
u8 datatemp[SIZE];
main.c: 2 warnings, 0 errors
compiling ble_app.c...
..\BLE\ble_app.c(276): warning: #550-D: variable "BLE_LINK" was set but never used
u8 BLE_LINK = 0; //1:钃?鐗?杩?鎺? 0:鏈?杩?鎺?
..\BLE\ble_app.c: 1 warning, 0 errors
assembling startup_stm32f10x_md.s...
compiling core_cm3.c...
compiling adcx.c...
compiling timer.c...
compiling sys.c...
compiling misc.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_tim.c...
linking...
Program Size: Code=12680 RO-data=7884 RW-data=88 ZI-data=10992
FromELF: creating hex file...
".\Objects\STM32_CGMCU.axf" - 0 Error(s), 3 Warning(s).
Collection of Component include folders:
D:\OneDrive\文档\高等教育\数字化医疗硬件\实验6 心率\实验6 心率&血氧\程序源码\PulseSensor心率传感器资料\1.代码\USER\RTE
E:\MDK-ARM\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:02