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.

TDA4AEN-Q1: [TDA4AEN] IPC init error on MCU2_0

Part Number: TDA4AEN-Q1
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