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.

[参考译文] AM2634:SysConfig:##39;启用 UART Log##39;针对多个内核

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1385648/am2634-sysconfig-enable-uart-log-for-multiple-cores

器件型号:AM2634

工具与软件:

您好!

在示例中: empty_am263x-cc_system_freertOS 与激活"Enable UART Log"存在不一致的情况。

Q1:为什么 R5FSS0-1和  R5FSS1-1未启用 UART 日志? 是技术限制还是只是个错误?

Q2:如果这只是个错误、我们是否可以对使用 UART0的项目中所有已使用的内核启用"Enable UART Log"?

谢谢你。

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

    您好!

    仅需要在实际与 UART 外设通信的一个内核中启用 UART 日志。 同一内核还应启用"Shared Memory Log Reader"。 需要向 UART 发送数据的其他内核应仅启用"Shared Memory Log Writer"。

    此致、

    Ashwin

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

    感谢您提供简洁的答案。