BMS.build_log.htm 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: ¦ÌVision V5.31.0.0
  7. Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: kevin hu, null, LIC=ATTFW-QLX5Q-7RXX3-AV4XQ-LJ2CE-J16HJ
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.31.0.0
  11. Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
  12. C Compiler: Armcc.exe V5.06 update 6 (build 750)
  13. Assembler: Armasm.exe V5.06 update 6 (build 750)
  14. Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
  15. Library Manager: ArmAr.exe V5.06 update 6 (build 750)
  16. Hex Converter: FromElf.exe V5.06 update 6 (build 750)
  17. CPU DLL: SARMCM3.DLL V5.31.0.0
  18. Dialog DLL: DCM.DLL V1.17.3.0
  19. Target DLL: UL2CM3.DLL V1.163.4.0
  20. Dialog DLL: TCM.DLL V1.46.0.0
  21. <h2>Project:</h2>
  22. E:\works\mcu\BMS_LFP\Project\BMS.uvprojx
  23. Project File Date: 12/26/2020
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
  26. Rebuild target 'GD32F130C8'
  27. compiling main.c...
  28. compiling gd32f1x0_can.c...
  29. compiling gd32f1x0_cmp.c...
  30. compiling gd32f1x0_cec.c...
  31. compiling gd32f1x0_ivref.c...
  32. compiling gd32f1x0_opa.c...
  33. compiling gd32f1x0_dma.c...
  34. compiling gd32f1x0_adc.c...
  35. compiling gd32f1x0_fmc.c...
  36. compiling gd32f1x0_dbg.c...
  37. compiling gd32f1x0_slcd.c...
  38. compiling gd32f1x0_crc.c...
  39. compiling gd32f1x0_fwdgt.c...
  40. compiling gd32f1x0_dac.c...
  41. compiling gd32f1x0_misc.c...
  42. compiling gd32f1x0_exti.c...
  43. compiling gd32f1x0_gpio.c...
  44. compiling gd32f1x0_i2c.c...
  45. compiling gd32f1x0_pmu.c...
  46. assembling startup_gd32f1x0.s...
  47. compiling gd32f1x0_spi.c...
  48. compiling gd32f1x0_rtc.c...
  49. compiling gd32f1x0_rcu.c...
  50. compiling gd32f1x0_syscfg.c...
  51. compiling gd32f1x0_tsi.c...
  52. compiling gd32f1x0_wwdgt.c...
  53. compiling gd32f1x0_timer.c...
  54. compiling system_gd32f1x0.c...
  55. compiling gd32f1x0_usart.c...
  56. linking...
  57. Program Size: Code=628 RO-data=376 RW-data=0 ZI-data=2144
  58. ".\Objects\BMS.axf" - 0 Error(s), 0 Warning(s).
  59. <h2>Software Packages used:</h2>
  60. Package Vendor: GigaDevice
  61. http://gd32mcu.com/data/documents/pack/GigaDevice.GD32F1x0_DFP.3.2.0.pack
  62. GigaDevice.GD32F1x0_DFP.3.2.0
  63. GigaDevice GD32F1x0 Series Device Support and Examples
  64. <h2>Collection of Component include folders:</h2>
  65. C:\Users\kevin\AppData\Local\Arm\Packs\GigaDevice\GD32F1x0_DFP\3.2.0\Device\Include
  66. <h2>Collection of Component Files used:</h2>
  67. Build Time Elapsed: 00:00:02
  68. </pre>
  69. </body>
  70. </html>