 |
dsp-bg.info DIGITAL SIGNAL PROCESSING FROM BULGARIA
|

| View previous topic :: View next topic |
| Author |
Message |
amele newcomer

Joined: 25 Apr 2006 Posts: 1
|
Posted: Tue Apr 25, 2006 10:06 am Post subject: Matlab - > Texas Instrument DSP ? |
|
|
Hello everybody,
Let me first introduce. I m working on image compression with Matlab. As I am a newbie with DSP, I decided to develop .m functions with Matlab, and then use them to program a DSP.
Now, I ve finished to write my .m, of course, I think I ll have to change them a little so that they run more rapidly.
The problem is that I know it is possible to ""link"" Matlab and Texas Instrument DSP, but I have no idea of how I can do that and what I need.
I want to use a TMS320C6713.
Of course I searched on the internet, but I m confused. (Do I need Simulink ? Should I convert my .m into .c and how ? Do I need Code Composer Studio ?...)
I would be very grateful if somebody could explain simply the tools I need, and the main 'steps' of the process ...
And, one more thing, I know that it is better to take your .m and write them in C. But I haven't got a lot of time !! And what I want is beginning to work with the DSP very rapidly.
Thanx a lot in advance. _________________ Amelie |
|
| Back to top |
|
 |
sinc level 7


Joined: 19 Nov 2004 Posts: 268
|
Posted: Tue Apr 25, 2006 1:51 pm Post subject: |
|
|
Hi Amelie,
There is a direct translation path from Matlab Simulink model into C source code.
Than you can use the CCS (or the compiler from the CCS) to produce your output file which can be downloaded in your TMS320C6713 target.
C6713 is a floating point DSP so I highly recommend you to rewrite your m code in C. This in my opinion is the only professional way.
Note that for the fixed point DSP the procedure (Matlab -> C fixed point) is much harder.
You will need time of cause but note that CCS with its breakpoint, probe, I/O files capability can greatly reduce it.
Good Luck!
Sinc |
|
| Back to top |
|
 |
kamil level 1

Joined: 22 Feb 2009 Posts: 9 Location: pakistan
|
Posted: Sun Feb 22, 2009 2:56 pm Post subject: project help |
|
|
hi,
i want a manula or tutorial on DSP STARTER KIT (tms320c6711 or c6713)
if u have then send me _________________ kamil |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|