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.

[参考译文] TDA4VH-Q1:创建端点时出现匹配器件未找到错误

Guru**** 2484615 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1555634/tda4vh-q1-matching-device-not-found-error-while-creating-endpoints

器件型号:TDA4VH-Q1


工具/软件:

您好、

我使用的是 SDK v11。

我尝试在我的应用中为 A72 上的所有远程内核创建端点、但出现以下错误。 下面是 app_utils->ipc util 中的相同步骤。

rpmsg_char_find_ctrldev:找不到与 virtio6.rpmsg_chrdev.–1.100 匹配的 rpmsg_ctrl 设备

以下日志:

看起来它能够为 R5F 内核创建任务、但 C7x 内核无法创建任务。 这可能是什么原因?  

谢谢。此致、

Lalit

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

    您好、

    把它弄明白了。 C7x 构建本身从 vision_apps_build_flags 中禁用。 它现在开始工作