stm32f405_boot.build_log.htm 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: ¦ÌVision V5.43.1.0
  7. Copyright (C) 2025 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: qiao qx, qx, LIC=GE7DL-0S9HH-HRIXN-YUGWE-FX8RT-D6U3W
  9. Tool Versions:
  10. Toolchain: MDK-ARM Professional Version: 5.43.0.0
  11. Toolchain Path: C:\Users\qx\AppData\Local\Keil_v5\ARM\ARMCLANG\Bin
  12. C Compiler: ArmClang.exe V6.24
  13. Assembler: Armasm.exe V6.24
  14. Linker/Locator: ArmLink.exe V6.24
  15. Library Manager: ArmAr.exe V6.24
  16. Hex Converter: FromElf.exe V6.24
  17. CPU DLL: SARMCM3.DLL V5.43.0.0
  18. Dialog DLL: DCM.DLL V1.17.5.0
  19. Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.3.1.0
  20. Dialog DLL: TCM.DLL V1.56.6.0
  21. <h2>Project:</h2>
  22. D:\ODrive_STM32F405\stm32F405_bootloader\stm32f405_boot\MDK-ARM\stm32f405_boot.uvprojx
  23. Project File Date: 01/07/2026
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V6.24', folder: 'C:\Users\qx\AppData\Local\Keil_v5\ARM\ARMCLANG\Bin'
  26. Rebuild target 'stm32f405_boot'
  27. assembling startup_stm32f405xx.s...
  28. compiling MCU_CAN.c...
  29. compiling CRC32.c...
  30. compiling i15765sid_function.c...
  31. compiling stm32f4xx_hal_can.c...
  32. compiling gpio.c...
  33. compiling stm32f4xx_it.c...
  34. compiling stm32f4xx_hal_msp.c...
  35. compiling i15765app.c...
  36. compiling tim.c...
  37. compiling can.c...
  38. compiling main.c...
  39. compiling stm32f4xx_hal_rcc.c...
  40. compiling flash.c...
  41. compiling i15765.c...
  42. compiling stm32f4xx_hal_rcc_ex.c...
  43. compiling stm32f4xx_hal_flash_ramfunc.c...
  44. compiling stm32f4xx_hal_flash_ex.c...
  45. compiling stm32f4xx_hal_flash.c...
  46. compiling stm32f4xx_hal_gpio.c...
  47. compiling stm32f4xx_hal_dma_ex.c...
  48. compiling stm32f4xx_hal_pwr.c...
  49. compiling stm32f4xx_hal_pwr_ex.c...
  50. compiling stm32f4xx_hal_dma.c...
  51. compiling stm32f4xx_hal.c...
  52. compiling stm32f4xx_hal_cortex.c...
  53. compiling stm32f4xx_hal_exti.c...
  54. compiling system_stm32f4xx.c...
  55. compiling stm32f4xx_hal_tim_ex.c...
  56. compiling stm32f4xx_hal_tim.c...
  57. linking...
  58. Program Size: Code=16148 RO-data=1500 RW-data=24 ZI-data=9448
  59. FromELF: creating hex file...
  60. "stm32f405_boot\stm32f405_boot.axf" - 0 Error(s), 0 Warning(s).
  61. <h2>Software Packages used:</h2>
  62. Package Vendor: ARM
  63. https://www.keil.com/pack/ARM.CMSIS.6.2.0.pack
  64. ARM::CMSIS@6.2.0
  65. CMSIS (Common Microcontroller Software Interface Standard)
  66. * Component: CORE Version: 6.1.1
  67. Package Vendor: Keil
  68. https://www.keil.com/pack/Keil.STM32F4xx_DFP.3.1.1.pack
  69. Keil::STM32F4xx_DFP@3.1.1
  70. STMicroelectronics STM32F4 Series Device Support
  71. <h2>Collection of Component include folders:</h2>
  72. ./RTE/_stm32f405_boot
  73. C:/Users/qx/AppData/Local/Arm/Packs/ARM/CMSIS/6.2.0/CMSIS/Core/Include
  74. <h2>Collection of Component Files used:</h2>
  75. * Component: ARM::CMSIS:CORE@6.1.1
  76. Include file: CMSIS/Core/Include/tz_context.h
  77. Build Time Elapsed: 00:00:02
  78. </pre>
  79. </body>
  80. </html>