Quantcast
Viewing all articles
Browse latest Browse all 17527

use syslink starting dsp application from u-boot

Hi all,

I'm working on a custom board based on omap l138. The board is working with linux 3.18 + syslink (with same minor patch on both side to work together).

Everything works well if linux using an application simular to the example sysloader load the dsp program.

The to reduce the boot time I start to work booting the dsp aplication from u-boot. I have patch uboot to start the dsp application and the patch is working well. The dsp start doing something.

The I start linux but the linux aplication is not able to connect to dsp app through syslink api because I have a fail calling

/* syslink: invoke the load callback */
status = Ipc_control(remoteProcId, Ipc_CONTROLCMD_LOADCALLBACK, NULL);

what I have to do? It is normal to have that fail only because linux does not load the dsp application?

many thanks to any answer


Viewing all articles
Browse latest Browse all 17527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>