Ringzle.build_log.htm 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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: Segger\JL2CM3.dll V2.99.36.0
  20. Dialog DLL: TCM.DLL V1.36.5.0
  21. <h2>Project:</h2>
  22. D:\Project\dtu_gateway\app\Proj\Ringzle.uvprojx
  23. Project File Date: 10/16/2023
  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 'GD32F103C8T6'
  27. compiling dlt645_port.c...
  28. ..\dlt\port\dlt645_port.c(125): warning: #223-D: function "memcpy" declared implicitly
  29. memcpy(msg, &(dlt645_port.rxBuf[4]), len-4);
  30. ..\dlt\port\dlt645_port.c(144): warning: #223-D: function "memset" declared implicitly
  31. memset(dlt645_port.rxBuf, 0, DLT_RXSIZE);
  32. ..\dlt\port\dlt645_port.c: 2 warnings, 0 errors
  33. linking...
  34. Program Size: Code=31968 RO-data=1692 RW-data=236 ZI-data=83260
  35. FromELF: creating hex file...
  36. After Build - User command #1: fromelf --bin --output ./Objects/Ringzle.bin ./Objects/Ringzle.axf
  37. ".\Objects\Ringzle.axf" - 0 Error(s), 2 Warning(s).
  38. <h2>Software Packages used:</h2>
  39. Package Vendor: GigaDevice
  40. https://gd32mcu.com/data/documents/pack/GigaDevice.GD32F10x_DFP.2.0.3.pack
  41. GigaDevice.GD32F10x_DFP.2.0.3
  42. GigaDevice GD32F10x Series Device Support and Examples
  43. <h2>Collection of Component include folders:</h2>
  44. .\RTE\_GD32F103C8T6
  45. D:\workSoftware\stm32Software\mdk\mdkpack\GigaDevice\GD32F10x_DFP\2.0.3\Device\Include
  46. <h2>Collection of Component Files used:</h2>
  47. Build Time Elapsed: 00:00:01
  48. </pre>
  49. </body>
  50. </html>