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 队列

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1371044/tms320f28388d-ipc-queue

器件型号:TMS320F28388D

工具与软件:

您好!

我要在 F28388D 处理器上实现 IPC。 IPC_sendMessageToQueue (IPC_CM_L_CPU1_R、&messageQueue、IPC_ADDR_CORRECTION_ENABLE、&TxMsg、IPC_BLOCKING_CALL); 在我发送的消息中、IPC_readMessageFromQueue (IPC_CPU1_L_CM_R、&messageQueue、IPC_ADDR_CORRECTION_ENABLE、&RxMsg、 IPC_BLOCKING_CALL);在 I READ 消息中、RxMsg.address 值​​并不相互匹配。

命令、dataw1和 dataw2值​​正确。
即使我从 CM 发送地址0、也会在 CPU1上读取0x6FFF7000。

可以帮帮我吗?

提前感谢。

此致、

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

    您好!

    您是否首先尝试了我们的 CPU1至 CM IPC 示例之一?  

    谢谢。

    本·科利尔