根据实际电路版修改对应引脚,LED KEY LCD 正常运行
This commit is contained in:
80
Output/DTU.build_log.htm
Normal file
80
Output/DTU.build_log.htm
Normal file
@@ -0,0 +1,80 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>µVision Build Log</h1>
|
||||
<h2>Tool Versions:</h2>
|
||||
IDE-Version: ¦ÌVision V5.36.0.0
|
||||
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
||||
License Information: eeqwrq 1624155937@qq.com, afsa, LIC=GMZI6-D93CI-01BP1-CJM5B-NN00U-01A4V
|
||||
|
||||
Tool Versions:
|
||||
Toolchain: MDK-ARM Plus Version: 5.36.0.0
|
||||
Toolchain Path: C:\Keil_v5\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.36.0.0
|
||||
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.0
|
||||
|
||||
<h2>Project:</h2>
|
||||
D:\Code\DTU ³ÌÐò\DTU-LCD\Projects\MDK-ARM\atk_f103.uvprojx
|
||||
Project File Date: 01/24/2026
|
||||
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
||||
Rebuild target 'Template'
|
||||
assembling startup_stm32f103xe.s...
|
||||
compiling stm32f1xx_hal.c...
|
||||
compiling usart.c...
|
||||
compiling sys.c...
|
||||
compiling File_Handle.c...
|
||||
compiling stm32f1xx_hal_rcc_ex.c...
|
||||
compiling stm32f1xx_hal_cortex.c...
|
||||
compiling stm32f1xx_hal_gpio.c...
|
||||
compiling stm32f1xx_hal_flash_ex.c...
|
||||
compiling stm32f1xx_hal_flash.c...
|
||||
compiling system_stm32f1xx.c...
|
||||
compiling stm32f1xx_hal_usart.c...
|
||||
compiling stm32f1xx_hal_gpio_ex.c...
|
||||
compiling delay.c...
|
||||
compiling gtim.c...
|
||||
compiling stm32f1xx_it.c...
|
||||
compiling main.c...
|
||||
compiling stm32f1xx_hal_uart.c...
|
||||
compiling MultiButton.c...
|
||||
compiling led.c...
|
||||
compiling stm32f1xx_hal_rcc.c...
|
||||
compiling stm32f1xx_hal_tim_ex.c...
|
||||
compiling stm32f1xx_hal_dma.c...
|
||||
compiling stm32f1xx_hal_spi.c...
|
||||
compiling stm32f1xx_hal_tim.c...
|
||||
compiling wdog.c...
|
||||
compiling key.c...
|
||||
compiling rs485.c...
|
||||
compiling CRC16.c...
|
||||
compiling MODBUS.c...
|
||||
compiling 160160D.C...
|
||||
linking...
|
||||
Program Size: Code=15574 RO-data=5866 RW-data=80 ZI-data=12216
|
||||
FromELF: creating hex file...
|
||||
"..\..\Output\DTU.axf" - 0 Error(s), 0 Warning(s).
|
||||
|
||||
<h2>Software Packages used:</h2>
|
||||
|
||||
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 Examples
|
||||
|
||||
<h2>Collection of Component include folders:</h2>
|
||||
C:\Users\16241\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include
|
||||
|
||||
<h2>Collection of Component Files used:</h2>
|
||||
Build Time Elapsed: 00:00:05
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user