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.

[参考译文] J722SXH01EVM:如何在 J722S DSP 端设置 CCS 调试日志 UART 模式

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1640522/j722sxh01evm-how-to-setup-the-ccs-debug-log-uart-mode-on-j722s-dsp-side

器件型号: J722SXH01EVM

我将 CCS 调试日志 urat 模式设置为如下:

image.png

image.png

如果我设置 UART 实例=USART0 或 USART1、则当代码在 DebugP_LOG 中运行时、系统会崩溃。

当我设置另一个 urat 实例时、系统很好、但在 UART 视图中不能显示。我猜 UART0 和 UART 1 由 Arm 内核使用

 image.png

我可以看到 4 个 UART 端口

image.png

3 个端口中有输出消息:

image.png

image.png

image.png

image.png

com14 为空。

我想知道我需要通过什么设置来使 DSP c75ss0 的调试消息可以输出到 UART 视图