Part Number: TDA4VM
Other Parts Discussed in Thread: TDA4VL, TDA2, SYSBIOS
part number :J721S2_SW
Reference: vision_app
EVM _ TDA4VL
A72 os -- Linux
C7x -- FreeRtos
I am trying to integrate the TIDL code to our frame work , just to ensure all libs related to TIDL are working fine with our basic frame work, but while running the code I am getting an error like below after the rpmsg_char_init(NULL) call.
_rpmsg_char_find_ctrldev: could not find the matching rpmsg_ctrl device for virtio0.rpmsg_chrdev.-1.13
_rpmsg_char_find_ctrldev: could not find the matching rpmsg_ctrl device for virtio1.rpmsg_chrdev.-1.13
then TX channels for CPU creation for c7x_1 and c7x_2 are failing.
I would like to know what is this error happening while calling rpmsg_char_init() and why its happening.
Regards,
Remesh