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.

[参考译文] J721EXCPXEVM:在 J721E 上的 Linux 和 R5 之间寻找一个简单的 IPC 示例

Guru**** 2539500 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1562321/j721excpxevm-looking-for-a-simple-ipc-example-between-linux-and-r5-on-j721e

器件型号:J721EXCPXEVM


工具/软件:

您好、专家、

我目前正在探索 J721E 上的 IPC 功能。 我的目标是实现在 Linux 上运行的进程与在 R5 内核上运行的 RTOS 应用程序之间的通信。

我已经尝试了 SDK 中提供的示例 (Linux SDK 和 RTOS SDK)、但我经常遇到各种难以解决的问题。

因此、我想问是否有人能为我提供一个简单的工作范例。 例如、一个在 Linux 上运行的最小程序、另一个在 R5F 上运行的程序、包括必要的 IPC 配置步骤、使用 SPL 或 SBL 运行程序的说明、以及相应的构建设置(如 Makefile)。

提前感谢您的帮助!