TMRWatch_OTA.build_log.htm 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>礦ision Build Log</h1>
  5. <h2>Tool Versions:</h2>
  6. IDE-Version: μVision V5.24.2.0
  7. Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
  8. License Information: z zhuhongbin, fd, LIC=21E4T-RX54U-Y8SFK-ZXA4P-7FG8I-QFI5D
  9. Tool Versions:
  10. Toolchain: MDK-ARM Plus Version: 5.24.1
  11. Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
  12. C Compiler: Armcc.exe V5.06 update 5 (build 528)
  13. Assembler: Armasm.exe V5.06 update 5 (build 528)
  14. Linker/Locator: ArmLink.exe V5.06 update 5 (build 528)
  15. Library Manager: ArmAr.exe V5.06 update 5 (build 528)
  16. Hex Converter: FromElf.exe V5.06 update 5 (build 528)
  17. CPU DLL: SARMCM3.DLL V5.24.1
  18. Dialog DLL: DCM.DLL V1.16.0.0
  19. Target DLL: Segger\JL2CM3.dll V2.99.26.0
  20. Dialog DLL: TCM.DLL V1.32.0.0
  21. <h2>Project:</h2>
  22. D:\test\MDK-ARM\test.uvprojx
  23. Project File Date: 11/19/2021
  24. <h2>Output:</h2>
  25. *** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
  26. Rebuild target 'test'
  27. assembling startup_stm32f103xe.s...
  28. compiling syscall_armlibc.c...
  29. compiling dma.c...
  30. compiling stm32f1xx_hal_msp.c...
  31. compiling iwdg.c...
  32. compiling gpio.c...
  33. compiling stm32f1xx_it.c...
  34. compiling main.c...
  35. ../Src/main.c(71): warning: #177-D: function "exception_hook" was declared but never referenced
  36. static rt_err_t exception_hook(void *context) {
  37. ../Src/main.c(109): warning: C4018W: division by zero: /
  38. z = x / y;
  39. ../Src/main.c: 2 warnings, 0 errors
  40. compiling usart.c...
  41. compiling stm32f1xx_hal_iwdg.c...
  42. compiling stm32f1xx_hal_gpio_ex.c...
  43. compiling stm32f1xx_hal_rcc_ex.c...
  44. compiling system_stm32f1xx.c...
  45. compiling stm32f1xx_hal_rcc.c...
  46. compiling stm32f1xx_hal_gpio.c...
  47. compiling stm32f1xx_hal.c...
  48. compiling stm32f1xx_hal_flash_ex.c...
  49. compiling stm32f1xx_hal_cortex.c...
  50. compiling stm32f1xx_hal_exti.c...
  51. compiling stm32f1xx_hal_tim.c...
  52. compiling stm32f1xx_hal_pwr.c...
  53. compiling fal.c...
  54. compiling fal_flash.c...
  55. ..\fal\src\fal_flash.c(45): warning: #550-D: variable "dev" was set but never used
  56. const struct fal_flash_dev *dev;
  57. ..\fal\src\fal_flash.c: 1 warning, 0 errors
  58. compiling fal_rtt.c...
  59. compiling fal_partition.c...
  60. compiling stm32f1xx_hal_flash.c...
  61. compiling fdb.c...
  62. compiling fdb_utils.c...
  63. compiling stm32f1xx_hal_dma.c...
  64. compiling fdb_tsdb.c...
  65. compiling fdb_kvdb.c...
  66. compiling stm32f1xx_hal_tim_ex.c...
  67. compiling fal_flash_stm32f1_port.c...
  68. compiling flash.c...
  69. compiling init.c...
  70. compiling stm32f1xx_hal_uart.c...
  71. compiling buffer.c...
  72. ..\tmr\buffer.c(270): warning: #167-D: argument of type "uint8_t *" is incompatible with parameter of type "char *"
  73. rt_strncpy(dataframehead.Buffer, XbeeConst_FRxBuf0, 4);
  74. ..\tmr\buffer.c(270): warning: #167-D: argument of type "unsigned char *" is incompatible with parameter of type "const char *"
  75. rt_strncpy(dataframehead.Buffer, XbeeConst_FRxBuf0, 4);
  76. ..\tmr\buffer.c(333): warning: #223-D: function "findlastplan" declared implicitly
  77. foundlastplan_ = findlastplan();
  78. ..\tmr\buffer.c(708): warning: #550-D: variable "tempval" was set but never used
  79. unsigned char tempval;
  80. ..\tmr\buffer.c: 4 warnings, 0 errors
  81. compiling xBeeAppEscapingMode.c...
  82. compiling cm_backtrace.c...
  83. ..\cm_backtrace\cm_backtrace.c(567): warning: #177-D: variable "regs_name" was declared but never referenced
  84. const char *regs_name[] = { "R0 ", "R1 ", "R2 ", "R3 ", "R12", "LR ", "PC ", "PSR" };
  85. ..\cm_backtrace\cm_backtrace.c(108): warning: #177-D: variable "print_info" was declared but never referenced
  86. static const char * const print_info[] = {
  87. ..\cm_backtrace\cm_backtrace.c(216): warning: #177-D: function "get_cur_thread_name" was declared but never referenced
  88. static const char *get_cur_thread_name(void) {
  89. ..\cm_backtrace\cm_backtrace.c: 3 warnings, 0 errors
  90. compiling display.c...
  91. compiling cmd.c...
  92. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\components\finsh\cmd.c(161): warning: #177-D: variable "item_title" was declared but never referenced
  93. const char *item_title = "thread";
  94. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\components\finsh\cmd.c(254): warning: #550-D: variable "thread" was set but never used
  95. struct rt_thread *thread;
  96. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\components\finsh\cmd.c(276): warning: #177-D: variable "item_title" was declared but never referenced
  97. const char *item_title = "semaphore";
  98. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\components\finsh\cmd.c(343): warning: #177-D: variable "item_title" was declared but never referenced
  99. const char *item_title = "event";
  100. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\components\finsh\cmd.c(740): warning: #177-D: variable "item_title" was declared but never referenced
  101. const char *item_title = "timer";
  102. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\components\finsh\cmd.c: 5 warnings, 0 errors
  103. compiling msh.c...
  104. assembling context_rvds.S...
  105. compiling shell.c...
  106. compiling cpuport.c...
  107. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\libcpu\arm\cortex-m3\cpuport.c(294): warning: #177-D: variable "context" was declared but never referenced
  108. struct stack_frame* context = &exception_info->stack_frame;
  109. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\libcpu\arm\cortex-m3\cpuport.c: 1 warning, 0 errors
  110. compiling clock.c...
  111. compiling components.c...
  112. compiling idle.c...
  113. compiling irq.c...
  114. compiling ipc.c...
  115. compiling mem.c...
  116. compiling kservice.c...
  117. compiling object.c...
  118. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\src\object.c(262): warning: #550-D: variable "obj" was set but never used
  119. struct rt_object *obj;
  120. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\src\object.c: 1 warning, 0 errors
  121. compiling scheduler.c...
  122. compiling thread.c...
  123. compiling timer.c...
  124. compiling daScreen.c...
  125. compiling plan.c...
  126. compiling button.c...
  127. compiling Ad.c...
  128. compiling weight.c...
  129. ..\tmr\weight.c(1882): warning: #676-D: using out-of-scope declaration of variable "iscowweight" (declared at line 72)
  130. if (iscowweight==1) {
  131. ..\tmr\weight.c(1964): warning: #167-D: argument of type "void (*)(void)" is incompatible with parameter of type "void (*)(void *)"
  132. ReadWeightthread, RT_NULL,
  133. ..\tmr\weight.c(1977): warning: #167-D: argument of type "void (*)(void)" is incompatible with parameter of type "void (*)(void *)"
  134. CheckWeightthread, RT_NULL,
  135. ..\tmr\weight.c(2014): warning: #167-D: argument of type "void (*)(void)" is incompatible with parameter of type "void (*)(void *)"
  136. ReadEIDthread, RT_NULL,
  137. ..\tmr\weight.c(43): warning: #550-D: variable "WeightConst_WeightCur_last3" was set but never used
  138. static signed short WeightConst_WeightCur_last3=0;
  139. ..\tmr\weight.c(363): warning: #177-D: function "P_300G0" was declared but never referenced
  140. static void P_300G0() {
  141. ..\tmr\weight.c(420): warning: #177-D: function "P_300G1" was declared but never referenced
  142. static void P_300G1() {
  143. ..\tmr\weight.c(596): warning: #177-D: function "P_AWH_30_SA" was declared but never referenced
  144. static void P_AWH_30_SA() {
  145. ..\tmr\weight.c(653): warning: #177-D: function "P_digi" was declared but never referenced
  146. static void P_digi() {
  147. ..\tmr\weight.c(905): warning: #177-D: function "P_HF" was declared but never referenced
  148. static void P_HF() {
  149. ..\tmr\weight.c(953): warning: #177-D: function "P_E_2000" was declared but never referenced
  150. static void P_E_2000() {
  151. ..\tmr\weight.c(1272): warning: #177-D: function "P_TQ" was declared but never referenced
  152. static void P_TQ() {
  153. ..\tmr\weight.c(1480): warning: #177-D: function "P_NEWLabel" was declared but never referenced
  154. static void P_NEWLabel() {
  155. ..\tmr\weight.c: 13 warnings, 0 errors
  156. compiling board.c...
  157. linking...
  158. Program Size: Code=61972 RO-data=4720 RW-data=1648 ZI-data=46320
  159. FromELF: creating hex file...
  160. After Build - User command #1: fromelf.exe --bin -o "test\TMRWatch_OTA.bin" "test\TMRWatch_OTA.axf"
  161. After Build - User command #2: D:\test\MDK-ARM\BootLoader\TMR.bat
  162. D:\test\MDK-ARM>del .\bootLoader\TMRWatchAndBoot.bin
  163. D:\test\MDK-ARM>copy .\test\TMRWatch_OTA.bin .\bootLoader
  164. 已复制 1 个文件。
  165. D:\test\MDK-ARM>fsutil file createnew .\bootLoader\TMRWatchAndBoot.bin 8192
  166. 已创建文件 D:\test\MDK-ARM\bootLoader\TMRWatchAndBoot.bin
  167. D:\test\MDK-ARM>.\bootLoader\hbin .\bootLoader\TMRWatchBoot.bin .\bootLoader\TMRWatchAndBoot.bin
  168. D:\test\MDK-ARM>.\bootLoader\cat .\bootLoader\TMRWatch_OTA.bin 1>>.\bootLoader\TMRWatchAndBoot.bin
  169. "test\TMRWatch_OTA.axf" - 0 Error(s), 30 Warning(s).
  170. <h2>Software Packages used:</h2>
  171. Package Vendor: ARM
  172. http://www.keil.com/pack/ARM.CMSIS.5.0.1.pack
  173. ARM.CMSIS.5.0.1
  174. CMSIS (Cortex Microcontroller Software Interface Standard)
  175. * Component: CORE Version: 5.0.1
  176. Package Vendor: RealThread
  177. https://www.rt-thread.org/download/mdk/RealThread.RT-Thread.3.1.3.pack
  178. RealThread.RT-Thread.3.1.3
  179. RT-Thread Software Components
  180. * Component: shell Version: 3.1.3
  181. * Component: kernel Version: 3.1.3
  182. Package Vendor: Keil
  183. http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.1.0.pack
  184. Keil.STM32F1xx_DFP.2.1.0
  185. STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
  186. <h2>Collection of Component include folders:</h2>
  187. .\RTE\RTOS
  188. .\RTE\_test
  189. C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.0.1\CMSIS\Include
  190. C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.1.0\Device\Include
  191. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\components\finsh
  192. C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\include
  193. <h2>Collection of Component Files used:</h2>
  194. * Component: RealThread.RT-Thread::RTOS:shell:3.1.3
  195. Source file: components\finsh\shell.c
  196. Source file: components\finsh\cmd.c
  197. Source file: components\finsh\msh.c
  198. * Component: RealThread.RT-Thread::RTOS:kernel:3.1.3
  199. Source file: src\kservice.c
  200. Source file: src\object.c
  201. Source file: src\scheduler.c
  202. Source file: libcpu\arm\cortex-m3\context_rvds.S
  203. Source file: src\irq.c
  204. Source file: src\thread.c
  205. Source file: bsp\board.c
  206. Source file: libcpu\arm\cortex-m3\cpuport.c
  207. Include file: bsp\rtconfig.h
  208. Source file: src\clock.c
  209. Source file: src\idle.c
  210. Source file: src\mem.c
  211. Source file: src\timer.c
  212. Source file: src\components.c
  213. Source file: src\ipc.c
  214. * Component: ARM::CMSIS:CORE:5.0.1
  215. Build Time Elapsed: 00:00:19
  216. </pre>
  217. </body>
  218. </html>