程序下载成功可以用,但是 KEIL 无法下载

This commit is contained in:
2026-06-05 07:37:10 +08:00
parent c2662fb96d
commit e0b64382b7
46 changed files with 553 additions and 506 deletions

View File

@@ -5,46 +5,46 @@
<h2>Tool Versions:</h2>
IDE-Version: ¦ÌVision V5.38.0.0
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: wader Administrator, wader, LIC=ZB4EI-TPLGT-NNNAF-69R37-GC9L6-CVJQF
License Information: eeqwrq 1624155937@qq.com, afsa, LIC=GMZI6-D93CI-01BP1-CJM5B-NN00U-01A4V
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.42.0.0
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.42.0.0
Dialog DLL: DCM.DLL V1.17.5.0
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.56.6.0
Dialog DLL: TCM.DLL V1.53.0.0
<h2>Project:</h2>
D:\Code\STM32\CUBE\MyF4\MDK-ARM\MyF4.uvprojx
D:\Code\DTU ³ÌÐò\STM32F4-Base\MDK-ARM\MyF4.uvprojx
Project File Date: 06/04/2026
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'MyF4'
assembling startup_stm32f407xx.s...
compiling stm32f4xx_hal_flash_ramfunc.c...
compiling stm32f4xx_it.c...
compiling stm32f4xx_hal_gpio.c...
compiling stm32f4xx_hal_msp.c...
compiling stm32f4xx_hal_rcc_ex.c...
compiling main.c...
compiling stm32f4xx_hal_pwr_ex.c...
compiling stm32f4xx_hal_flash.c...
compiling stm32f4xx_hal_msp.c...
compiling stm32f4xx_hal_flash_ex.c...
compiling stm32f4xx_hal_pwr.c...
compiling system_stm32f4xx.c...
compiling stm32f4xx_it.c...
compiling stm32f4xx_hal_cortex.c...
compiling stm32f4xx_hal.c...
compiling stm32f4xx_hal_exti.c...
compiling stm32f4xx_hal_dma.c...
compiling system_stm32f4xx.c...
compiling stm32f4xx_hal_flash_ex.c...
compiling stm32f4xx_hal_flash.c...
compiling stm32f4xx_hal_cortex.c...
compiling stm32f4xx_hal_pwr.c...
compiling stm32f4xx_hal_rcc.c...
compiling stm32f4xx_hal_flash_ramfunc.c...
compiling stm32f4xx_hal.c...
compiling stm32f4xx_hal_dma.c...
compiling stm32f4xx_hal_dma_ex.c...
compiling stm32f4xx_hal_rcc_ex.c...
linking...
Program Size: Code=3266 RO-data=442 RW-data=20 ZI-data=1636
FromELF: creating hex file...
@@ -53,25 +53,25 @@ FromELF: creating hex file...
<h2>Software Packages used:</h2>
Package Vendor: ARM
https://www.keil.com/pack/ARM.CMSIS.6.0.0.pack
ARM.CMSIS.6.0.0
http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack
ARM.CMSIS.5.8.0
CMSIS (Common Microcontroller Software Interface Standard)
* Component: CORE Version: 6.0.0
* Component: CORE Version: 5.5.0
Package Vendor: Keil
https://www.keil.com/pack/Keil.STM32F4xx_DFP.3.0.0.pack
Keil.STM32F4xx_DFP.3.0.0
https://www.keil.com/pack/Keil.STM32F4xx_DFP.3.1.0.pack
Keil.STM32F4xx_DFP.3.1.0
STMicroelectronics STM32F4 Series Device Support
<h2>Collection of Component include folders:</h2>
./RTE/_MyF4
C:/Users/Administrator/AppData/Local/Arm/Packs/ARM/CMSIS/6.0.0/CMSIS/Core/Include
C:/Users/16241/AppData/Local/Arm/Packs/ARM/CMSIS/5.8.0/CMSIS/Core/Include
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:6.0.0
* Component: ARM::CMSIS:CORE:5.5.0
Include file: CMSIS/Core/Include/tz_context.h
Build Time Elapsed: 00:00:02
Build Time Elapsed: 00:00:08
</pre>
</body>
</html>