Guilherme Piazaentini Colnago - Feb 14 2005
Hi folks,
I'm working with the 'C6711DSK board and I need read a PC file. I'm
reading a file with fread(), but it's very slow.
A frined talks about the... 
- Apr 15 2002
I want to use the c6711DSK to control TI's DAC(BB,PCM1748:24bit,96KHz).So I need
to generate a Left-justified ,Right-justified and I2s format sync.
signals(bitclk,L... 
corizu - Feb 1 2006
Hello all,
I'm new to DSP and this is my first post. Im trying to carry out noise
cancellation using the C6711DSK and the PCM. My noise and desired
signals are on two sepera... 
diethelmk - Mar 26 2002
Hello,
I have problem with the ADC THS1206 in Single Conversion Mode. The
converted values are not constant - they have a range of about 28 to
52 digits (depen... 
- Jul 10 2002
Greetings,
I've been trying to write a "new" Simulink block for the C6711DSK target. The
intention is to add to the "TI Developer's Kit" blockset, and utilize... 
Guilherme Martinhon - Dec 2 2005
Hello People! I´m new on C6711DSK and I´m having some problems with the board. The main problem is that on Configure C6X11 DSK appears that "PORT address 0x37... 
Tom Pr - Mar 20 2003
I connected above dsk to the parallel port. It is not
getting power? what should I do for the power? Is
there any extra cable for the power?
Please let me know... 
vaiy1 - Jun 10 2004
hi
is any one using the c6711dsk with the pcm3003 daughter card??
im trying to program it using the new matlab -simulink block set. and how do i
access the two da... 
aine_canby - Feb 3 2004
Hi,
I'm trying to get my c6711dsk to interrupt my windows based app. I
need to do this in order to inform the PC that a buffer of data is
ready for it.
Am... 
RTDX [2 Articles]
Péter Attila - Feb 21 2004
Hi,
(c6711DSK, CCS 2.1)
I nedd some information about RTDX:
1. Can I use RTDX via parallel port(or only with Jtag connector)?
2. Can I set(change) the val... 
Carlos Eduardo F. de Oliveira - Oct 26 2001
Hi,
Anyone has a material of the "c6000 One Day Workshop"?! I need the Board
Support Library (BSL) of c6711DSK and I don´t find where download it.
Thanks,
Carl... 
markan_b - Oct 24 2002
Hello,
I am working on c6711dsk with ccs 2.10
have anybody tried to configure and send signals through the codec
(ad535) by using BSL-APIs and if so, could ... 
markan_b - Mar 24 2003
hi everybody,
does anyone have some code, how to initialize mcbsp1 to output
digital signals throught the J3-connector (40x2)....
I need enough digital line... 
joseph_lyons_79 - Nov 10 2004
Hi,
In order to read some memory addresses from my c6711dsk using HPI, I
have to call -
CACHE_flush(CACHE_L2ALL, (void *)0, 0);
to insure that th... 
fjulink - Sep 13 2002
Hi all:
I want to trigger EDMA event1 by timer0_int.
After setting the EDMA parameter(6 word from 101A0 0018 to 01A0 002F)
and Timer0, do I need to... 
stino_rides - Mar 3 2004
Hi
I encountered a pretty severe problem today: i wanted to test the
flashburn program, I did this by burning the supplied FlashBlink
example,
The burned progra... 
Dillon, Tom - Jul 30 2002
RE: [c6x] CCS V2.0 & C6711DSK About the single - cycle instruction
A single cycle instruction takes 1 cycle. But, there is a pipeline that has an impact on th... 
realyvirtual - Aug 25 2003
HI!
i am using C6711 dsk as test environment. it has AT29LV010A Flash on
it which has 128 KB of capacity. is there any way, i can replace this
flash with AT29L... 
daniel lusef - Nov 1 2005
Dear all,
I want to know how many channel is present in the TMS320C6711DSK EVM. Any help regarding this greatly appreciate.
I am not getting this information in the d... 
markan_b - Mar 26 2003
Hi together
I am trying to hook up a LCD and a
multiplexer on the c6711DSK -> so I need about 21 digital output
lines (write only...)
MY QUESTION:
Can I... 
bg_ie - Jun 23 2004
Hi all,
I have been using HPI to communicate between my PC application and my
c6711DSK. As you know, there are problems with the API functions, and
I have some... 
stijn - May 8 2004
We use a C6711dsk with a network card as add-on, communication wit Labview
is done via TCP/IP. It is pretty nice since you can control the dsp from
anywhere on a ne... 
astrix6969 - Jun 9 2005
Using C6711DSK.
Hi,
I am using #pragma DATA_ALIGN directive to align data. But there seems
to be a problem with GIE. For example,
if I use #pragma DATA_ALIGN(ptr,... 
active9009 - Nov 25 2004
Hi All,
I have a problem for initialize McBSP to interface with ST-BUS(4
channels); that is time slot miss-align, two slot are shifted.
My McBSP is se... 
nadbret - Jul 24 2003
Hello,
I use the C6711DSK and the PCM3003 audiocard.
I want to do a FIR filter with a sampling frequency=48 Khz.
I use an hardware interrupt each time the seri... 
Carlos Eduardo F. de Oliveira - Nov 13 2001
Hi,
I've try to generate a sine wave with a c6711dsk, but it's not works.
I'm try a lot of examples to configure the codec and when I do something
like that:
... 
Benjamin Sanchez - Nov 29 2007
Hi guys!
I'm trying to use RTDX programming my C6711DSK board with the example
project file examples\tutorial\sect1_less1\dsk6713\sect1_less1.pjt, which
sends an integer throu... 
joseph_lyons_79 - Nov 1 2004
Hi,
I'm declaring the following in my code for use on the C6711DSK -
# pragma DATA_MEM_BANK( PSD_W, 2);
const float PSD_W[1536] =
{
1.000000, 0.00... 
ebraidotti - Nov 16 2004
Hello,
I'm a student doing a project (an MP3 decoder) on a dsk6711 TI Board
with the audio daughtercard A/D converter.
I'm having problems with loadin... 
David Jiang - Nov 21 2002
Hi, Everyone,
I have a question about C6711 DSK clock signal, please help me on it:
In C6711DSK board, a 25MHz crystal, two ICS501(PLL clock multiplier) and a... 
stino_rides - Jan 27 2004
Hi all!
I'm having problems getting the LogicIO ethernetcard to work with the
c6713dsk; it did work great with the c6711dsk however.
At first the program i run ju... 
- Jun 28 2002
Greetings all,
I've been trying to use the PCM3003 daughtercard (a.k.a. TMDX326040A) with the
6711DSK, but have bumped into a problem here. Maybe you folks could... 
joseph_lyons_79 - Oct 27 2004
Hi all,
I have a C6711DSK with CCS 2.10.00. I have a program which processes
a signal from a ADC and sends the result to the DAC on the same
Codec. I not... 
Wojciech Rewers - Oct 7 2003
--- Pablo <> wrote:
> where can i find information about the microphone
> input and speaker output of my DSK C6211?
well... if your C6211DSK is the same as C67... 
fjulink - Jul 30 2002
Hi all:
I use the tool "Enable clock" try to test how much time the
single -cycle instruction need,
EX:
mvkl .s2 0x0001,b0
The resule of the view win... 
daniel lusef - Dec 12 2004
Dear respected group memeber,
I bought a new C6711 DSK board.I want to take care of this baoard properly.How?
1.Should i put my DSK board in the table when i... 
Wojciech Rewers - Nov 22 2003
--- whernandez <> wrote:
> Could you send me an example of using the AD535
> codec on the
> DSK6711? I'd like to sample the ADC, then pass the
> data through an... 
snowtimhk - Apr 25 2002
hello everybody!
i am using c6711dsk with ccsv.2. i want to ask how to set the dsk to
operate at big endian mode. i had set the build option-> compiler->
advan... 
sovoks - Nov 13 2005
I am tryin to compile the BSL library but I keep getting an error. I
have BSL header files as well as CSL files, and I have included the
following two libraries in my projec... 
paulmauricedsp - Aug 13 2007
Hello everybody,
Working with C6711DSK and Code Composer 2, I need to send data (float)
from Target to Host with RTDX.
However, having read the Code Composer's tutorials, t... 