../Core/Src/main.c
- 28
- 583
- 969
+ 1
+ 416
+ 476
1
0
diff --git a/Software/master/PressureSensorBoardMaster/MDK-ARM/PressureSensorBoardMaster/PressureSensorBoardMaster.axf b/Software/master/PressureSensorBoardMaster/MDK-ARM/PressureSensorBoardMaster/PressureSensorBoardMaster.axf
index 8000911..2cc2cdb 100644
Binary files a/Software/master/PressureSensorBoardMaster/MDK-ARM/PressureSensorBoardMaster/PressureSensorBoardMaster.axf and b/Software/master/PressureSensorBoardMaster/MDK-ARM/PressureSensorBoardMaster/PressureSensorBoardMaster.axf differ
diff --git a/Software/master/PressureSensorBoardMaster/MDK-ARM/PressureSensorBoardMaster/PressureSensorBoardMaster.build_log.htm b/Software/master/PressureSensorBoardMaster/MDK-ARM/PressureSensorBoardMaster/PressureSensorBoardMaster.build_log.htm
index c691432..eec0031 100644
--- a/Software/master/PressureSensorBoardMaster/MDK-ARM/PressureSensorBoardMaster/PressureSensorBoardMaster.build_log.htm
+++ b/Software/master/PressureSensorBoardMaster/MDK-ARM/PressureSensorBoardMaster/PressureSensorBoardMaster.build_log.htm
@@ -3,68 +3,46 @@
Vision Build Log
Tool Versions:
-IDE-Version: Vision V5.41.0.0
-Copyright (C) 2024 ARM Ltd and ARM Germany GmbH. All rights reserved.
-License Information: 123 1543588107@qq.com, 123, LIC=65ISZ-J0KE9-011P1-CAV5H-FN80T-C8A3E
+IDE-Version: Vision V5.43.1.0
+Copyright (C) 2025 ARM Ltd and ARM Germany GmbH. All rights reserved.
+License Information: 23 23, 2323, LIC=X96CK-Z03Q7-63IMB-2TXM6-GA9NR-VVDXS
Tool Versions:
-Toolchain: MDK-ARM Plus Version: 5.41.0.0
-Toolchain Path: C:\app\Keil_v5\ARM\ARMCC\Bin
+Toolchain: MDK-ARM Plus Version: 5.43.0.0
+Toolchain Path: C:\keil\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.41.0.0
+CPU DLL: SARMCM3.DLL V5.43.0.0
Dialog DLL: DCM.DLL V1.17.5.0
-Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.3.0.0
-Dialog DLL: TCM.DLL V1.56.4.0
+Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.3.1.0
+Dialog DLL: TCM.DLL V1.56.6.0
Project:
-C:\Users\15435\Desktop\PressureSensorBoard\Software\master\PressureSensorBoardMaster\MDK-ARM\PressureSensorBoardMaster.uvprojx
-Project File Date: 11/12/2025
+C:\Users\kkkjt\Desktop\PressureSensorBoard\Software\master\PressureSensorBoardMaster\MDK-ARM\PressureSensorBoardMaster.uvprojx
+Project File Date: 11/10/2025
Output:
-*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\app\Keil_v5\ARM\ARMCC\Bin'
-Rebuild target 'PressureSensorBoardMaster'
-assembling startup_stm32f103xb.s...
-compiling stm32f1xx_hal_rcc_ex.c...
-compiling stm32f1xx_it.c...
-compiling usart.c...
-compiling dma.c...
-compiling tim.c...
-compiling stm32f1xx_hal_cortex.c...
-compiling stm32f1xx_hal_msp.c...
-compiling stm32f1xx_hal.c...
+*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\keil\ARM\ARMCC\Bin'
+Build target 'PressureSensorBoardMaster'
compiling main.c...
-../Core/Src/main.c(429): warning: #1-D: last line of file ends without a newline
- #endif /* USE_FULL_ASSERT */
+../Core/Src/main.c(574): warning: #1-D: last line of file ends without a newline
+ /* USER CODE END 4 */
../Core/Src/main.c: 1 warning, 0 errors
-compiling stm32f1xx_hal_gpio_ex.c...
-compiling gpio.c...
-compiling stm32f1xx_hal_gpio.c...
-compiling stm32f1xx_hal_dma.c...
-compiling stm32f1xx_hal_rcc.c...
-compiling stm32f1xx_hal_tim_ex.c...
-compiling stm32f1xx_hal_tim.c...
-compiling stm32f1xx_hal_pwr.c...
-compiling stm32f1xx_hal_exti.c...
-compiling system_stm32f1xx.c...
-compiling stm32f1xx_hal_flash.c...
-compiling stm32f1xx_hal_flash_ex.c...
-compiling stm32f1xx_hal_uart.c...
linking...
-Program Size: Code=9100 RO-data=416 RW-data=36 ZI-data=2140
+Program Size: Code=9976 RO-data=368 RW-data=88 ZI-data=2232
FromELF: creating hex file...
"PressureSensorBoardMaster\PressureSensorBoardMaster.axf" - 0 Error(s), 1 Warning(s).
Software Packages used:
Package Vendor: ARM
- https://www.keil.com/pack/ARM.CMSIS.6.1.0.pack
- ARM::CMSIS@6.1.0
+ https://www.keil.com/pack/ARM.CMSIS.6.2.0.pack
+ ARM::CMSIS@6.2.0
CMSIS (Common Microcontroller Software Interface Standard)
- * Component: CORE Version: 6.1.0
+ * Component: CORE Version: 6.1.1
Package Vendor: Keil
https://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.1.pack
@@ -73,14 +51,14 @@ Package Vendor: Keil
Collection of Component include folders:
./RTE/_PressureSensorBoardMaster
- C:/app/Keil_v5/ARM/Packs/ARM/CMSIS/6.1.0/CMSIS/Core/Include
- C:/app/Keil_v5/ARM/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include
+ C:/keil/ARM/CMSIS/6.2.0/CMSIS/Core/Include
+ C:/keil/Keil/STM32F1xx_DFP/2.4.1/Device/Include
Collection of Component Files used:
- * Component: ARM::CMSIS:CORE@6.1.0
+ * Component: ARM::CMSIS:CORE@6.1.1
Include file: CMSIS/Core/Include/tz_context.h
-Build Time Elapsed: 00:00:03
+Build Time Elapsed: 00:00:01