centralCtrSys.build_log.htm 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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: hx 3262531904@qq.com, hx, LIC=YA39H-WLXLD-AR5XW-QEXIU-G09QY-QXNVA
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.29.0.0
  11. Toolchain Path: C:\H_1_software\H_2_mdk529\install\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\32625\Desktop\temp\sunra\centralCtrSys\MDK-ARM\centralCtrSys.uvprojx
  23. Project File Date: 04/30/2024
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\H_1_software\H_2_mdk529\install\ARM\ARMCC\Bin'
  26. Build target 'centralCtrSys'
  27. compiling task_communication.c...
  28. ..\Core\Src\task_communication.c(40): warning: #177-D: variable "times" was declared but never referenced
  29. unsigned long times = 0;
  30. ..\Core\Src\task_communication.c: 1 warning, 0 errors
  31. linking...
  32. Program Size: Code=59304 RO-data=1556 RW-data=564 ZI-data=29260
  33. FromELF: creating hex file...
  34. After Build - User command #1: C:\H_1_software\H_2_mdk529\install\\ARM\ARMCC\bin\fromelf.exe --bin --output=Bin\centralCtrSys.bin centralCtrSys\centralCtrSys.axf
  35. "centralCtrSys\centralCtrSys.axf" - 0 Error(s), 1 Warning(s).
  36. <h2>Software Packages used:</h2>
  37. Package Vendor: ARM
  38. http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
  39. ARM.CMSIS.5.6.0
  40. CMSIS (Cortex Microcontroller Software Interface Standard)
  41. * Component: CORE Version: 5.3.0
  42. Package Vendor: Keil
  43. http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack
  44. Keil.STM32F1xx_DFP.2.3.0
  45. STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
  46. <h2>Collection of Component include folders:</h2>
  47. .\RTE\_centralCtrSys
  48. C:\H_1_software\H_2_mdk529\pack\ARM\CMSIS\5.6.0\CMSIS\Core\Include
  49. C:\H_1_software\H_2_mdk529\pack\Keil\STM32F1xx_DFP\2.3.0\Device\Include
  50. <h2>Collection of Component Files used:</h2>
  51. * Component: ARM::CMSIS:CORE:5.3.0
  52. Build Time Elapsed: 00:00:02
  53. </pre>
  54. </body>
  55. </html>