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.

Bootload DSP using SYS/BIOS



Hi,

I am trying to make a program for the OMAP L138 processor, and I want to make use of the DSP for math-intensive work, and the ARM for user interfacing. However, I would like to have hard real-time performance in both the ARM and the DSP, so instead of using Linux on the ARM, I would prefer to use SYS/BIOS. My question is if it is possible to bootload the DSP side (with a SYS/BIOS application) from SYS/BIOS on the ARM side.

I know that Linux has the SysLink software to do this, but is there an equivalent for SYS/BIOS? I have looked at the IPC package, but that does not seem to have the bootloading feature.

Best regards,

  Nikolaj Fogh