ble_simple_peripheral.build_log.htm 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: ¦ÌVision V5.36.0.0
  7. Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: 23 LH, 322, LIC=QF82M-X0BQQ-VEHHA-1H3W1-I2FW2-0VLL6
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.36.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.36.0.0
  18. Dialog DLL: DCM.DLL V1.17.3.0
  19. Target DLL: Segger\JL2CM3.dll V2.99.40.0
  20. Dialog DLL: TCM.DLL V1.53.0.0
  21. <h2>Project:</h2>
  22. D:\WorkFiles\fr800x_sdk\fr8000\examples\none_evm\ble_simple_peripheral\keil\ble_simple_peripheral.uvproj
  23. Project File Date: 05/22/2023
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
  26. Build target 'ble_simple_peripheral'
  27. compiling proj_main.c...
  28. ..\code\user_uart.h(11): warning: #1-D: last line of file ends without a newline
  29. #endif
  30. ..\code\proj_main.c: 1 warning, 0 errors
  31. linking...
  32. ..\..\..\..\components\toolchain\armcc\fr800x.sct(21): warning: L6314W: No section matches pattern *(gui_menu).
  33. ..\..\..\..\components\toolchain\armcc\fr800x.sct(37): warning: L6314W: No section matches pattern *(STACK).
  34. ..\..\..\..\components\toolchain\armcc\fr800x.sct(57): warning: L6314W: No section matches pattern *(test_mem).
  35. Program Size: Code=93648 RO-data=3872 RW-data=2812 ZI-data=4220
  36. Finished: 0 information, 3 warning and 0 error messages.
  37. After Build - User command #1: fromelf.exe --text -c -o Output/ble_simple_peripheral.txt Objects/ble_simple_peripheral.axf
  38. After Build - User command #2: fromelf.exe --bin -o Output/ble_simple_peripheral.bin Objects/ble_simple_peripheral.axf
  39. ".\Objects\ble_simple_peripheral.axf" - 0 Error(s), 4 Warning(s).
  40. Build Time Elapsed: 00:00:01
  41. </pre>
  42. </body>
  43. </html>