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.

[参考译文] TMDS64EVM:同时运行 A53 内核 0 和 R5F 内核 0

Guru**** 2928980 points

Other Parts Discussed in Thread: SYSCONFIG

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1653373/tmds64evm-running-a53-core-0-and-r5f-core-0-concurrently

器件型号: TMDS64EVM
主题: SysConfig 中讨论的其他器件

我有一个项目、尝试在 A53 内核 0 和 R5F 内核 0 上运行的应用程序之间交换数据。  

我可以随意运行每个应用程序内核并设置内存、加载值、读取和写入共享内存区域。

我现在想运行这两者、并来回发送数据字节。

我连接到 A53_0、加载我的软件并运行。 我可以看到它是循环而没有错误。

然后、连接到 R5F_0_0、加载并运行应用程序。 它是自行车。

虽然 a53_0 似乎正在运行(调试菜单显示为“running“)、但我预期填充的共享存储器区域不是。

加载和运行两个内核应该采取什么步骤? 是否有一些我可以看到的特殊序列?