礦ision Build Log

Project:

E:\code\003\写码工具\写码工具(PC控制写号) 20170619\写码工具(PC)\RVMDK\Printf.uvproj Project File Date: 06/15/2017

Output:

Build target 'CreativeST_VC' linking... Program Size: Code=7692 RO-data=348 RW-data=100 ZI-data=2092 FromELF: creating hex file... ".\Obj\Printf_PC.axf" - 0 Error(s), 0 Warning(s).
a(uartSendWrNumOkData,14); //回显,返回给PC端 ..\bsp\DataProc.c(313): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" SendConsoleData(uartSendWrNumOkData,14); //回显,返回给PC端 ..\bsp\DataProc.c(606): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" SendConsoleData(uartSendRdNumData,30); //回显,返回给PC端 ..\bsp\DataProc.c: 3 warnings, 0 errors linking... Program Size: Code=7692 RO-data=348 RW-data=100 ZI-data=2092 FromELF: creating hex file... ".\Obj\Printf_PC.axf" - 0 Error(s), 3 Warning(s). Load "E:\\code\\003\\写码工具\\写码工具(PC控制写号) 20170619\\写码工具(PC)\\RVMDK\\Obj\\Printf_PC.axf" Erase Done. Programming Done. Verify OK. Application running ... Load "E:\\code\\003\\写码工具\\写码工具(PC控制写号) 20170619\\写码工具(PC)\\RVMDK\\Obj\\Printf_PC.axf" Erase Done. Programming Done. Verify OK. Application running ... Load "E:\\code\\003\\写码工具\\写码工具(PC控制写号) 20170619\\写码工具(PC)\\RVMDK\\Obj\\Printf_PC.axf" Erase Done. Programming Done. Verify OK. Application running ... compiling tim.c... "..\bsp\tim.c" - 0 Error(s), 0 Warning(s). 给PC端 ..\bsp\DataProc.c(605): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "char *" SendConsoleData(uartSendRdNumData,30); //回显,返回给PC端 ..\bsp\DataProc.c: 4 warnings, 0 errors "..\bsp\DataProc.c" - 0 Error(s), 4 Warning(s).