Hi i m using DM6446 ... how to load the DSP file in HOST and where it will be loaded .. the whole procedure
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.
Hi i m using DM6446 ... how to load the DSP file in HOST and where it will be loaded .. the whole procedure
In DM6446, ARM is host cpu. There are multiple option for you to load the code in DSP (C6x), either from ARM or directly via CCS.
Please give more information of your system, which high level OS etc. Also describe what application you want to build, to better assist you.
Regards
VArada
We are testing a small code by passing 2 numbers from ARM to DSP using shared memory ... DSP will return the Result to ARM that is acting as a host..
I have loaded the file in ARM by using tftp server . .. but i need help regarding loading the file in DSP ..
I don't know , where to and how to load the file in dsp. So, please if u could tell me the exact commands for loading it.
Please also give info about which executable file is required from CCS studio to burn in ARM file system for DSP.
Please use the codec engine framework, for inter processor communications.
http://processors.wiki.ti.com/index.php/Category:Codec_Engine