Hi team,
I am trying to build ipc_echo_test from ti-processor-sdk-rtos-j721e-evm-07_03_00_07.
as per the steps mentioned in https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/07_03_00_07/exports/docs/pdk_jacinto_07_03_00_29/docs/userguide/jacinto/modules/ipc.html
while running echo test after
modprobe rpmsg_client_sample count=5
I encountered with MODEROBE COMMAND NOT FOUND message.
for installing the modeprobe I tried sudo apt-get install modprobe,it gave apt-get command not found message.
can you please tell me what is the right way to work this example.
Thanks,
Tanvi