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
Reply by Bhooshan iyer●April 5, 20042004-04-05
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)
_________________________________________________________________
Easiest Money Transfer to India. Send Money To 6000 Indian Towns. http://go.msnserver.com/IN/42198.asp Easiest Way To Send Money Home!
Reply by tArAng●April 6, 20042004-04-06
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
>---------------------------------
>