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.

mpmcl need run twice to load or reset dsp on keystone platform

Hi:

using mpmcl to load DSP application on keystone platform, but when run command "mpmcl reset dsp0"  or "mpmcl load dsp0 app.out", will failed first time.

run it twice will success, then I run mpmcl run dsp0 command, but can not open tracefile  /sys/kernel/debug/remoteproc/remoteproc0/trace0, It seems this file did not be created, and DSP's application did not run successful. 

I using TI's sample rmK2HArmv7LinuxDspClientTestProject.out. 

Could give some advice? thanks a lot.