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.

OMAPL-138 ARM +DSP Bootable Application

Hi,

I've been working with the OMAPL-138 LogicPD SOM and have developed code for both the ARM and DSP. I would now like to create an SPI bootable version of code.  I've read that the file I'll need to load is actually a combination of both "out" files.

I've done some research and beleve I understand how to create a "combined" binary file using out2rprc but at this point am still confused about the rest of the process.

I've also seen mention of two other utilities: AISGen and the Serial FLASH Writer. AISGen seems to want to also create an ".out" file and Serial FLASH Writer wants an "ais" file.

If anyone knows the sequence of how these utilities should be used to create and install an ARM+DSP SPI FALSH Boot code can you please outline the process?

Thanks!