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.

关于5718 DSP 打印问题

Other Parts Discussed in Thread: AM5718

使用processor_sdk_rtos_am57xx_4_01_00_06 编译MessageQMulti工程,并添加了如先信息 

var System = xdc.useModule('xdc.runtime.System');
var SysStd = xdc.useModule('xdc.runtime.SysStd');
System.SupportProxy = SysStd;

没有看到终端输出System_printf相关信息