1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: ¦ÌVision V5.22.0.0
- Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: Xu Wei, TTIUM, LIC=65ISZ-JPJWQ-2ZQW4-FYN25-6JJC8-DF6F7
-
- Tool Versions:
- Toolchain: MDK-ARM Plus Version: 5.22
- Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
- C Compiler: Armcc.exe V5.06 update 4 (build 422)
- Assembler: Armasm.exe V5.06 update 4 (build 422)
- Linker/Locator: ArmLink.exe V5.06 update 4 (build 422)
- Library Manager: ArmAr.exe V5.06 update 4 (build 422)
- Hex Converter: FromElf.exe V5.06 update 4 (build 422)
- CPU DLL: SARMCM3.DLL V5.22
- Dialog DLL: DCM.DLL V1.13.9.0
- Target DLL: Segger\JL2CM3.dll V2.99.23.0
- Dialog DLL: TCM.DLL V1.21.0.0
-
- <h2>Project:</h2>
- D:\MOTINOVA\Motor\WellingMotor\f302_bootloader_250k\MDK-ARM\Bootloader_STM32F302RBT6.uvprojx
- Project File Date: 01/09/2023
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
- Build target 'Bootloader_STM32F302RBT6'
- compiling can_app.c...
- linking...
- Program Size: Code=8756 RO-data=1496 RW-data=100 ZI-data=7500
- FromELF: creating hex file...
- After Build - User command #1: C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bincombined -o ./bin/Bootloader_STM32F302RBT6.bin ./Bootloader_STM32F302RBT6/Bootloader_STM32F302RBT6.axf
- "Bootloader_STM32F302RBT6\Bootloader_STM32F302RBT6.axf" - 0 Error(s), 0 Warning(s).
- <h2>Software Packages used:</h2>
- Package Vendor: ARM
- http://www.keil.com/pack/ARM.CMSIS.5.0.0.pack
- ARM::CMSIS:CORE:5.0.0
- CMSIS (Cortex Microcontroller Software Interface Standard)
- * Component: CORE Version: 5.0.0
- <h2>Collection of Component include folders:</h2>
- D:\MOTINOVA\Motor\WellingMotor\f302_bootloader_250k\MDK-ARM\RTE\_Bootloader_STM32F302RBT6
- C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.0.0\CMSIS\Include
- C:\Keil_v5\ARM\PACK\Keil\STM32F3xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32F3xx\Include
- <h2>Collection of Component Files used:</h2>
- * Component: ARM::CMSIS:CORE:5.0.0
- Build Time Elapsed: 00:00:06
- </pre>
- </body>
- </html>
|