DSPRelated.com
Forums

sending the matlab code to DSK6711

Started by pranav kumar April 5, 2004
hi,
 
I have a small problem in sending matlab code over to DSK 6711.
 
WE hae coded the LPC-12 in matlab for speech compression and it is working fine over the matlab. Now we intended to run the code over DSK6711 and we are unable to send the code to the processor in matlab.
 
Can anyone kindly explain me the procedure to run the matlab code over the 6711, so that i can correct my mistakes.
 
 
pranav




Pranav-

>Can anyone kindly explain me the procedure to run the matlab code over the
>6711, so that i can >correct my mistakes.

As far as i understand it is simulink blocks that can be downloaded on to ti
targets using the CCS-MATLAB link(did u read the documentation on this?) and
not matlab code.

Use the built in demos in the CCSLINK tool box to first achieve some basic
interaction with the TMS320C6711 from simulink.(Some speech coding demo is
available)

And also check out this training at:

http://focus.ti.com/docs/training/catalog/events/event.jhtml?sku=OLT009009 Hope this helps.

-Bhooshan

_________________________________________________________________
Easiest Money Transfer to India. Send Money To 6000 Indian Towns.
http://go.msnserver.com/IN/42198.asp Easiest Way To Send Money Home!


Pranav,
It is not possible to run matlab code in TI's Code composer studio. You will hav to write a C /Linear Assembly /Assembly code to make DSP work for u.

But there is a toolbox in Matlab ( Matlab link for code composer studio http://www.mathworks.com/access/helpdesk/help/toolbox/ccslink/preface.html ) that may help you to encode in matlab and send data to DSK processor and fetch it back from processor and do lot of other things. This may not be of any help to you but u may just want to hav a look at it.

Tarang Dadia
Graduate Student
Wireless Networking Lab
University of Texas at Arlington. On Mon, 05 Apr 2004 pranav kumar wrote :
>hi,
>
>I have a small problem in sending matlab code over to DSK 6711.
>
>WE hae coded the LPC-12 in matlab for speech compression and it is working fine over the matlab. Now we intended to run the code over DSK6711 and we are unable to send the code to the processor in matlab.
>
>Can anyone kindly explain me the procedure to run the matlab code over the 6711, so that i can correct my mistakes. >pranav >---------------------------------
>