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.

Printf_AUTO.build_log.htm 1.9KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Vision Build Log</h1>
  5. <h2>Project:</h2>
  6. E:\code\003\д빤\д빤ߣPCдţ 20170619\д빤ߣPC\RVMDK\Printf.uvproj
  7. Project File Date: 06/15/2017
  8. <h2>Output:</h2>
  9. Build target 'CreativeST_VC'
  10. linking...
  11. Program Size: Code=7692 RO-data=348 RW-data=100 ZI-data=2092
  12. FromELF: creating hex file...
  13. ".\Obj\Printf_PC.axf" - 0 Error(s), 0 Warning(s).
  14. </pre>
  15. </body>
  16. </html>
  17. a(uartSendWrNumOkData,14); //ԣظPC
  18. ..\bsp\DataProc.c(313): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  19. SendConsoleData(uartSendWrNumOkData,14); //ԣظPC
  20. ..\bsp\DataProc.c(606): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  21. SendConsoleData(uartSendRdNumData,30); //ԣظPC
  22. ..\bsp\DataProc.c: 3 warnings, 0 errors
  23. linking...
  24. Program Size: Code=7692 RO-data=348 RW-data=100 ZI-data=2092
  25. FromELF: creating hex file...
  26. ".\Obj\Printf_PC.axf" - 0 Error(s), 3 Warning(s).
  27. Load "E:\\code\\003\\д빤\\д빤ߣPCдţ 20170619\\д빤ߣPC\\RVMDK\\Obj\\Printf_PC.axf"
  28. Erase Done.
  29. Programming Done.
  30. Verify OK.
  31. Application running ...
  32. Load "E:\\code\\003\\д빤\\д빤ߣPCдţ 20170619\\д빤ߣPC\\RVMDK\\Obj\\Printf_PC.axf"
  33. Erase Done.
  34. Programming Done.
  35. Verify OK.
  36. Application running ...
  37. Load "E:\\code\\003\\д빤\\д빤ߣPCдţ 20170619\\д빤ߣPC\\RVMDK\\Obj\\Printf_PC.axf"
  38. Erase Done.
  39. Programming Done.
  40. Verify OK.
  41. Application running ...
  42. compiling tim.c...
  43. "..\bsp\tim.c" - 0 Error(s), 0 Warning(s).
  44. PC
  45. ..\bsp\DataProc.c(605): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *"
  46. SendConsoleData(uartSendRdNumData,30); //ԣظPC
  47. ..\bsp\DataProc.c: 4 warnings, 0 errors
  48. "..\bsp\DataProc.c" - 0 Error(s), 4 Warning(s).