按如下移植ipc 到CCS中
3.7. IPC — Processor SDK Linux Documentation
进行仿真时,程序会卡在
VirtQueue.c中的 while (Resource_getVdevStatus(VIRTIO_ID_RPMSG) != VRING_BUFS_PRIMED);
在CCS下,是怎么cache的?
代码中没有这部分程序,
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.
按如下移植ipc 到CCS中
3.7. IPC — Processor SDK Linux Documentation
进行仿真时,程序会卡在
VirtQueue.c中的 while (Resource_getVdevStatus(VIRTIO_ID_RPMSG) != VRING_BUFS_PRIMED);
在CCS下,是怎么cache的?
代码中没有这部分程序,
ipc_3_47_01_00\examples\DRA7XX_linux_elf\ex02_messageq
而且在linux下,通过makefile编译后,也无法运行下去
(+) AM5708: 编译官方SDK中的ipc例程,编译通过,在板子上运行失败 - 处理器论坛 - 处理器 - E2E 设计支持 (ti.com)