bootloader.build_log.htm 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: ¦ÌVision V5.29.0.0
  7. Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: s yf, 11, LIC=WHYH9-4R8F5-WFPI7-E0KRQ-DXARV-W9U12
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.29.0.0
  11. Toolchain Path: D:\workSoftware\stm32Software\mdk\mdkcore\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.29.0.0
  18. Dialog DLL: DCM.DLL V1.17.3.0
  19. Target DLL: CMSIS_AGDI.dll V1.32.0.0
  20. Dialog DLL: TCM.DLL V1.36.5.0
  21. <h2>Project:</h2>
  22. C:\Users\16936\Desktop\dtu_gateway\bootloader\USER\bootloader.uvprojx
  23. Project File Date: 04/10/2024
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\workSoftware\stm32Software\mdk\mdkcore\ARM\ARMCC\Bin'
  26. Build target 'bootloader'
  27. compiling main.c...
  28. main.h(26): warning: #1295-D: Deprecated declaration task_fwdgt_reload - give arg types
  29. void task_fwdgt_reload();
  30. ..\HW\Include\ota_message.h(14): warning: #1295-D: Deprecated declaration load_ota_message_config_params - give arg types
  31. extern int load_ota_message_config_params();
  32. ..\HW\Include\ota_message.h(16): warning: #1295-D: Deprecated declaration get_config_params - give arg types
  33. extern OTA_MESSAGE *get_config_params();
  34. ..\HW\Include\gd_ota_flash.h(16): warning: #1295-D: Deprecated declaration soft_init - give arg types
  35. void soft_init();
  36. ..\HW\Include\gd_ota_flash.h(17): warning: #1295-D: Deprecated declaration write_soft_version - give arg types
  37. void write_soft_version();
  38. ..\HW\Include\gd_ota_flash.h(20): warning: #1-D: last line of file ends without a newline
  39. #endif
  40. ..\HW\Include\ec800.h(30): warning: #1295-D: Deprecated declaration gd_com_init - give arg types
  41. void gd_com_init();
  42. ..\HW\Include\ec800.h(39): warning: #1295-D: Deprecated declaration EC800MWaitReady - give arg types
  43. void EC800MWaitReady();
  44. ..\HW\Include\ec800.h(40): warning: #1295-D: Deprecated declaration EC800MSetPDP - give arg types
  45. void EC800MSetPDP();
  46. ..\HW\Include\ec800.h(42): warning: #1295-D: Deprecated declaration read_bin_txt - give arg types
  47. int read_bin_txt();
  48. main.c(20): warning: #177-D: variable "ota_data" was declared but never referenced
  49. OTA_MESSAGE *ota_data;
  50. main.c: 11 warnings, 0 errors
  51. compiling ec800.c...
  52. ..\HW\Include\ec800.h(30): warning: #1295-D: Deprecated declaration gd_com_init - give arg types
  53. void gd_com_init();
  54. ..\HW\Include\ec800.h(39): warning: #1295-D: Deprecated declaration EC800MWaitReady - give arg types
  55. void EC800MWaitReady();
  56. ..\HW\Include\ec800.h(40): warning: #1295-D: Deprecated declaration EC800MSetPDP - give arg types
  57. void EC800MSetPDP();
  58. ..\HW\Include\ec800.h(42): warning: #1295-D: Deprecated declaration read_bin_txt - give arg types
  59. int read_bin_txt();
  60. ..\USER\main.h(26): warning: #1295-D: Deprecated declaration task_fwdgt_reload - give arg types
  61. void task_fwdgt_reload();
  62. ..\HW\Source\ec800.c(291): warning: #167-D: argument of type "uint8_t *" is incompatible with parameter of type "char *"
  63. dma_config_change(dmabuffer,BufferSize);
  64. ..\HW\Source\ec800.c(292): warning: #223-D: function "sprintf" declared implicitly
  65. cmdLoadFile(cmd,"bin.txt");
  66. ..\HW\Source\ec800.c(371): warning: #513-D: a value of type "const uint8_t *" cannot be assigned to an entity of type "const char *"
  67. last = haystack + hlen - nlen;
  68. ..\HW\Source\ec800.c(372): warning: #513-D: a value of type "const uint8_t *" cannot be assigned to an entity of type "const char *"
  69. for (cur = haystack; cur <= last; ++cur) {
  70. ..\HW\Source\ec800.c(393): warning: #223-D: function "sscanf" declared implicitly
  71. sscanf(start, "%u,", &len); // ¶ÁÈ¡³¤¶È
  72. ..\HW\Source\ec800.c: 10 warnings, 0 errors
  73. linking...
  74. Program Size: Code=7708 RO-data=400 RW-data=16 ZI-data=70144
  75. FromELF: creating hex file...
  76. "..\OBJ\bootloader.axf" - 0 Error(s), 21 Warning(s).
  77. <h2>Software Packages used:</h2>
  78. Package Vendor: GigaDevice
  79. https://gd32mcu.com/data/documents/pack/GigaDevice.GD32F10x_DFP.2.0.3.pack
  80. GigaDevice.GD32F10x_DFP.2.0.3
  81. GigaDevice GD32F10x Series Device Support and Examples
  82. <h2>Collection of Component include folders:</h2>
  83. .\RTE\_bootloader
  84. D:\workSoftware\stm32Software\mdk\mdkpack\GigaDevice\GD32F10x_DFP\2.0.3\Device\Include
  85. <h2>Collection of Component Files used:</h2>
  86. Build Time Elapsed: 00:00:01
  87. </pre>
  88. </body>
  89. </html>