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.

TDA4VM: Remote service API for R5F RTOS to notify A72 Linux

Part Number: TDA4VM


We need an event function to notify A72 application when something in R5F happened. It is out side openvx flow.

I am aware of R5F -> Linux notify is not supported by remote service API and require low level RPMessage programming.

Does the RPMessage programming require configuration of Linux driver? The appIpcCreateTxCh() function look into the Linux sysfs by rproc_find_xxxx functions in order to create channels.

How do we create our own RPMSG channel for R5F -> A72? Please give us example codes for both A72 and R5F.

Regards.

Jerry