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.
我使用AM572X EVM 在CCS6.1.3中调试程序,使用RTOS ANalyzer 中的printf and ERRORS LOG弹出如下错误,我在项目属性的是添加了UIA 配置的,且在ROV的LOGGERBUF中也能看到LOG日志,就是这个RTOS Analyzer中的LOG打不开,请问是什么原因呢?
应该还是UIA配置添加的不对,你是参考哪个文档添加的?
我看了下文档,似乎这两个是相互冲突的,我是直接在创建工程时用属性中的general中的RTSC直接添加的。