This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C6748: sysbios中System_printf()可否打印变量

Part Number: TMS320C6748
Other Parts Discussed in Thread: SYSBIOS

在学习sysbios时,处理器为C6748,用到了System_printf()来打印字符串,请问System_printf()可以用来打印程序中的变量吗?

如果可以的话,该怎么使用?