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.

AM5728: ipc ex02messageQ 编译生成的server_dsp1.xe66无法启动

Part Number: AM5728


你好,

我的linux_SDK 版本为:ti-processor-sdk-linux-am57xx-evm-06.03.00.106-Linux-x86-Install.bin

我的rtos_SDK版本为:ti-processor-sdk-rtos-am57xx-evm-06.03.00.106-Linux-x86-Install.bin

ubuntu版本为:16.04.7

我正在尝试在我的am5728上运行ex02_messageq示例。

我按照文档software-dl.ti.com/.../Foundational_Components_IPC.html

ipc_3_50_04_08/examples/DRA7XX_linux_elf/ex02_messageq/dsp1/bin/debug/server_dsp1.xe66

ipc_3_50_04_08/examples/DRA7XX_linux_elf/ex02_messageq/host/bin/debug/app_host

同样的我也跟着文档 重新链接了server_dsp1.xe66  同时也重新unbind与bind了

但是在运行app_host时,始终卡在前三条的信息。

我的状况跟这个帖子一致。但是并没有解决方法

e2e.ti.com/.../rtos-am5728-am57x-arm-dsp-ipc-communication-example-crash

我之前使用ubuntu 14.04版本,我怀疑版本的问题,但是在我换成16.04后,问题依旧。我完全安装指南上的操作进行了多次,但是结果都是一样的