HC32_4G04.build_log.htm 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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: d king, d, LIC=KRMW3-AXG01-KPXZY-INXKQ-82HWD-U4LKP
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.29.0.0
  11. Toolchain Path: C:\Keil_v5\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:\document\4G04\project\HC32_4G04 -6.2\HC32_4G04.uvprojx
  23. Project File Date: 08/14/2023
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
  26. Build target 'HC32'
  27. compiling app_protocol.c...
  28. app\app_protocol.c(232): warning: #111-D: statement is unreachable
  29. break;
  30. app\app_protocol.c(270): warning: #188-D: enumerated type mixed with another type
  31. SPI_Cmd(MPU_SPI_UNIT, DISABLE);
  32. app\app_protocol.c(290): warning: #188-D: enumerated type mixed with another type
  33. SPI_Cmd(MPU_SPI_UNIT, ENABLE);
  34. app\app_protocol.c(331): warning: #111-D: statement is unreachable
  35. break;
  36. app\app_protocol.c(341): warning: #111-D: statement is unreachable
  37. break;
  38. app\app_protocol.c(350): warning: #111-D: statement is unreachable
  39. break;
  40. app\app_protocol.c(186): warning: #177-D: variable "frame_read_tmp" was declared but never referenced
  41. frame_pack_t* frame_read_tmp;
  42. app\app_protocol.c(198): warning: #550-D: variable "frame_update_index" was set but never used
  43. static int frame_update_index = 0;
  44. app\app_protocol.c(118): warning: #177-D: function "struct_convert_to_buffer" was declared but never referenced
  45. static int8_t struct_convert_to_buffer(pack_t *pack,uint8_t *data)
  46. app\app_protocol.c: 9 warnings, 0 errors
  47. linking...
  48. Program Size: Code=22700 RO-data=1000 RW-data=764 ZI-data=45820
  49. FromELF: creating hex file...
  50. After Build - User command #1: C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin --output ./Objects/HC32_4G04.bin ./Objects/HC32_4G04.axf
  51. ".\Objects\HC32_4G04.axf" - 0 Error(s), 9 Warning(s).
  52. <h2>Software Packages used:</h2>
  53. Package Vendor: HDSC
  54. https://raw.githubusercontent.com/hdscmcu/pack/master/HDSC.HC32F448.1.0.0.pack
  55. HDSC.HC32F448.1.0.0
  56. HC32F448 ARM Cortex-M4 Device Family Pack
  57. <h2>Collection of Component include folders:</h2>
  58. .\RTE\_HC32
  59. C:\Users\king\AppData\Local\Arm\Packs\HDSC\HC32F448\1.0.0\Device\Include
  60. <h2>Collection of Component Files used:</h2>
  61. Build Time Elapsed: 00:00:02
  62. </pre>
  63. </body>
  64. </html>