Forums Search for: Matlab
Matlab Compatability with C6713DSK
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
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
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
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
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
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.
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)
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
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
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
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
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
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?
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
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
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
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
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
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
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






