DSPRelated.com

Matlab Compatability with C6713DSK

Started by stuckat7 in TMS320c6x18 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?


Re: RTDX Target application does not match emulation protocol using RTDX with C6711DSK

Started by Jeff Brower in TMS320c6x18 years ago

Benjamin- > First of all let me give you thanks for your fast answer! > > Finally I have found RTDX source code from the rtdxtutorial demo...

Benjamin- > First of all let me give you thanks for your fast answer! > > Finally I have found RTDX source code from the rtdxtutorial demo files of Link for > CCS toolbox for Matlab. I will use these files to include my DSP algorithms and > validate them doing co-simulation with Matlab/LabView applications. Ok, sounds like you're on your way. That's good. You might want to keep those 671


Regarding Extra Memory usage

Started by veeru sagar in TMS320c6x18 years ago

Hello, I am working on TMS6713.I want to build some dsp programs like system identification (using lms,rls,FLANN) in dsp processor. ...

Hello, I am working on TMS6713.I want to build some dsp programs like system identification (using lms,rls,FLANN) in dsp processor. I have written the same program in C which i have written in matlab .But to generate the random noise signal what i was doing is generating it from Matlab by statement rand(1,1000) and copying it to file and then using it as a header and calling th...


RE:Interface of Matlab & DSK6713

Started by veeru sagar in TMS320c6x18 years ago

Hello, I want to dump my matlab program direcly to the DSP processor DSK6713 using CCS3.1. I have matlab2006a version.can u tell me...

Hello, I want to dump my matlab program direcly to the DSP processor DSK6713 using CCS3.1. I have matlab2006a version.can u tell me whats the procedure Thanks Veeru --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


link for code composer studio

Started by waji...@hotmail.com in TMS320c6x18 years ago

Hi all i am trying to build a project in ccs via matlab .For this i am using link for code composer studio. when i "incremental build" my...

Hi all i am trying to build a project in ccs via matlab .For this i am using link for code composer studio. when i "incremental build" my simulink model i receive the following errors ----------------------------------------- Error building Real-Time Workshop target for block diagram 'Am'. MATLAB error message: Error using ==> slbuild Error using ==> RTW.makertw.make_rtw Error using ==> rtw\


Integration of Matlab Tools for DSP Code

Started by abubakaruet in TMS320c6x17 years ago

I am beginner in DSP field. is there anyone to help me use my TMS320C6713 kit with Matlab and generate code in c language? i did it. but i...

I am beginner in DSP field. is there anyone to help me use my TMS320C6713 kit with Matlab and generate code in c language? i did it. but i m getting some error i.e. "the == and != operator can only be used to compare values of same type." _____________________________________


ERROR: please specify a valid board configuration file via the -f option.

Started by hieu dang in TMS320c6x17 years ago 1 reply

Thank for your helping but I don't understand more about your answer. I set up CCS and Matlab likely user's guide. =C2=A0 Exactly, when I use...

Thank for your helping but I don't understand more about your answer. I set up CCS and Matlab likely user's guide. =C2=A0 Exactly, when I use "Embedded Target for TI C6000(tm) DSP=E2=80=9D toolbox = in matlab, I need to test my hardware and software installation to be sure = everything works, in "Confirming Your C6711 DSK Installation" =C2=A0 This is a guide in the toolbox for the testing. ...


(unknown)

Started by jovan galic in TMS320c6x16 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


CD ROM for book

Started by jovan galic in TMS320c6x16 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...... _____________________________________


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 ...


matlab sumilunk 2009b and ccs V3.3 error

Started by badr...@gmail.com in TMS320c6x15 years ago

I am using matlab 2009b and ccs V3.3 platinum version . i made a smal project in Simulink for TMS32DM6437 processor. But when press in...

I am using matlab 2009b and ccs V3.3 platinum version . i made a smal project in Simulink for TMS32DM6437 processor. But when press in button "Incremental Build" to generate the code for CCS, appear a error dialog window with next message: ================================================== The call to ccslink_ert_make_rtw_hook, during the entry hook generated the following error: Er...


Using CCS link to Matlab with Simulink Model

Started by markus5062003 in TMS320c6x23 years ago

Greetings. I am attempting to obtain processed data from a simple Simulink model. It is a reverb model that I want to run for a...

Greetings. I am attempting to obtain processed data from a simple Simulink model. It is a reverb model that I want to run for a short time, and then acquire the processed data for plotting, etc. I have created a CCS project with the specified option in the simulink paramaters.


how to get the sampled signal out?

Started by piopioi in TMS320c6x23 years ago

Hi, I am new here. I can use c6711 board to sample the input audio and output through a spearker. How can I extract the...

Hi, I am new here. I can use c6711 board to sample the input audio and output through a spearker. How can I extract the sampled signal and load into matlab? Any hints? Are there any sample, tutorial or PDF document that I can study? Thank you very much for a


TLV320 daughtercard

Started by MacLean, Mark William in TMS320c6x23 years ago

Hi everyone, I have a TLV320AIC10 daughtercard that I want to use with a 6711 dsp board. I want to use this card for...

Hi everyone, I have a TLV320AIC10 daughtercard that I want to use with a 6711 dsp board. I want to use this card for the extra input so I can implement a PID controller on the dsp. However, I am using Matlab/Simulink with the Embedded target for c6000 dsp


Example program for TMS320C6701 EVM & THS1206 EVM

Started by mit_ukm in TMS320c6x23 years ago

Dear all, I need some example of program for TMS320C6701 EVM & THS1206 EVM. Program in C, MATLAB & LabVIEW. Please help me. ...

Dear all, I need some example of program for TMS320C6701 EVM & THS1206 EVM. Program in C, MATLAB & LabVIEW. Please help me. Thanks.


return from HWI- interrupts

Started by Aizezi Abuding in TMS320c6x23 years ago 1 reply

Hello c6x, I have desined Matlab GUI which sends and receives data from CCS version 2.10. In CCS , the hardware interrupt was...

Hello c6x, I have desined Matlab GUI which sends and receives data from CCS version 2.10. In CCS , the hardware interrupt was used and the interrupt requests to receive data from the daughter card and receives one sample at a time. By this sample, I have updated the filt


RTDX host buffer problem

Started by Aizezi Abuding in TMS320c6x22 years ago

Hi, I have run the RTDXLMSDEMO file which is provided y Matlab link for CCS. Initially it works quite good, but later once I...

Hi, I have run the RTDXLMSDEMO file which is provided y Matlab link for CCS. Initially it works quite good, but later once I have chaged the Host buffer size after having not enough buffer error then the RTDX link doesn't work. I couldn't receive any filter parameters in CCS w


HWI and PRD

Started by Aizezi Abuding in TMS320c6x22 years ago 1 reply

Hi ! C6x , I have been trying to send frame of processed data periodically to Matlab by using RTDX. Here are some problems I...

Hi ! C6x , I have been trying to send frame of processed data periodically to Matlab by using RTDX. Here are some problems I couldn't figure out. I am using 6711 DSK with PCM3003 daughter card. I have used HWI for data acquisition and for output of the data. Here what I wanted


DSP & Matlab

Started by reofpa in TMS320c6x22 years ago

Hello everyone! I??m a student who is carrying out my project based on TMS320C6416. (My project is about...

Hello everyone! I??m a student who is carrying out my project based on TMS320C6416. (My project is about implementation of digital modem algorithm.) Since I??m poor for DSP programming, I want to seek advice from someone of experience for DSP develo