Hi,
I have Vayu Evm xc5777x CPU board. I am using ti-glsdk_dra7xx-evm_6_04_00_02 which provide component-sources/ipc_3_21_00_07 for Linux(ARM) to ti sys-bios(DSP) communication.
I am facing some issues wrt the TI provided IPC library. The IPC library provides various methods to communicate between ARM (running linux) and DSP (running TI SYS BIOS) cores.
I was able to communicate using Message queue’s between ARM and DSP. The message queue facilitates transfer of data upto 512 bytes. Please let us know the mechanism to increase this buffer length.
Also we have noticed from the IPC3.x documentation that the IPC library on ARM side doesn’t support “Shared memory data passing using ListMP”. Please let us know the mechanism used to do the same for this will be helpful to share data in bulk quantities. Will “cmem” ti linux utility will help us in this regard ? If so, please provide the necessary library of “cmem” for our AM5777 evm.
Please help in this regard
Regards
Naveen Shetti