September 15, 2025, 08:27:37 AM

Programming M core on iMX8MP

Started by jospuntnl, September 12, 2025, 02:44:13 PM

Previous topic - Next topic

jospuntnl

Hi,

I've been trying to program the M-core of the IMX8MP for a while now, and after messing around with memory adresses, I've finally got a firmware file that does not immediately get rejected. Sadly I've ran into another issue:

[  412.455146] remoteproc remoteproc0: powering up imx-dsp-rproc
[  412.462385] remoteproc remoteproc0: Booting fw image hello_world.elf, size 185848
[  412.585249] remoteproc remoteproc0: can't start rproc imx-dsp-rproc: -110
[  412.585353] remoteproc remoteproc0: Boot failed: -110

Can anyone tell me what's wrong? I'm running the official minimal Debian OS, on the official evaluation board.

LubOlimex

Technical support and documentation manager at Olimex

jospuntnl

Thanks for your answer. The thread you linked is about the memory issue, which I luckily was already able to solve. I am really looking for the reason why the core itself won't start.