Other Parts Discussed in Thread: TDA4VH, TDA4VM
Tool/software:
Hi, TI experts.
I'm developing a DL-based app on TDA4AEN(J722S) EVM.
When I tried to run it, there was an error on IPC init of MCU2_0 even though I didn't change any codes in app_utils of PSDK.
_rpmsg_char_find_ctrldev: could not find the matching rpmsg_ctrl device for virtio4.rpmsg_chrdev.-1.13 IPC: ERROR: Unable to create TX channels for CPU [mcu2_0] !!! IPC: Init ... Done !!! APP: ERROR: IPC init failed !!! REMOTE_SERVICE: Init ... !!! _rpmsg_char_find_ctrldev: could not find the matching rpmsg_ctrl device for virtio4.rpmsg_chrdev.-1.21 _rpmsg_char_find_ctrldev: could not find the matching rpmsg_ctrl device for virtio0.rpmsg_chrdev.-1.21 _rpmsg_char_find_ctrldev: could not find the matching rpmsg_ctrl device for virtio1.rpmsg_chrdev.-1.21 REMOTE_SERVICE: Init ... Done !!!
I am struggling to pinpoint the source of the problem.
I was wondering if you would mind advising me on which aspects I should look into.
Kind regards
Yongsig