PS100.build_log.htm 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: ¦ÌVision V5.16a
  7. Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: L liuguo@, HP Inc., LIC=8VRJJ-UIDFQ-568Q2-997W0-4JUCP-1F6ZE
  9. Tool Versions:
  10. Toolchain: MDK-ARM Standard Version: 5.16a
  11. Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
  12. C Compiler: Armcc.exe V5.06 (build 20)
  13. Assembler: Armasm.exe V5.06 (build 20)
  14. Linker/Locator: ArmLink.exe V5.06 (build 20)
  15. Library Manager: ArmAr.exe V5.06 (build 20)
  16. Hex Converter: FromElf.exe V5.06 (build 20)
  17. CPU DLL: SARMCM3.DLL V5.16a
  18. Dialog DLL: DCM.DLL V1.13.2.0
  19. Target DLL: Segger\JL2CM3.dll V2.99.15.2
  20. Dialog DLL: TCM.DLL V1.14.5.0
  21. <h2>Project:</h2>
  22. F:\liuguo\PS100\PS100_Project\Project\PS100.uvprojx
  23. Project File Date: 01/09/2020
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 (build 20)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
  26. Build target 'PS100'
  27. Before Build - User command #1: SharkFwVersion gen ..\Source\sw_build_info.h
  28. project = PS100XX
  29. version = 01
  30. length = 20
  31. compiling measure_vol.c...
  32. compiling measure_temprature.c...
  33. compiling app_rs485_2.c...
  34. compiling main.c...
  35. compiling app_rs485_1.c...
  36. compiling app_can.c...
  37. compiling app.c...
  38. ..\Source\app.c(1381): warning: #177-D: variable "m_1_total_vol" was declared but never referenced
  39. int32_t m_1_total_vol,m_2_total_vol;
  40. ..\Source\app.c(1381): warning: #177-D: variable "m_2_total_vol" was declared but never referenced
  41. int32_t m_1_total_vol,m_2_total_vol;
  42. ..\Source\app.c: 2 warnings, 0 errors
  43. compiling app_bms_1.c...
  44. compiling low_power.c...
  45. compiling app_bms_2.c...
  46. compiling delay.c...
  47. compiling app_adas.c...
  48. compiling app_end_ctr.c...
  49. compiling hardware_test.c...
  50. compiling drv_usart.c...
  51. compiling drv_can.c...
  52. compiling drv_adc.c...
  53. compiling drv_adas.c...
  54. compiling drv_usart_2.c...
  55. compiling gd32f10x_it.c...
  56. compiling drv_io.c...
  57. compiling drv_watch_dog.c...
  58. linking...
  59. Program Size: Code=42176 RO-data=580 RW-data=260 ZI-data=12812
  60. FromELF: creating hex file...
  61. After Build - User command #1: fromelf --bin --output ./version/ps100/PS100.bin ./app/PS100.axf
  62. After Build - User command #2: SharkFwVersion mv ./version/ps100/PS100.bin
  63. remove: ./version/ps100\PS100XX_V01_0C020915.bin
  64. rename: ./version/ps100/PS100.bin => ./version/ps100\PS100XX_V01_0C020915.bin
  65. ".\app\PS100.axf" - 0 Error(s), 2 Warning(s).
  66. <h2>Software Packages used:</h2>
  67. Package Vendor: ARM
  68. http://www.keil.com/pack/ARM.CMSIS.4.3.0.pack
  69. ARM::CMSIS:CORE:4.1.0
  70. CMSIS (Cortex Microcontroller Software Interface Standard)
  71. * Component: CORE Version: 4.1.0
  72. <h2>Collection of Component include folders:</h2>
  73. F:\liuguo\PS100\PS100_Project\Project\RTE
  74. C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.3.0\CMSIS\Include
  75. C:\Keil_v5\ARM\PACK\Keil\GD32F1xx_DFP\1.1.0\Device\GD32F10x\Include
  76. <h2>Collection of Component Files used:</h2>
  77. * Component: ARM::CMSIS:CORE:4.1.0
  78. Build Time Elapsed: 00:00:12
  79. </pre>
  80. </body>
  81. </html>