I am using an OMAP-L137 evaluation kit and I've created a small debug application for the DSP and one for the ARM. I am trying to place each of these applications in the SPI Flash in order to test and run without CCS.
I've been successful at using AISgen and sfh_OMAP-L137 to load the DSP application and it runs correctly on reset.
I've read many of the posts and wikis regarding bootloading and I can't find one to get me to the next level of loading the DSP and ARM code into the flash and subsequently booting both of them. I'm not interested in using the Linux or CE operating systems so I am assuming those posts do not apply to me.
Is there an application note or wiki that I've missed. This seems like a simple straightforward operation but I've been unsuccessful for several days now?
Thanks for your help!