Tool/software: Code Composer Studio
Hello,
Environment:
- Hardware: AM65x IDK
- Software: ti-processor-sdk-rtos-am65xx-evm-06_01_00_08
I am trying load <PDK>\pdk_am65xx_1_0_6\packages\ti\csl\test\dmTimerUt\ to R5F through Linux remoteproc. To do this it seems that a resource table is needed to be put into the program; otherwise the remoteproc driver will report error when I start R5F. I have read some documents including https://lwn.net/Articles/489009/ . Could someone provide any examples or PDFs?
The error messages:
[ 5164.436159] remoteproc remoteproc12: powering up 41000000.r5f [ 5164.442848] remoteproc remoteproc12: Booting fw image am65x-mcu-r5f0-fw, size 415240 [ 5164.450699] remoteproc remoteproc12: Failed to find resource table [ 5164.456949] remoteproc remoteproc12: Boot failed: -22 -sh: echo: write error: Invalid argument