SDIO.build_log.htm 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: £gVision V5.33.0.0
  7. Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: allen chen, cc, LIC=----
  9. Tool Versions:
  10. Toolchain: MDK-Lite Version: 5.33.0.0
  11. Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
  12. C Compiler: Armcc.exe V5.06 update 7 (build 960)
  13. Assembler: Armasm.exe V5.06 update 7 (build 960)
  14. Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
  15. Library Manager: ArmAr.exe V5.06 update 7 (build 960)
  16. Hex Converter: FromElf.exe V5.06 update 7 (build 960)
  17. CPU DLL: SARMCM3.DLL V5.33.0.0
  18. Dialog DLL: DCM.DLL V1.17.3.0
  19. Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.8.0
  20. Dialog DLL: TCM.DLL V1.48.0.0
  21. <h2>Project:</h2>
  22. C:\Users\Leo\Desktop\CTO\OTA20220623\MDK-ARM\SDIO.uvprojx
  23. Project File Date: 06/23/2022
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
  26. Rebuild target 'SDIO'
  27. assembling startup_stm32f407xx.s...
  28. compiling usart.c...
  29. compiling gpio.c...
  30. compiling stm32f4xx_hal_tim_ex.c...
  31. compiling stm32f4xx_it.c...
  32. compiling stm32f4xx_hal_msp.c...
  33. compiling stm32f4xx_hal_tim.c...
  34. compiling stm32f4xx_hal_uart.c...
  35. compiling main.c...
  36. compiling adc.c...
  37. compiling stm32f4xx_hal_adc_ex.c...
  38. compiling stm32f4xx_hal_adc.c...
  39. compiling stm32f4xx_hal_pwr_ex.c...
  40. compiling stm32f4xx_hal_rcc.c...
  41. compiling stm32f4xx_hal_gpio.c...
  42. compiling stm32f4xx_hal_cortex.c...
  43. compiling stm32f4xx_hal_dma_ex.c...
  44. compiling stm32f4xx_hal_flash_ex.c...
  45. compiling stm32f4xx_hal_pwr.c...
  46. compiling stm32f4xx_hal_rcc_ex.c...
  47. compiling stm32f4xx_hal_flash.c...
  48. compiling stm32f4xx_hal_flash_ramfunc.c...
  49. compiling stm32f4xx_hal_dma.c...
  50. compiling stm32f4xx_hal.c...
  51. compiling system_stm32f4xx.c...
  52. compiling stm32f4xx_hal_exti.c...
  53. linking...
  54. Program Size: Code=6488 RO-data=448 RW-data=64 ZI-data=96624
  55. FromELF: creating hex file...
  56. "SDIO\SDIO.axf" - 0 Error(s), 0 Warning(s).
  57. <h2>Software Packages used:</h2>
  58. Package Vendor: ARM
  59. http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
  60. ARM.CMSIS.5.7.0
  61. CMSIS (Cortex Microcontroller Software Interface Standard)
  62. * Component: CORE Version: 5.4.0
  63. Package Vendor: Keil
  64. http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.15.0.pack
  65. Keil.STM32F4xx_DFP.2.15.0
  66. STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
  67. <h2>Collection of Component include folders:</h2>
  68. .\RTE\_SDIO
  69. C:\Users\Leo\AppData\Local\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Core\Include
  70. C:\Users\Leo\AppData\Local\Arm\Packs\Keil\STM32F4xx_DFP\2.15.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
  71. <h2>Collection of Component Files used:</h2>
  72. * Component: ARM::CMSIS:CORE:5.4.0
  73. Build Time Elapsed: 00:00:16
  74. </pre>
  75. </body>
  76. </html>