完成CubeMX项目配置,生成MDK工程项目

This commit is contained in:
2026-04-12 15:41:21 +08:00
parent ea94ad5d97
commit 7475077b9e
207 changed files with 243516 additions and 0 deletions

View File

@@ -0,0 +1,122 @@
<html>
<body>
<pre>
<h1><EFBFBD>Vision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: <20><>Vision V5.43.1.0
Copyright (C) 2025 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: LS Mushui, 1, LIC=NQQMA-1N3GT-30GNC-71PK8-06QJT-WGQ3X
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.43.0.0
Toolchain Path: C:\Users\LSMushui\AppData\Local\Keil_v5\ARM\ARMCLANG\Bin
C Compiler: ArmClang.exe V6.24
Assembler: Armasm.exe V6.24
Linker/Locator: ArmLink.exe V6.24
Library Manager: ArmAr.exe V6.24
Hex Converter: FromElf.exe V6.24
CPU DLL: SARMCM3.DLL V5.43.0.0
Dialog DLL: DCM.DLL V1.17.5.0
Target DLL: CMSIS_AGDI.dll V1.33.24.0
Dialog DLL: TCM.DLL V1.56.6.0
<h2>Project:</h2>
C:\Users\LSMushui\Desktop\Simba-RMUL-2027\Simba-ELCT-FrameWork\MDK-ARM\Simba-ELCT-FrameWork.uvprojx
Project File Date: 04/12/2026
<h2>Output:</h2>
*** Using Compiler 'V6.24', folder: 'C:\Users\LSMushui\AppData\Local\Keil_v5\ARM\ARMCLANG\Bin'
Rebuild target 'Simba-ELCT-FrameWork'
compiling rtc.c...
assembling startup_stm32f407xx.s...
compiling can.c...
compiling gpio.c...
compiling adc.c...
compiling main.c...
compiling stm32f4xx_hal_tim_ex.c...
compiling stm32f4xx_hal_timebase_tim.c...
compiling i2c.c...
compiling stm32f4xx_it.c...
compiling spi.c...
compiling crc.c...
compiling stm32f4xx_hal_msp.c...
compiling dma.c...
compiling stm32f4xx_hal_pcd_ex.c...
compiling freertos.c...
compiling usart.c...
compiling stm32f4xx_hal_rcc_ex.c...
compiling stm32f4xx_hal_flash.c...
compiling tim.c...
compiling stm32f4xx_hal_rcc.c...
compiling stm32f4xx_hal_flash_ex.c...
compiling stm32f4xx_hal_flash_ramfunc.c...
compiling stm32f4xx_hal_dma_ex.c...
compiling stm32f4xx_hal_pcd.c...
compiling stm32f4xx_hal_gpio.c...
compiling stm32f4xx_hal_dma.c...
compiling stm32f4xx_hal_pwr.c...
compiling stm32f4xx_ll_usb.c...
compiling stm32f4xx_hal_pwr_ex.c...
compiling stm32f4xx_ll_adc.c...
compiling stm32f4xx_hal_exti.c...
compiling stm32f4xx_hal.c...
compiling stm32f4xx_hal_cortex.c...
compiling stm32f4xx_hal_i2c_ex.c...
compiling stm32f4xx_hal_crc.c...
compiling croutine.c...
compiling stm32f4xx_hal_adc_ex.c...
compiling system_stm32f4xx.c...
compiling stm32f4xx_hal_adc.c...
compiling stm32f4xx_hal_tim.c...
compiling stm32f4xx_hal_can.c...
compiling list.c...
compiling stm32f4xx_hal_rtc_ex.c...
compiling event_groups.c...
compiling stm32f4xx_hal_rtc.c...
compiling timers.c...
compiling port.c...
compiling stream_buffer.c...
compiling heap_4.c...
compiling stm32f4xx_hal_uart.c...
compiling stm32f4xx_hal_spi.c...
compiling queue.c...
compiling cmsis_os.c...
compiling usb_device.c...
compiling usbd_desc.c...
compiling usbd_cdc_if.c...
compiling usbd_ioreq.c...
compiling tasks.c...
compiling usbd_conf.c...
compiling usbd_cdc.c...
compiling usbd_core.c...
compiling usbd_ctlreq.c...
compiling stm32f4xx_hal_i2c.c...
linking...
Program Size: Code=31330 RO-data=470 RW-data=248 ZI-data=27168
FromELF: creating hex file...
"Simba-ELCT-FrameWork\Simba-ELCT-FrameWork.axf" - 0 Error(s), 0 Warning(s).
<h2>Software Packages used:</h2>
Package Vendor: ARM
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.1
Package Vendor: Keil
https://www.keil.com/pack/Keil.STM32F4xx_DFP.3.1.1.pack
Keil::STM32F4xx_DFP@3.1.1
STMicroelectronics STM32F4 Series Device Support
<h2>Collection of Component include folders:</h2>
./RTE/_Simba-ELCT-FrameWork
C:/Users/LSMushui/AppData/Local/Arm/Packs/ARM/CMSIS/6.2.0/CMSIS/Core/Include
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE@6.1.1
Build Time Elapsed: 00:00:03
</pre>
</body>
</html>