DSPRelated.com

Using DSP kit with MATLAB

Started by supathi in TMS320c6x20 years ago

Hi all i m supathi. I m doing my final yr. project in BE. I m trying to do speaker recognition system. I have to use DSP kit TMS3206x for it....

Hi all i m supathi. I m doing my final yr. project in BE. I m trying to do speaker recognition system. I have to use DSP kit TMS3206x for it. Now the problem is that for using the DSP kit i have to write my code in CCS but i want to write my code in MATLAB and simulate it. Is there any way i can do it please help me out on this. i need to use MATLAb only. please. thanks


giving data from the TMS320C6414 to matlab as input

Started by avam...@yahoo.com in TMS320c6x21 years ago

Can any one please guide me how to input data to a MATLAB file, the data supposed to come from the processor acquiring real time data, I...

Can any one please guide me how to input data to a MATLAB file, the data supposed to come from the processor acquiring real time data, I think i need to pass it from code composer to MATLAB via JTAG. but i am not knowing the exact procedure. Thanks in advance


matlab interface with ccs problem

Started by chirag_jagadish in TMS320c6x21 years ago

hello everybody, i am new to this group so first of all i would like to say hello to everybody i had to do a project in which i wanted...

hello everybody, i am new to this group so first of all i would like to say hello to everybody i had to do a project in which i wanted to send a large matrix(image file) to 6713 for which i wanted to use matlab i used the program in Dr Rulph Chassaing's book example 9.6 - MATLAB DSK interface for FIR implementation to test the communication


hlp me plzz

Started by beauty_tiger_1986 in TMS320c6x19 years ago

Hello , I have buy from Texas Instruments TMSDSK6713 For my senior project ( voice activated car ) I finished this steps : 1-Cllecting voice...

