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.

[参考译文] TMS320F28388D:IPC 通信问题:CM 到 CPU1仅中断触发一次

Guru**** 2481985 points
Other Parts Discussed in Thread: C2000WARE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1458049/tms320f28388d-issue-with-ipc-communication-cm-to-cpu1-interrupt-triggering-only-once

器件型号:TMS320F28388D
Thread 中讨论的其他器件:C2000WARE

工具与软件:

你(们)好

您能告诉我该查询的更新情况吗? 请查看下面随附的链接。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1425826/tms320f28388d-issue-with-ipc-communication-cm-to-cpu1-interrupt-triggering-only-once?tisearch=e2e-sitesearch&keymatch=%252520user%25253A620902#

我在代码中遇到 IPC 通信问题。 我已将 CM 配置为使用 FLAG3持续向 CPU1发送数据。 但是、CPU1上的中断仅触发一次、我验证 ACK 标志显示为零。 另一方面、当我从 CPU1到 CM 执行相同的通信时、中断会按预期连续触发。 我附上了供您参考的代码。 您可以看一下并帮助我确定问题吗?

此致!

SaiPavan。

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

    嗨、Sai、  

    对延迟响应深表歉意。 感谢您在我们的假期与我们相处。 当前的专家本周就在外面了。 我会看看你的帖子,并试图支持你,直到业主回到镇.

    此致、

    OZINO

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

    嗨、Sai、

    您是否已查看 C2000Ware 中针对 CM IPC 的示例?  C2000ware\driverlib\f2838x\examples\c28x_cm\ipc

    有一个基本示例演示了如何配置 IPC 并从 C28x 向 CM 内核传递信息(无需消息队列)。 确保在执行代码时先运行 C28x1内核、然后运行 CM 内核。

    此致、

    Ozino