如何计算 beagleboard 中读写应用程序的 dsp 地址?

发布于 2024-10-08 20:15:16 字数 210 浏览 0 评论 0原文

我正在尝试在 beagleboard 上的 dsplink 中运行读写示例。为此,我需要将 dsp 地址作为命令行参数提供。我怎么知道dsp地址是什么?

我有OMAP5030的配置文件。这是 dsplink 内存部分图的快照(从 CFG_OMAP3530_SHMEM.c 复制): 替代文本

I'm trying to run the readwrite example in the dsplink on the beagleboard. To do so, I need to give the dsp address as a command line parameter. How do I know what is the dsp address?

I have the config file of OMAP5030. Here's a snapshot of the dsplink memory section diagram (copied from CFG_OMAP3530_SHMEM.c):
alt text

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

茶色山野 2024-10-15 20:15:16

如果必须使用读写,请参阅。您将需要查看 .tcf 文件等。然而,正如 TI 工程师所提到的,readwrite 是一个非常危险的使用示例。查看 MSGQ 或其他类似的示例。

If you must use readwrite, see this. You will want to look at .tcf files or such. However, as mentioned by TI engineers, readwrite is a very dangerous example to use. Look to MSGQ or other examples like that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文