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.

[参考译文] IPC 演示

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1025606/ipc-demo

器件型号:J7200XSOMXEVM

你好

我们尝试测试"ex02_BareMetal_multicore_echo_test"以展示 MCU 如何与其他 MCU 握手。
我们已经使用 CCS 或 OSPI 烧录了"MCU2_0"和"MCU2_1" bu、但我们从控制台获得了注意。
如何检查示例代码是否正常?
/opt/ti-processor-sdk-rtos-j7200-evm-07_03_00_07/pdk_j7200_07_03_00_29/packages/ti/drv/ipc/examples/ex02_baremetal_multicore_echo_test

请帮助!

非常感谢。

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

    您好、Jay、

    BareMetal 示例不会将迹线打印到控制台。 它们被放置在".tracebuf"段内存中的循环缓冲区中。

    您应该能够通过具有字符样式的 CCS 存储器浏览器查看它们。

    此致

    Suman