Using following sdk and ipc versions how can I verify communication with remote processor (IPU1) from Linux as master?
ti-glsdk_dra7xx-evm_6_04_00_02
ipc_3_21_00_07
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.
Using following sdk and ipc versions how can I verify communication with remote processor (IPU1) from Linux as master?
ti-glsdk_dra7xx-evm_6_04_00_02
ipc_3_21_00_07
Thanks Yanko for your reply.
I'm able to successfully follow following link using GLSDK v7.x but unable to do so using GLSDK v6.x (ti-glsdk_dra7xx-evm_6_04_00_02).
processors.wiki.ti.com/.../RPMsg_Kernel_Client_Application
Version 7 sdk is based on kernel v3.14 whereas the other sdk I'm using is based on kernel version 3.8. So specifically my question is can I use MessagQApp (from linux user space) or RPMsg client application (linux kernel space) to verify communication with remoteproc (i.e IPU1 in my case)?
Thanks again,
Fahad