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.

PROCESSOR-SDK-J721E: J721EXSOMG01EVM

Part Number: PROCESSOR-SDK-J721E

Hello,

We are looking for a linux user application which can do IPC with other cores other than OpenVx ? 

Thank you.

  • Hello ,

    ti_rpmsg_char utility library is available for Linux user-space applications. The library provides an easy means to identify rpmsg character devices created by the Linux kernel rpmsg-char driver using the virtio-rpmsg-bus transport back-end.

    The ti-rpmsg-char repo  provides a user-space example called rpmsg-char-simple. The PDK IPC LLD “ipc_echo_test” firmwares can be used as sample firmwares for testing along with rpmsg-char-simple.

    Can you please take a look into the below link ?

    software-dl.ti.com/.../Foundational_Components_IPCLLD.html

    Thanks 

    Tarun Mukesh