Project.build_log.htm 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: ¦ÌVision V5.38.0.0
  7. Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: w Dell, HHH, LIC=PE7DL-0NVL4-01LP1-CNU45-K9DMR-72GXR
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.38.0.0
  11. Toolchain Path: C:\Keil_v5\ARM\ARM_Compiler_5.06u7\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.38.0.0
  18. Dialog DLL: DCM.DLL V1.17.5.0
  19. Target DLL: Segger\JL2CM3.dll V2.99.42.0
  20. Dialog DLL: TCM.DLL V1.56.4.0
  21. <h2>Project:</h2>
  22. D:\workspaces\wenkongqi\wenkongqi - new\Template\Keil_project\Project.uvprojx
  23. Project File Date: 03/26/2024
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARM_Compiler_5.06u7\Bin'
  26. Build target 'GD32F30X_HD'
  27. compiling led.c...
  28. ..\HARDWARE\HT16C22\HT16C22.h(125): warning: #1295-D: Deprecated declaration Delay_SS - give arg types
  29. void Delay_SS();
  30. ..\HARDWARE\HT16C22\HT16C22.h(126): warning: #1295-D: Deprecated declaration Delay_Ms - give arg types
  31. void Delay_Ms();
  32. ..\HARDWARE\LED\led.c(43): warning: #177-D: variable "Low_value" was declared but never referenced
  33. uint16_t Low_value = dis_page_param.face_plate_param.Led_Brightness & 0x0f00;
  34. ..\HARDWARE\LED\led.c: 3 warnings, 0 errors
  35. linking...
  36. Program Size: Code=45056 RO-data=908 RW-data=440 ZI-data=44360
  37. FromELF: creating hex file...
  38. ".\output\Project.axf" - 0 Error(s), 3 Warning(s).
  39. <h2>Software Packages used:</h2>
  40. Package Vendor: ARM
  41. http://www.keil.com/pack/ARM.CMSIS.5.9.0.pack
  42. ARM.CMSIS.5.9.0
  43. CMSIS (Common Microcontroller Software Interface Standard)
  44. * Component: CORE Version: 5.6.0
  45. Package Vendor: GigaDevice
  46. https://gd32mcu.com/data/documents/pack/GigaDevice.GD32F30x_DFP.2.2.3.pack
  47. GigaDevice.GD32F30x_DFP.2.2.3
  48. GigaDevice GD32F30x Series Device Support and Examples
  49. <h2>Collection of Component include folders:</h2>
  50. ./RTE/_GD32F30X_HD
  51. C:/Users/Dell/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include
  52. C:/Users/Dell/AppData/Local/Arm/Packs/GigaDevice/GD32F30x_DFP/2.2.3/Device/Include
  53. <h2>Collection of Component Files used:</h2>
  54. * Component: ARM::CMSIS:CORE:5.6.0
  55. Build Time Elapsed: 00:00:01
  56. </pre>
  57. </body>
  58. </html>