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.