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.

[参考译文] MSP432P4111:启用和检索由 SYSBIOS/TI-RTOS 生成的日志记录

Guru**** 2933120 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1012878/msp432p4111-enabling-and-retrieving-logging-generated-by-sysbios-ti-rtos

器件型号:MSP432P4111

您好!  

我们正在寻找一个错误,我们认为如果我们启用一些构建到 SYS-BIOS 中的日志记录(例如,在[SIMPLELINK]\kernel\tiROT\....的.c 文件中出现的 Log_writeX()函数调用)将会有所帮助 文件夹)

我们如何打开并检索此日志记录?  以下设置是否足以启用日志记录、然后转到 CCS Tools menu->RTOS Analyzer->printf and Error Logs 进行查看?

到目前为止,我没有得到任何结果,即使我可以看到执行会达到 Log_writeX()调用。

谢谢你