Hello,
I compiled, for target 66AK2GG1 evm, SYS/BIOS examples from Code Composer Studio, and I am not able to run them on the evm from the linux using MPMCL commands. I am able to run examples part of the TI RTOS SDK so I am confident the MPMCL is behaving properly.
I load the example for target "ti.target.elf.c66" and platform "ti.platforms.evmTCI66AK2G02" (did not find anything closer in the RTOS SDK.
Compilation does not show any error, loading the ".out" file neither using mpmcl load dsp0 .outmpmcl run command indicate "run succeeded", but I do not see the log
[303580.230383] remoteproc remoteproc0: remote processor 10800000.dsp is now up
Which is see when I load/run messageq_single.xe66 example from the SDK.
Anything that could help debugging the issue ?
thank you,
Vincent