USART.build_log.htm 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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, LIC=FYKYW-Q2862-63JMB-2XZ37-IXFR0-XTUN5
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.34.0.0
  11. Toolchain Path: D:\application\keil5_34\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. D:\OBD_CODE\OBD_BleBox\obd_iso15765\BleCanBoxCode\STM32F103RCT6\USER\USART.uvprojx
  23. Project File Date: 04/08/2023
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\application\keil5_34\ARM\ARMCC\Bin'
  26. Build target 'USART'
  27. compiling mod_candataprocess.c...
  28. ..\Middle\iso15765-canbus-master\lib\lib_iqueue.h(106): warning: #815-D: type qualifier on return type is meaningless
  29. volatile uintptr_t iqueue_get_next_enqueue(iqueue_t * _queue);
  30. ..\MOD\Src\mod_candataprocess.c(46): warning: #550-D: variable "ret" was set but never used
  31. uint8_t ret = 0;
  32. ..\MOD\Src\mod_candataprocess.c(284): warning: #940-D: missing return statement at end of non-void function "MOD_CanTransferData"
  33. }
  34. ..\MOD\Src\mod_candataprocess.c(373): warning: #223-D: function "HAL_TimerRegister" declared implicitly
  35. HAL_TimerRegister(iso15765_send_callback, 1000);
  36. ..\MOD\Src\mod_candataprocess.c: 4 warnings, 0 errors
  37. linking...
  38. Program Size: Code=39844 RO-data=1040 RW-data=10372 ZI-data=15900
  39. FromELF: creating hex file...
  40. "..\OBJ\USART.axf" - 0 Error(s), 4 Warning(s).
  41. <h2>Software Packages used:</h2>
  42. Package Vendor: Keil
  43. http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.0.pack
  44. Keil.STM32F1xx_DFP.2.4.0
  45. STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
  46. <h2>Collection of Component include folders:</h2>
  47. C:\Users\yang\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.4.0\Device\Include
  48. <h2>Collection of Component Files used:</h2>
  49. Build Time Elapsed: 00:00:03
  50. </pre>
  51. </body>
  52. </html>