Hi, expert,
We are testing the CDDIPC function based on SDK(ti-processor-sdk-rtos-j721e-evm-08_00_01_10 and ti-processor-sdk-linux-j7-evm-08_00_01_13).
we try to load the resource table on MCU2_1 and communicate with A72(linux env). The IPC communication will be failed sometimes after board reset. When it's failed, the UART log from linux show that rsc table is truncated.
[ 13.843463] remoteproc remoteproc5: rsc table is truncated
I'd like to know what's the reason linux will report this error?
Thanks