I have problem by OMAP l138.Help me, please.
I installed Linux into ARM core.
How can i load programm into DPS core from ARM core?
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.
I have problem by OMAP l138.Help me, please.
I installed Linux into ARM core.
How can i load programm into DPS core from ARM core?
Hi Alexey,
Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com).
Alexey: said:How can i load program into DSP core from ARM core?
Please refer the below wiki link to communicate between ARM and DSP with example.
http://processors.wiki.ti.com/index.php/OMAP-L137_Audio_Drivers_in_the_DSP_%2B_Linux
http://processors.wiki.ti.com/index.php/Example_DSPLIB/DSPLink_Application_on_OMAP-L1x
http://processors.wiki.ti.com/index.php/Example_application_using_DSP_Link_on_OMAPL1x
DSP BIOS & SYS BIOS:
http://processors.wiki.ti.com/index.php/Category:SYSBIOS
http://processors.wiki.ti.com/index.php/Category:SysLink
http://processors.wiki.ti.com/index.php/Category:DSPBIOS
http://processors.wiki.ti.com/index.php/Category:DSPLink
http://processors.wiki.ti.com/index.php/Differences_Between_DSP/BIOS_and_SYS/BIOS
Or
Would you like to flash the DSP application from Linux user space?
Please refer the similar threads from below link.
You make sure to flash the binaries at the entry point of the DSP core.
http://e2e.ti.com/support/embedded/linux/f/354/t/224107.aspx
http://e2e.ti.com/support/embedded/linux/f/354/t/163569.aspx
Thanks.