USART.build_log.htm 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: ¦ÌVision V5.34.0.0
  7. Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: yang yang yang Flex license: MDK Professional 5.34 (Flex): 1 user(s) (mdk_pro) Support: Sep 2022
  9. Tool Versions:
  10. Toolchain: MDK Professional 5.34 (Flex): 1 user(s) Version: 5.34.0.0
  11. Toolchain Path: C:\Keil_v5\ARM\ARMCC\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.34.0.0
  18. Dialog DLL: DCM.DLL V1.17.3.0
  19. Target DLL: Segger\JL2CM3.dll V2.99.38.0
  20. Dialog DLL: TCM.DLL V1.48.0.0
  21. <h2>Project:</h2>
  22. \\Mac\Home\yyyy\OBD_device-master\BleCanBoxCode\STM32F103RCT6\USER\USART.uvprojx
  23. Project File Date: 01/17/2023
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
  26. Build target 'USART'
  27. compiling sys_ver.c...
  28. linking...
  29. Program Size: Code=34300 RO-data=1108 RW-data=616 ZI-data=14824
  30. FromELF: creating hex file...
  31. "..\OBJ\USART.axf" - 0 Error(s), 0 Warning(s).
  32. <h2>Software Packages used:</h2>
  33. Package Vendor: Keil
  34. http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.0.pack
  35. Keil.STM32F1xx_DFP.2.4.0
  36. STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
  37. <h2>Collection of Component include folders:</h2>
  38. C:\Users\didi\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.4.0\Device\Include
  39. <h2>Collection of Component Files used:</h2>
  40. Build Time Elapsed: 00:00:03
  41. </pre>
  42. </body>
  43. </html>