You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
3.9KB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>礦ision Build Log</h1>
  5. <h2>Project:</h2>
  6. E:\code\003\写码工具\写码工具(自动写号)\RVMDK\Printf.uvproj
  7. Project File Date: 06/09/2017
  8. <h2>Output:</h2>
  9. Build target 'CreativeST_VC'
  10. compiling stm32f10x_tim.c...
  11. linking...
  12. Program Size: Code=7752 RO-data=348 RW-data=100 ZI-data=2092
  13. FromELF: creating hex file...
  14. ".\Obj\Printf_AUTO.axf" - 0 Error(s), 0 Warning(s).
  15. </pre>
  16. </body>
  17. </html>
  18. .\Obj\Printf_AUTO.axf: Error: L6218E: Undefined symbol TIM_Cmd (referred from tim.o).
  19. .\Obj\Printf_AUTO.axf: Error: L6218E: Undefined symbol TIM_ITConfig (referred from tim.o).
  20. .\Obj\Printf_AUTO.axf: Error: L6218E: Undefined symbol TIM_TimeBaseInit (referred from tim.o).
  21. Not enough information to list image symbols.
  22. Finished: 1 information, 0 warning and 5 error messages.
  23. ".\Obj\Printf_AUTO.axf" - 5 Error(s), 0 Warning(s).
  24. Target not created
  25. compiling DataProc.c...
  26. ..\bsp\DataProc.c(273): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  27. SendConsoleData(buffer,RX_PLOAD_WIDTH); //
  28. ..\bsp\DataProc.c(287): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  29. SendConsoleData(uartSendWrNumOkData,14); //回显,返回给PC端
  30. ..\bsp\DataProc.c(592): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  31. SendConsoleData(uartSendRdNumData,30); //回显,返回给PC端
  32. ..\bsp\DataProc.c: 3 warnings, 0 errors
  33. "..\bsp\DataProc.c" - 0 Error(s), 3 Warning(s).
  34. ata,30); //回显,返回给PC端
  35. ..\bsp\DataProc.c: 3 warnings, 0 errors
  36. "..\bsp\DataProc.c" - 0 Error(s), 3 Warning(s).
  37. compiling DataProc.c...
  38. ..\bsp\DataProc.c(268): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  39. SendConsoleData(buffer,RX_PLOAD_WIDTH); //
  40. ..\bsp\DataProc.c(281): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  41. SendConsoleData(uartSendWrNumOkData,14); //回显,返回给PC端
  42. ..\bsp\DataProc.c(583): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  43. SendConsoleData(uartSendRdNumData,30); //回显,返回给PC端
  44. ..\bsp\DataProc.c: 3 warnings, 0 errors
  45. "..\bsp\DataProc.c" - 0 Error(s), 3 Warning(s).
  46. compiling tim.c...
  47. "..\bsp\tim.c" - 0 Error(s), 0 Warning(s).
  48. compiling tim.c...
  49. "..\bsp\tim.c" - 0 Error(s), 0 Warning(s).
  50. compiling main.c...
  51. "..\bsp\main.c" - 0 Error(s), 0 Warning(s).
  52. compiling main.c...
  53. "..\bsp\main.c" - 0 Error(s), 0 Warning(s).
  54. compiling DataProc.c...
  55. ..\bsp\DataProc.c(271): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  56. SendConsoleData(buffer,RX_PLOAD_WIDTH); //
  57. ..\bsp\DataProc.c(284): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  58. SendConsoleData(uartSendWrNumOkData,14); //回显,返回给PC端
  59. ..\bsp\DataProc.c(586): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  60. SendConsoleData(uartSendRdNumData,30); //回显,返回给PC端
  61. ..\bsp\DataProc.c: 3 warnings, 0 errors
  62. "..\bsp\DataProc.c" - 0 Error(s), 3 Warning(s).
  63. compiling DataProc.c...
  64. ..\bsp\DataProc.c(273): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  65. SendConsoleData(buffer,RX_PLOAD_WIDTH); //
  66. ..\bsp\DataProc.c(287): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  67. SendConsoleData(uartSendWrNumOkData,14); //回显,返回给PC端
  68. ..\bsp\DataProc.c(592): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  69. SendConsoleData(uartSendRdNumData,30); //回显,返回给PC端
  70. ..\bsp\DataProc.c: 3 warnings, 0 errors
  71. "..\bsp\DataProc.c" - 0 Error(s), 3 Warning(s).