Technical discussions about Code Composer Studio.
Search Results for "rtdx"
Post a new Thread
anil_vpr - May 11 2006
Hi All,
I'm trying bring up the RTDX communication between the
OMAP5912 OSK board a Host PC (Intel x86). When I configure the RTDX
for
the DSP core of OMAP59... 
- Sep 28 2001
Hi all,
I am using TMS320C6711 DSK with Code Composer v1.23. I wrote a
program using Code Composer to send number stored in an array to
McBSP, using interrupt-... 
Michael Brownlow - Feb 3 2009
Hi,
In our development we must disconnect from the device in CC to allow for
a board reset. We can disconnect, reset the device, and reconnect just
fine. However, after a ce... 
Markus Bühren - Jun 5 2003
Hi!
I want to build a Visual Basic-like Application to communicate with a
DSK5416 program via RTDX. As I do not have MS Visual Basic, I am
using the free Envel... 
- Dec 16 2000
Hendryk,
The only way to speed-up the transfer is to use a dual Pentium PC.
This is not a limitation of the RTDX. It is a limitation of the COM
interface of CC... 
suma...@rediffmail.com - May 29 2008
I am working with CCS on TMS320C6713 DSK Kit. I want to use RTDX for interfacing PC Host and Target device through MatLab .
Prob : " MATLAB-DSK Interface Using RTDX, with MATLAB... 
ramm...@gmail.com - Oct 5 2007
Hello,
I've been trying to create a program that sends the result of an AD conversion to my PC using RTDX (it's the first I use it).
I have modified the adc_soc example pro... 
dara_irwin - Mar 6 2003
Hi all
I am doing an adaptive equalization application on the 6211 DSK and I
was wondering how to make my own GUI on the PC which will start and
the program on th... 
Eran Knaz - Jun 18 2000
Hi,
Does anybody has a simple example code for RTDX host in C (or C++,
preferably C).
I'm having problems in deciphering the single CPP example code.
And I c... 
Jeff Brower - May 30 2008
Gopal-
> I am working with CCS on TMS320C6713 DSK Kit. I want to use RTDX for
> interfacing PC Host and Target device through MatLab .
>
> Prob : " MATLAB-DSK Interface ... 
- Jun 20 2001
Hi all,
I'm using CCS1.2+EVM67 and a test program that
use HST channel to write file to the host.
It seems that the maximum size that I can write
out for each P... 
- May 21 2003
Dear member of the code composer discussion group,
After I have upgraded CCS to version 2.20.00 I had to realize that there are
some annoying new problems in thi... 
AjW - Mar 13 2001
Hi,
I'm fairly new to this DSP programming thing. We have an application that
will record and store large amounts of data coming in from external memory
locati... 
Hendryk Budhi Nugraha - Dec 15 2000
Hi folks,
I am trying to transfer data from DSK board TMS320C5402 to PC host and
back to DSK using RTDX. I've got it all work but the data transfer is very
slo... 
Thomas Schwere - Apr 2 2001
Hi all,
Did anybody get an update of the Code Composer Studio for the C6211DSK?
We still have version 1.03 (no RTDX support).
Last year TI announced that all r... 
Rahel Miller - Jul 17 2003
Hi all,
I want to create a user interface (for capplication controll by user ) for my
application in DSP( c6711) ,but I am facing a problem in scanf from internal ... 
san geetha - Aug 24 2006
Hi to all,
i wrote script file for addition of two numbers.in
simulink i use rtdx blocks and embedded dsp processor
C6711,.i execute the script file in matlab command
window i... 
Quang Thai - Nov 1 2002
Hi everyone,
I am trying out an RTDX tutorial that was downloaded from the TI web site
(spra744.pdf). One of the requirements for this tutorial is that I need to... 
p_sanma - Aug 18 2006
Dear friends,
Once a model is Created in Simulink(that is using video&image
processing block set).Input image is geting through from file and
output is viewing from video v... 
Chirag Dadlani - Jun 10 2004
Hello !
My name is Chirag, I am a student at the Indian Institute of
Technology (IIT) Delhi. I am currently working on the TI c6211 DSK.
Our aim is to implement a... 
anand archak - Oct 20 2004
Dear Antti,
Yes, the DSK5510 can be used with XDS510PP / XDS510USB
emulators from Spectrum Digital.
The CCS which you get with the DSKs is actually a
stri... 
Alex John - Jan 23 2008
I am trying to run a small program using BIOS and a Simulator of 55xx platform (C55xx Rev3.0 CPU Cycle Accurate Simulator).
I tried my tiny program that contains a main() funct... 
Bhooshan Iyer - Aug 24 2005
This is out of memory, so it could be wrong:
If you right click on the log window i think you get an option akin to
"scroll to the end of the message buffer auto". Enable t... 
chjc...@nor.co.kr - Dec 31 2006
I can find out the obj files in the directory where Debug.lkf tells where they are.. but Linker only fails to find out them..
the message is
************************************... 
Jeff Brower - Jan 1 2007
CHJ Choi-
> I can find out the obj files in the directory where Debug.lkf tells where
> they are.. but Linker only fails to find out them..
> the message is
> **********... 
Julien Boudias - Apr 24 2001
Hi All,
I have problem when using message
log window in CCS 1.2 .
I can see this warning window :
... 
Jim Malone - Jul 26 1999
Hello All,
When compiling with the -mg switch for cl6x (version 3.01 and 2.11 do the
same thing), the TMS320C6000 Optimizing C Compiler User's guide states "When... 
sr_gamer - Jul 23 2009
My next question is when I do rebuild all I get in the code composer build window, how can I duplicate this from the command line?
[driver.c] "C:\CCStudio_v3.3\C2000\cgtools\bin... 
sr_gamer - Aug 27 2009
I found I was running out of ram so I couldn’t put my programs on the chip (I am currently using a 2809 chip, yes in the 2808 dev board).
When I put the program into flash... 