rtthread.build_log.htm 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>µVision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: ¦ÌVision V5.43.1.0
  7. Copyright (C) 2025 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: 1 1, 1, LIC=D0D7S-LWQYW-IIA5V-P25R2-HAENN-JXDA5
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.43.0.0
  11. Toolchain Path: D:\MCU\Keil_v5\ARM\ARMCLANG\Bin
  12. C Compiler: ArmClang.exe V6.24
  13. Assembler: Armasm.exe V6.24
  14. Linker/Locator: ArmLink.exe V6.24
  15. Library Manager: ArmAr.exe V6.24
  16. Hex Converter: FromElf.exe V6.24
  17. CPU DLL: SARMV8M.DLL V5.43.0.0
  18. Dialog DLL: DCM.DLL V1.17.5.0
  19. Target DLL: Segger\JL2CM3.dll V2.99.45.0
  20. Dialog DLL: TCM.DLL V1.56.6.0
  21. <h2>Project:</h2>
  22. E:\RT-Thread\rt-thread\bsp\renesas\ra2a1-ek\project.uvprojx
  23. Project File Date: 11/07/2025
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V6.24', folder: 'D:\MCU\Keil_v5\ARM\ARMCLANG\Bin'
  26. Build target 'Target_1'
  27. compiling syscalls.c...
  28. compiling cwchar.c...
  29. compiling cctype.c...
  30. compiling cunistd.c...
  31. compiling cstdlib.c...
  32. compiling device.c...
  33. compiling completion_comm.c...
  34. compiling completion_up.c...
  35. compiling syscall_mem.c...
  36. compiling cstring.c...
  37. compiling hal_entry.c...
  38. compiling ctime.c...
  39. compiling condvar.c...
  40. compiling pipe.c...
  41. compiling dataqueue.c...
  42. compiling ringblk_buf.c...
  43. compiling waitqueue.c...
  44. ../../../components/finsh/msh_parse.c(93): warning: array subscript is of type 'char' [-Wchar-subscripts]
  45. 93 | value += isdigit(c) ? c - '0' : c - 'a' + 10;
  46. | ^ ~
  47. D:\MCU\Keil_v5\ARM\ARMCLANG\bin\..\include\ctype.h(167): note: expanded from macro 'isdigit'
  48. 167 | #define isdigit(c) (__arm_ctype[c] == __ARM_CT_N)
  49. | ^~
  50. 1 warning generated.
  51. compiling msh_parse.c...
  52. compiling dev_pin.c...
  53. compiling ringbuffer.c...
  54. compiling workqueue.c...
  55. compiling drv_usart_v2.c...
  56. compiling drv_common.c...
  57. compiling drv_gpio.c...
  58. compiling dev_serial_v2.c...
  59. compiling shell.c...
  60. compiling msh.c...
  61. compiling cmd.c...
  62. compiling clock.c...
  63. compiling cpu_up.c...
  64. compiling components.c...
  65. compiling defunct.c...
  66. compiling idle.c...
  67. compiling irq.c...
  68. compiling scheduler_comm.c...
  69. compiling mem.c...
  70. compiling object.c...
  71. compiling kservice.c...
  72. compiling scheduler_up.c...
  73. compiling thread.c...
  74. compiling ipc.c...
  75. compiling kstdio.c...
  76. compiling timer.c...
  77. compiling kstring.c...
  78. ../../../src/klibc/rt_vsscanf.c(643): warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  79. 643 | is_zero = res.ld == 0;
  80. | ~~~~~~ ^ ~
  81. ../../../src/klibc/rt_vsscanf.c(647): warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  82. 647 | is_zero = res.d == 0;
  83. | ~~~~~ ^ ~
  84. ../../../src/klibc/rt_vsscanf.c(651): warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
  85. 651 | is_zero = res.f == 0;
  86. | ~~~~~ ^ ~
  87. 3 warnings generated.
  88. compiling rt_vsscanf.c...
  89. assembling context_rvds.S...
  90. compiling div0.c...
  91. compiling kerrno.c...
  92. compiling showmem.c...
  93. compiling atomic_arm.c...
  94. compiling cpuport.c...
  95. compiling rt_vsnprintf_tiny.c...
  96. compiling bsp_io.c...
  97. compiling bsp_sdram.c...
  98. compiling bsp_linker.c...
  99. compiling bsp_delay.c...
  100. compiling bsp_sbrk.c...
  101. compiling bsp_ipc.c...
  102. compiling system.c...
  103. compiling bsp_guard.c...
  104. compiling bsp_common.c...
  105. compiling bsp_group_irq.c...
  106. compiling bsp_security.c...
  107. compiling bsp_irq.c...
  108. compiling bsp_macl.c...
  109. compiling startup.c...
  110. compiling r_ioport.c...
  111. compiling r_sci_uart.c...
  112. compiling bsp_clocks.c...
  113. compiling bsp_register_protection.c...
  114. compiling hal_data.c...
  115. compiling pin_data.c...
  116. compiling vector_data.c...
  117. compiling main.c...
  118. compiling common_data.c...
  119. linking...
  120. .\script\fsp.scat(31): warning: L6314W: No section matches pattern *(.bss.fsp_dtc_vector_table).
  121. .\script\fsp.scat(38): warning: L6314W: No section matches pattern *(.ram_from_data_flash).
  122. .\script\fsp.scat(40): warning: L6314W: No section matches pattern *(.ram_code_from_data_flash).
  123. .\script\fsp.scat(49): warning: L6314W: No section matches pattern *(.data_flash).
  124. .\script\fsp.scat(51): warning: L6314W: No section matches pattern *(.data_flash_code).
  125. .\script\fsp.scat(59): warning: L6314W: No section matches pattern *(.bss.data_flash_noinit).
  126. .\script\fsp.scat(100): warning: L6314W: No section matches pattern *(.flash_gap).
  127. .\script\fsp.scat(106): warning: L6314W: No section matches pattern *(.flash_gap_code).
  128. .\script\fsp.scat(121): warning: L6314W: No section matches pattern *(.bss.flash_noinit).
  129. .\script\fsp.scat(128): warning: L6314W: No section matches pattern *(.ram_from_flash).
  130. .\script\fsp.scat(130): warning: L6314W: No section matches pattern *(.ram_code_from_flash).
  131. .\script\fsp.scat(132): warning: L6314W: No section matches pattern *(vtable).
  132. .\script\fsp.scat(141): warning: L6314W: No section matches pattern $$.$$(.$$).
  133. .\script\fsp.scat(155): warning: L6314W: No section matches pattern *(.bss.noinit).
  134. .\script\fsp.scat(162): warning: L6314W: No section matches pattern *(.bss.ram).
  135. .\script\fsp.scat(169): warning: L6314W: No section matches pattern *(.bss.stack?*).
  136. .\script\fsp.scat(187): warning: L6314W: No section matches pattern *(.flash).
  137. .\script\fsp.scat(189): warning: L6314W: No section matches pattern *(.flash_code).
  138. .\script\fsp.scat(192): warning: L6314W: No section matches pattern *(.mcuboot_sce9_key).
  139. .\script\fsp.scat(201): warning: L6314W: No section matches pattern *(.init_array.*).
  140. .\script\fsp.scat(202): warning: L6314W: No section matches pattern *(.init_array).
  141. .\script\fsp.scat(289): warning: L6314W: No section matches pattern *(.option_setting_secmpu).
  142. .\script\fsp.scat(318): warning: L6314W: No section matches pattern *(.option_setting_osis).
  143. Program Size: Code=35184 RO-data=7452 RW-data=372 ZI-data=3396
  144. Finished: 0 information, 23 warning and 0 error messages.
  145. FromELF: creating hex file...
  146. ".\Objects\rtthread.axf" - 0 Error(s), 27 Warning(s).
  147. <h2>Software Packages used:</h2>
  148. Package Vendor: Renesas
  149. https://www2.renesas.eu/Keil_MDK_Packs/Renesas.RA_DFP.6.1.0.pack
  150. Renesas::RA_DFP@6.1.0
  151. Renesas RA series device family pack
  152. <h2>Collection of Component include folders:</h2>
  153. ./RTE/_Target_1
  154. <h2>Collection of Component Files used:</h2>
  155. Build Time Elapsed: 00:00:07
  156. </pre>
  157. </body>
  158. </html>