Hi All,
What is the clean way to invoke an R5 application API from the A72 core?
Applications are using remote_servic, and IPC to do that. In my case, I want to just invoke the R5 API interface.
Regards,
Jegathesan S
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.
Hi All,
What is the clean way to invoke an R5 application API from the A72 core?
Applications are using remote_servic, and IPC to do that. In my case, I want to just invoke the R5 API interface.
Regards,
Jegathesan S
Hi Jegathesan,
Thank you for your patience.
Rpmsg and ipc is the supported method for communicating between the A72 and the R5.
Regards,
Mike