Hello , I have buy from Texas Instruments TMSDSK6713 For my senior project ( voice activated car ) I finished this steps : 1-Cllecting voice data using the `wavrecord' command in MATLAB 2-Offline training and testing using neural networks & MATLAB 3-Online testing using neural networks & MATLAB 4-Getting the weights of the network with good recognition performance Then the important step ...


Matlab inrterface with CCS

Started by Aizezi Abuding in TMS320c6x23 years ago 1 reply

Hi ! I am planning to design GUI in Matlab which can show the charachteristics of the functions which is running on my target...

Hi ! I am planning to design GUI in Matlab which can show the charachteristics of the functions which is running on my target DSP. unfortunately I don't have the Matlab tools like "link for CCS ", in this case I am not sure whether I can accomplish it without these t


performance results from tms320c6713

Started by d0m1...@yahoo.com in TMS320c6x20 years ago

hi all.... can i evaluate the result of the computation from tms320c6713 on matlab? Can tms320c6713 give matlab the results of its computation...

hi all.... can i evaluate the result of the computation from tms320c6713 on matlab? Can tms320c6713 give matlab the results of its computation via usb connection? I would be appreciate if anybody can help me with this.... thanks... best regards domi


Speed problem

Started by msha...@yahoo.com in TMS320c6x20 years ago

Hi, everyone, At the time being I am working on a DSP project with the advantageous MATLAB and Code Composer Studio (CCS) features, but a problem...

Hi, everyone, At the time being I am working on a DSP project with the advantageous MATLAB and Code Composer Studio (CCS) features, but a problem has arisen that will be mentioned as follows: A project that has been created by the Embedded Target for the TI TMS320C6000 DSP Platform (MATLAB 7.1) in CCS version 3.00 and then is loaded to the TMS320C6713 DSK. More over the above mentioned task ...


A problem in code execution speed

Started by msha...@yahoo.com in TMS320c6x19 years ago 2 replies

Hi everyone, I am involved in a DSP project with MATLAB and CCS, and my enquiry is as follows: The above stated project has been...

Hi everyone, I am involved in a DSP project with MATLAB and CCS, and my enquiry is as follows: The above stated project has been implemented using Simulink (Embedded Target for the TI TMS320C6000 DSP Platform) in MATLAB 7.1 and CCS version 3.00 for downloading to the TMS320C6713 DSK. It seems that adding the General TCM Decoder block in my model (in Simulink library browser) will cau...


Linking Matlab with CCS

Started by sfar...@yahoo.com in TMS320c6x19 years ago

I am using C6713 DSK and I am trying to link Matlab with Code Composer Studio. I have properly plugged in the DSK and the boardinfo command is...

I am using C6713 DSK and I am trying to link Matlab with Code Composer Studio. I have properly plugged in the DSK and the boardinfo command is also displaying the correct board information connected. While typing cc = ccsdsp I am recieveing a WARNING Your version of Link is supported by the Code Composer Studio... Can someone help. How do I know that the link is established and how to do...


output graph

Started by sandeep gajbhiye in TMS320c6x19 years ago

hi there ! i am working on speech processing while running the project code, i send the output through AIC23 codec to speakers it...

hi there ! i am working on speech processing while running the project code, i send the output through AIC23 codec to speakers it gives the output fine. but when i tried to see in the graph of CCS,the speech signal is not same like as in MATLAB.i have given the starting adress very correctly.but then why doesnt look like as in MATLAB.i have seen the output in time and FFT mode ---------...


how to plot data

Started by sandeep gajbhiye in TMS320c6x19 years ago

hi there ! i want to know ,how to plot data output ,using the data transferred from the external memory of DSK on the MATLAB.also want to know...

hi there ! i want to know ,how to plot data output ,using the data transferred from the external memory of DSK on the MATLAB.also want to know input and output data plot on MATLAB is there any technique exist ? --------------------------------- Get your own web address. Have a HUGE year through Yahoo! Small Business.


CCs and MatLab

Started by mabo...@yahoo.com in TMS320c6x19 years ago 1 reply

Hi all, Can I display the signals output using matlab after did the download of program in DSK6711 using CCS. Thanks

Hi all, Can I display the signals output using matlab after did the download of program in DSK6711 using CCS. Thanks


Tutorial on How to implement a DSP edge detection in simulink with a TI C6711

Started by nsogof in TMS320c6x19 years ago

hey Guys ! Does someone have the tutorial on how to make a dsp run in matlab simulink. I had designed an algorithm in matlab now, I would like...

hey Guys ! Does someone have the tutorial on how to make a dsp run in matlab simulink. I had designed an algorithm in matlab now, I would like to do a real time demo using DSP C6711 from TI. I have been looking for a tutorial since... but I have got anything Help is needed. do somebody can tel me how to do that or just send me the tutorial at n...@yahoo.fr pleassssssssssssssssssssssss...


AIC23 oversampling on the TMS320C6455DSK

Started by ckle...@tuks.co.za in TMS320c6x19 years ago 3 replies

Good day, thanks for all the quick replies on my previous questions. I am using the TMS320C6455DSK to do some signal processing and I use the...

Good day, thanks for all the quick replies on my previous questions. I am using the TMS320C6455DSK to do some signal processing and I use the AIC23 to sample the signal that I generated from the PC in Matlab. I generated a 500 Hz signal in Matlab and use a WAV file to play the audio data to the board to do some testing. I connect a male-to-male mini-audio jack between the audio line out of t...


communication between tms320c6713 and PC

Started by pema...@gmail.com in TMS320c6x19 years ago 1 reply

Hi all, i have 3 questions about the way target transfer data to host. First im want to know how to send floating point data to matlab and...

Hi all, i have 3 questions about the way target transfer data to host. First im want to know how to send floating point data to matlab and also how to recive data in the tms320c6713 target using matlab.I was trying to run some example of CCS where send any kind of data but always send integer data, i only can´t send this kind of data? Second how can i use the jtag interface to send data...


Matlab Compatability with C6713DSK

Started by stuckat7 in TMS320c6x19 years ago 1 reply

Hello, I want to know how can we convert the code written in matlab into a one that is compatible with the dsp code?

Hello, I want to know how can we convert the code written in matlab into a one that is compatible with the dsp code?


Signum Fouier

Started by Mohamed El Rayany in TMS320c6x16 years ago

I want to know a solution for this problem. Any advice? " i'm trying ot find the transform of signum(t) on matlab. I used this code syms...

I want to know a solution for this problem. Any advice? " i'm trying ot find the transform of signum(t) on matlab. I used this code syms t w fourier(sign(t)) but i got an error saying sign does not take in values of type sym. How else would I get to see the fourier transform displayed on matlab screen if i don't use t as of type syms? I know that the transform of sign(t) is 2/jw. But ...


CD ROM for book

Started by jovan galic in TMS320c6x17 years ago 1 reply

Hi all! I'm interested is there on the web can be found CD ROM for the book "Real-Time Digital Signal Processing from MATLAB to C with the...

Hi all! I'm interested is there on the web can be found CD ROM for the book "Real-Time Digital Signal Processing from MATLAB to C with the TMS320C6x DSK" with MATLAB and c files. I was seeking but I couldn't find. The book is very good but for learning CD ROM is nesesery in my opinion. Best regards, Jovan


TMS320C6416 and NT Platforms

Started by mzah...@shuf.com in TMS320c6x16 years ago 2 replies

hi, I'd like to get the TMS320C6416 DSK to use with MATLAB for image processing, but when I was navigating MATLAB help I came across this...

hi, I'd like to get the TMS320C6416 DSK to use with MATLAB for image processing, but when I was navigating MATLAB help I came across this sentence: "C6416 DSP Starter Kit. Does not work on Microsoft Windows NT platforms" what does it mean???? plase help me. regards...... _____________________________________


(unknown)

Started by jovan galic in TMS320c6x17 years ago

Hi all! I'm interested is there on the web can be found CD ROM for the book "Real-Time Digital Signal Processing from MATLAB to C with the...

Hi all! I'm interested is there on the web can be found CD ROM for the book "Real-Time Digital Signal Processing from MATLAB to C with the TMS320C6x DSK" with MATLAB and c files. I was seeking but I couldn't find. The book is very good but for learning CD ROM is nesesery in my opinion. Best regards, Jovan