| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: ¦ÌVision V5.43.1.0
- Copyright (C) 2025 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: qiao qx, qx, LIC=GE7DL-0S9HH-HRIXN-YUGWE-FX8RT-D6U3W
-
- Tool Versions:
- Toolchain: MDK-ARM Professional Version: 5.43.0.0
- Toolchain Path: C:\Users\qx\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: STLink\ST-LINKIII-KEIL_SWO.dll V3.3.1.0
- Dialog DLL: TCM.DLL V1.56.6.0
-
- <h2>Project:</h2>
- D:\ODrive_STM32F405\stm32F405_bootloader\stm32f405_boot\MDK-ARM\stm32f405_boot.uvprojx
- Project File Date: 01/07/2026
- <h2>Output:</h2>
- *** Using Compiler 'V6.24', folder: 'C:\Users\qx\AppData\Local\Keil_v5\ARM\ARMCLANG\Bin'
- Rebuild target 'stm32f405_boot'
- assembling startup_stm32f405xx.s...
- compiling MCU_CAN.c...
- compiling CRC32.c...
- compiling i15765sid_function.c...
- compiling stm32f4xx_hal_can.c...
- compiling gpio.c...
- compiling stm32f4xx_it.c...
- compiling stm32f4xx_hal_msp.c...
- compiling i15765app.c...
- compiling tim.c...
- compiling can.c...
- compiling main.c...
- compiling stm32f4xx_hal_rcc.c...
- compiling flash.c...
- compiling i15765.c...
- compiling stm32f4xx_hal_rcc_ex.c...
- compiling stm32f4xx_hal_flash_ramfunc.c...
- compiling stm32f4xx_hal_flash_ex.c...
- compiling stm32f4xx_hal_flash.c...
- compiling stm32f4xx_hal_gpio.c...
- compiling stm32f4xx_hal_dma_ex.c...
- compiling stm32f4xx_hal_pwr.c...
- compiling stm32f4xx_hal_pwr_ex.c...
- compiling stm32f4xx_hal_dma.c...
- compiling stm32f4xx_hal.c...
- compiling stm32f4xx_hal_cortex.c...
- compiling stm32f4xx_hal_exti.c...
- compiling system_stm32f4xx.c...
- compiling stm32f4xx_hal_tim_ex.c...
- compiling stm32f4xx_hal_tim.c...
- linking...
- Program Size: Code=16148 RO-data=1500 RW-data=24 ZI-data=9448
- FromELF: creating hex file...
- "stm32f405_boot\stm32f405_boot.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/_stm32f405_boot
- C:/Users/qx/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
- Include file: CMSIS/Core/Include/tz_context.h
- Build Time Elapsed: 00:00:02
- </pre>
- </body>
- </html>
|