Tool/software:
Hi
I have cloned the edgeai-tidl tools for the tag 09_02_09_00 for j784s4 soc , I added our custom tflite model which I am able to compile and infer on X86 host pc and also I am able to run the model inference on the board by copying our model artifacts to it.
issue: I have linux filesystem booted via sd card which has vision apps running for all the cores in j784s4 soc, we created a test application to be running in parallel to the machine learning model
our test application will be running on C7x_2 core. The issue is when running our custom model inference in parallel to C7x_2 I am encountering this error which is shown below
[NOTE : I dont see this issue when vision apps are running in all the cores after booting the sd card, only when I run my our model I am seeing this rpmsg_ctrl error while parallely running test app on C7x_2 core ].
Please help us in resolving it.
Thanks
Madhu