Hi all,
I have a problem trying to boot-up OMAP-L138... In the past, we have booted DSP images successfully using the method described under http://processors.wiki.ti.com/index.php/Boot_Images_for_OMAP-L138#Booting_DSP_Binaries. This chapter explains how to boot a DSP-bianry with the help of an ARM-application which is not based on Sys-BIOS / RTSC.
The problem is that we are now trying to run an ARM-application which uses Sys-BIOS / RTSC. How is the procedure here? What do I have to be aware of? I've tried to build a simple ARM-application which uses Sys-BIOS but it does not boot.... The difference is that this application is without boot.asm, because the symbols in there (like __c_int0) are already defined by RTSC. However the binary is not booted.
Any help on this issue is very appreciated.
If you need additional information, please let me know...
Thanks,
Steve