DSPRelated.com
Forums

Re: Digest Number 820

Started by Andrew Nesterov April 5, 2004

Have you tried to search for the board support package on the matlab
web site?

You might also take a look at the SMT6040 and SMT6050 toolboxes for
Simulink at http://www.sundance.com

If matlab genrates a plane C code (as I once saw an example of a
simple algorithm, it really does so, but the code was very much
unreadable and it took a lot of craft work to make it works),
anyway, once you have a C code you can make a project in the CCS
and embed the code into the project.

Hope this helps,

Andrew

> Date: Mon, 5 Apr 2004 01:11:31 -0700 (PDT)
> From: pranav kumar <>
> Subject: sending the matlab code to DSK6711
>
> 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