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.

TDA4VM: Running two demos simultaneously

Part Number: TDA4VM

Hello.

I am trying to run run_app_single_cam.sh in the same time with run_app_tidle.sh to determine how CSI2 data processing affects overall C7x performance.

First demo (run_app_single_cam.sh) started successfully, but then I trying to start second demo (run_app_tidl.sh) I get this error:

APP: Init ... !!!
APP_LOG: Mapping 0xb8000000 ...
APP_LOG: Mapped 0xb8000000 -> 0xffffac7f0000 of size 262144 bytes
MEM: Init ION ... !!!
MEM: Initialized ION (fd=4) !!!
MEM: Init ION ... Done !!!
IPC: Init ... !!!
APP_LOG: Mapping 0xb8040000 ...
APP_LOG: Mapped 0xb8040000 -> 0xffffaa830000 of size 33292288 bytes
APP_LOG: Mapping 0x30e00000 ...
APP_LOG: Mapped 0x30e00000 -> 0xffffacd00000 of size 3072 bytes
rproc_char_device_create_endpt: ctrl_fd ioctl: Invalid argument
free(): double free detected in tcache 2
Aborted (core dumped)