./vx_app_ipc_char.out
APP: Init ... !!!
MEM: Init ... !!!
MEM: Initialized DMA HEAP (fd=4) !!!
MEM: Init ... Done !!!
IPC: Init ... !!!
_rpmsg_char_find_ctrldev: could not find the matching rpmsg_ctrl device for vir3
In IpcCreateTxch...!!!
In IPC Linux->rproc_id:0 remote_endpt:13 eptdev_name=rpmsg-char-0-1058
IPC: mcu1_0 : rpmsg local endpt is -1
IPC: ERROR: Unable to create TX channels for CPU [mcu1_0] !!!
IPC: Init ... Done !!!
APP: ERROR: IPC init failed !!!
APP: Init ... Done !!!
here _rpmsg_char_find_ctrldev: could not find the matching rpmsg_ctrl device for vir3 -> log printed when rpmsg_chr driver is open for MCU1_0
how i solved this issue