MY_CIU32F003.build_log.htm 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>礦ision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: μVision V5.31.0.0
  7. Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: 123 123, 123, LIC=ZB4EI-T2S8Z-12KLE-50Y8Q-7NG02-HDALA
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.31.0.0
  11. Toolchain Path: d:\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.31.0.0
  18. Dialog DLL: DARMCM1.DLL V1.19.3.0
  19. Target DLL: CMSIS_AGDI.dll V1.32.6.0
  20. Dialog DLL: TARMCM1.DLL V1.14.2.0
  21. <h2>Project:</h2>
  22. E:\xxxx2\SOLUTION\深圳市赛金指科技有限公司\PAN3060\softwareExamples\PAN3060_CIU32F003_TX\project\MY_CIU32F003.uvprojx
  23. Project File Date: 09/19/2025
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'd:\Keil_v5\ARM\ARMCC\Bin'
  26. Build target 'MY_CIU32F003'
  27. compiling main.c...
  28. ..\User\main.c(52): warning: #223-D: function "motor_long" declared implicitly
  29. motor_long();
  30. ..\User\main.c(71): warning: #223-D: function "motor_short" declared implicitly
  31. motor_short();
  32. ..\User\main.c(79): warning: #159-D: declaration is incompatible with previous "motor_short" (declared at line 71)
  33. void motor_short(void)
  34. ..\User\main.c(85): warning: #159-D: declaration is incompatible with previous "motor_long" (declared at line 52)
  35. void motor_long(void)
  36. ..\User\main.c(120): warning: #223-D: function "rand" declared implicitly
  37. if (sendTimeout++ > 1000+rand()%100)
  38. ..\User\main.c: 5 warnings, 0 errors
  39. linking...
  40. Program Size: Code=11076 RO-data=1196 RW-data=240 ZI-data=960
  41. ".\Objects\MY_CIU32F003.axf" - 0 Error(s), 5 Warning(s).
  42. <h2>Software Packages used:</h2>
  43. Package Vendor: HED
  44. http://www.hed.com.cn/HED.CIU32F003_DFP.1.0.0.pack
  45. HED.CIU32F003_DFP.1.0.0
  46. HED CIU32F003 Series Device Support
  47. <h2>Collection of Component include folders:</h2>
  48. D:\keil_V5_pack\HED\CIU32F003_DFP\1.0.0\Drivers\CMSIS\Device\CIU32F003\Include
  49. <h2>Collection of Component Files used:</h2>
  50. Build Time Elapsed: 00:00:01
  51. </pre>
  52. </body>
  53. </html>