Tool/software:
Hi TI team,
I boot the M4F through the U-Boot console successfully, but after Linux boots, the remoteproc_core.c driver fails to attach the M4F core. Actually, it throws the following resource table error:
# dmesg | grep remoteproc [ 7.729990] remoteproc remoteproc0: 5000000.m4fss is available [ 7.798948] remoteproc remoteproc0: attaching to 5000000.m4fss [ 7.845382] remoteproc remoteproc0: rsc table is truncated [ 7.865245] remoteproc remoteproc0: Failed to process resources: -22 [ 7.879791] k3-m4-rproc 5000000.m4fss: error -EINVAL: failed to register device with remoteproc core [ 7.902572] remoteproc remoteproc0: releasing 5000000.m4fss
I'm currently using Kernel 6.15, and I've applied all these patches.
Do you know what could cause this error?
Thanks in advance.
Best regards,
Lucas Azeituno