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.

am437x loads pru driver error

Hi,TI

     When I insmod the driver pruss_remoteproc.ko,I got the information below:

   

[ 93.543791] pruss-rproc 54400000.pruss: creating platform devices for PRU cores
[ 93.563877] platform sound.10: Driver asoc-simple-card requests probe deferral
[ 93.588361] remoteproc1: 54434000.pru0 is available
[ 93.593678] remoteproc1: Note: remoteproc is still under development and considered experimental.
[ 93.603322] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 93.628893] remoteproc1: Direct firmware load failed with error -2
[ 93.635610] remoteproc1: Falling back to user helper
[ 93.647821] remoteproc1: failed to load rproc-pru0-fw
[ 93.653374] pru-rproc 54434000.pru0: booting the PRU core manually
[ 93.660625] remoteproc1: powering up 54434000.pru0
[ 93.665929] remoteproc1: Direct firmware load failed with error -2
[ 93.672687] remoteproc1: Falling back to user helper
[ 93.684204] remoteproc1: request_firmware failed: -2
[ 93.689713] pru-rproc 54434000.pru0: rproc_boot failed
[ 93.696212] remoteproc1: releasing 54434000.pru0
[ 93.701704] pru-rproc: probe of 54434000.pru0 failed with error -2
[ 93.709226] remoteproc1: 54438000.pru1 is available
[ 93.714542] remoteproc1: Note: remoteproc is still under development and considered experimental.
[ 93.724176] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 93.735813] remoteproc1: Direct firmware load failed with error -2
[ 93.742574] remoteproc1: Falling back to user helper
[ 93.755043] remoteproc1: failed to load rproc-pru1-fw
[ 93.760869] pru-rproc 54438000.pru1: booting the PRU core manually
[ 93.767882] remoteproc1: powering up 54438000.pru1
[ 93.773178] remoteproc1: Direct firmware load failed with error -2
[ 93.779935] remoteproc1: Falling back to user helper
[ 93.791473] remoteproc1: request_firmware failed: -2
[ 93.796901] pru-rproc 54438000.pru1: rproc_boot failed
[ 93.803505] remoteproc1: releasing 54438000.pru1
[ 93.808997] pru-rproc: probe of 54438000.pru1 failed with error -2

and I want to know why.

Thanks.

Vefone