Ringzle.build_log.htm 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>礦ision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: μVision V5.36.0.0
  7. Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: 1 1, 1, LIC=D0D7S-LUDD6-UHI8H-WGPSX-UUXXX-1T4U9
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.36.0.0
  11. Toolchain Path: D:\software\MDK5\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.36.0.0
  18. Dialog DLL: DCM.DLL V1.17.3.0
  19. Target DLL: Segger\JL2CM3.dll V2.99.40.0
  20. Dialog DLL: TCM.DLL V1.53.0.0
  21. <h2>Project:</h2>
  22. D:\project\dtu_gateway\app\Proj\Ringzle.uvprojx
  23. Project File Date: 10/30/2023
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\software\MDK5\ARM\ARMCC\Bin'
  26. Build target 'GD32F103C8T6'
  27. compiling main.c...
  28. ..\App\device_message.h(99): warning: #1295-D: Deprecated declaration get_gateway_config_params - give arg types
  29. GATEWAY_PARAMS *get_gateway_config_params();
  30. ..\App\parseDeviceMessage.h(13): warning: #1295-D: Deprecated declaration Read_Data - give arg types
  31. void Read_Data();
  32. ..\App\otaEvent.h(26): warning: #1295-D: Deprecated declaration check_ota_event - give arg types
  33. int8_t check_ota_event();
  34. ..\App\main.c(66): warning: #1295-D: Deprecated declaration fwdgt_init - give arg types
  35. void fwdgt_init();
  36. ..\App\main.c(67): warning: #1295-D: Deprecated declaration task_fwdgt_reload - give arg types
  37. void task_fwdgt_reload();
  38. ..\App\main.c(104): warning: #167-D: argument of type "char *" is incompatible with parameter of type "uint8_t *"
  39. http_load_config(httpURL);
  40. ..\App\main.c(217): warning: #167-D: argument of type "uint8_t *" is incompatible with parameter of type "char *"
  41. if (EC800MGetUrl(httpURL,dmabuffer,BufferSize) == true) // 从http获取信息,获取成功则保存到本地
  42. ..\App\main.c: 7 warnings, 0 errors
  43. linking...
  44. Program Size: Code=16404 RO-data=524 RW-data=164 ZI-data=82836
  45. FromELF: creating hex file...
  46. After Build - User command #1: fromelf --bin --output ./Objects/Ringzle.bin ./Objects/Ringzle.axf
  47. ".\Objects\Ringzle.axf" - 0 Error(s), 7 Warning(s).
  48. <h2>Software Packages used:</h2>
  49. Package Vendor: GigaDevice
  50. https://gd32mcu.com/data/documents/pack/GigaDevice.GD32F10x_DFP.2.1.0.pack
  51. GigaDevice.GD32F10x_DFP.2.1.0
  52. GigaDevice GD32F10x Series Device Support and Examples
  53. <h2>Collection of Component include folders:</h2>
  54. D:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include
  55. <h2>Collection of Component Files used:</h2>
  56. Build Time Elapsed: 00:00:02
  57. </pre>
  58. </body>
  59. </html>