Hi All,
Recently I have purchased a book by Rulph Chassaing, "Digital Signal
Processing and Applications with the C6713 and C6416 DSK". The book comes
with a CD with all the codes which the book refers to.
My question is the entire book refer to C6713 and special file
"dskC6713_init.c", however...
Hi all,
I am programming with dsplibC67x.lib on C6713 DSK. As everyone
knows, there are lots of bugs and special requirements in dsplibC67x
v2.0. For example, function DSPF_sp_mat_mul(float *x,int r1,int
c1,float *y,int c2,float *r) is used for matrix multiplication, but it
needs r1, c1, c2 >...
Hi:
I will be teaching a 1-day (on February 17) hands-on workshop on the
C6713/C6416 DSK at TI's Annual Conference in Houston, Texas February
15-17. Fee for workshop is $340 and INCLUDES both a DSK and a copy of
my newest book: Digital Signal Processing and Applications with the
C6713 and C6...
Hi,
Recently I have a DSP project in which TMS6713BPYP is used. I have
problem to interface the C6713 to the 16 bit SDRAM HY57V16160E. The CCS
always prompt a message soemthing like "Please verify target memory and
memory map". I am quite sure that it is not software problem as the
program ca...
Need expert with in-depth experience using TI's C6713 DSK and miscellaneous
compatible EVMs. Also desire experience with adaptive control, active noise
cancellation, and related algorithms. Preferred in San Diego area.
Please respond directly to bfoote@visionmetrics.com
...
We are looking for expert with lots of experience on TI c6713.
(experience with other DSPs is not enough for us.)
Please sent your CV and cover letter to StratWiz_AT_gmail_DOT_com
(remove all underlines and replace AT and DOT)
Thanks
JS
...
I need to interface the C6713 DSK to my own daugter board. In doing that, I
will need ECLKOUT which I will use to drive the logics in my daugter board
(EMIF). How can I get this signal out of the SDK. I expected that this
signal is available as soon as the DSP is ready.
Thanks for your help.
...
Hi Guys,
I have one used C6713 DSK board for sale to UK only. You can get more
information from my ebay listing.
http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&rd=1&item=170134025382&ssPageName=STRK:MESE:IT&ih=007
Many thanks ! My apology to uninterested party
Regards,
geniusbb
...
Hello there,
can any one post the inicialization code of the C6713 DSK "...dskinit.c"
that comes with the book
"Digital Signal Processing and Applications with the C6713 and C6416 DSK"
by Rulph Chassaing. I don't have the cd because I lost my laptop with the
cd and all the code that I made. Now I ...
Hi all.
I am trying to use the edma channel of my c6713 dsk, in order to take
8-bit data, from a daughter card (address 0xA0000000) and store them in
the sdarm (address 0x80000000).
Can anybody tells me what i have to do?
Which functions i have to use?
I have written a code based on the data ...
commengr wrote:
> Hello, I want to learn to use Texas Instruments DSP c6713 and I have heard
> that Dr. Rulph Chassaing's book on it is best (DSP with applications to
> c6713 & c6416)
>
> Now, my question is that, there ar two editions of the book
>
> First one is written by Dr. ...
>
>
> fasmatikos wrote:
>
> > Hello,
> > Pleas i need your help...
>
> Just wondering why all ignorants are using either TMS 6713 or TMS 2812?
> Those CPUs are not any good the beginners.
>
> VLV
>
>
I may be a begginer in DSPs but it wasn't my choice...My professor decided
...
I am using C6713 DSK . My question is can the stack be allocated in
the external RAM?
I am getting some odd behaviour (a codec receive ISR is sampling the
signal at a slower rate) when I do, which disappears when I allocate
it in the internal RAM.
I just want to varify if ppl have allocated...
wrote in message
news:1133777853.933274.207580@o13g2000cwo.googlegroups.com...
> simple problem i have. Short program i need. I need to write program
> that will calculate fft in code compressor studio. Since i don't have
> bloody idea how to do this maybe anyone can give me a hint.
The...
Hello,
I am trying to connect XDS510PP with C6713 but it is not connecting with
it. I am getting an this message Error connecting to the target Error
0x80000200/-1063 Fatal Error during OCS, Bad Target Silicon Revision
Number...........Please check your multi-processor configuration. The
number...
Dear Friends,
I am trying to transfer the data using EDMA from AED daughter card using
int4.When instruction EDMA_RSET(EER,0x00000010) execute on the C6713 DSK
the EER sets to 0x00000010 that i desired to enable EDMA Ch4 but also set
ECR & CCER to 0x00000010 that is not desired because when the E...
Hello,
I'm developping code for a C6713 DSP (actually it's the D.SignT-module with
the C6713 on it).
I'm trying to use malloc() but it doesn't seem to work. In the beginning I
always received a null pointer. After a long while of searching my mistake I
detected the section in the DSP/BIOS ...
I have a question about the TI C6713 and C6713B DSPs. TI states that
the 225 mHz delivers 1350 Mflops and the 300 mHZ delivers 1800 Mflops.
Most places I have looked say "up to" this amount of mflops, but is
there any accepted/tested benchmark for these DSPs that gives a more
consistent result? ...
I like the C6713 kit from TI/Spectrum Digital:
http://www.spectrumdigital.com/product_info.php?cPath=25&products_id=113
Price is around $400, and you get a C compiler with no limitations
(except that it will only build code for the C6713 kit).
On past TI kits the compiler was limited in th...
i try to make a data transfer via the McBSP0 on the C6713 DSK.
first, i have connected as follows:
CLKX0 -> CLKR0
FSX0 -> FSR0
DX0 -> DR0
but without success....
what is the meaning of the CLKR-pin on the peripheral connector ?
i have the choice of internal and external clock. the inter...
Hi all,
I recently bought the Digital Signal Processing and Applications with the
C6713 and C6416 DSK ebook by Rulph Chassaing online, and to my suprise a
CDROM containing all the source code for the examples in the book is
required. I tried looking on the Wiley website as well as the authors
hom...
HI everyone, i'm starting in the world of DSP, i have a project its a
security system by voice patter recognition, and i have used
pic16f877a in others projects, but it seems not enough for dsp, thou
it has a ADC converter 10 bit - fmax = 20mhz, and i was thinking to
combine with fpga spartan 3...
I will be teaching on March 19 a 1-day hands-on workshop on the
C6713/C6416 DSK at ICASSP '05 in Philadelphia. There is NO Fee for the
workshop with each participant getting a free DSK. Materials for the
workshop are based on my new book: "Digital Signal Processing and
Applications with the C67...
hi
i recently bought the book 'DSP and applications with C6713 and C6416
DSK'
by chassaing. I had to buy a used one as it was much cheaper but the cd
is defective that contains the source code. I cannot afford to buy a new
book
does anyone have the source code from the book?
my email address...
Dear all,
I'm sampling the audio signal through mic jack on C6713 board.
The code is based on the example project "dsk_app". The audio can be
played
back from the speaker jack. However, when I tranform the signal in the
buffer to double precision values, it seemed that (later) half of the data
...
Hello,
i have a question about the configuration of CCS. I had a projet that
i start using the DSK6713 board.
In the CCS setup application, i choose the C6713DSK configuration
file. ALL RIGTHS.
Now that my application seems to works using the DSK, i need to
compile the same application but...
Dear all,
I am currently using a c6713 dsk and trying to implement altering the
camera settings of a CMOS c3088 camera module via the I2C module of the
6713
i cannot seem to get a clock even after setting the appropriate regs,
including the ISR, MST and so on
also, as far as i know the clock sh...
Hello -
The ADC on the codec on the C6713 DSK multiplexes "mic" and "line"
inputs. That is, you generally set the codec to grab samples from the mic
input or the line input, which gives you two analog inputs - the left and
right channels. Is there a fast way to "strobe" the line and mic ...
Dear all,
I am an EE Graduate Student working with a C6713 DSK. I'm currently
having problems getting my 'C6713 DSK to work with the latest edition
of CCS (3.10 PE). I've installed the latest Spectrum Digital CCS 3.1
Platinum Emulation Drivers (release 3.01.04) from the SD support site
(htt...
Hi everyone,
(I hope this question hasn't been asked elsewhere on this website. My
apologies in case it has been.)
TI has discontinued C6711 DSK in favour of C6713. Does someone know any
place where I can buy C6711? I'll go for C6713 if its impossible to buy
C6711. It's just that some of my fr...
Announcing my new book (scheduled for publication on November 19):
"Digital Signal Processing with the C6713 and C6416 DSK," Wiley, 2005.
The C6713 DSK has replaced the C6711 DSK. Some new features of my new
book compared with my previous book based on the C6711 DSK:
* There are 105 programmi...
Hi
I am new to DSP kit and we are implementing our final year degree project
on the DSK. DSP kit is little indian by default and we have to interface it
with AD9220 (ADC) with Bit 12 (LSB) and Bit 1(MSB). There are 32 data pins
in the EMIF of C6713, from data pin 0 to data pin 31.
However i am ver...
I have a C6713 DSK and the Chassaing C6713 book. I followed the
instructions in the book for building the basic sine8_LED example. It
builds fine and I can load the output (.out file) to the DSK. However,
when running it there is no 1kHz tone.
But if I load the compiled sine8_LED.out file that...
Hi,
I hope, this is a right newsgroup for my question.
I have a DSK with C6713 DSP. I'm sending data to McBSP by EDMA. Data
is testing sequence, Uint8 Buffer[256]. Buffer[0] to [255] = 0xAA
(10101010).
Peripherial frequency is 100MHz. All is configured by DSP/BIOS Config.
W...
Hi there,
I personally would recommend the C6713 as I used it to learn developing
code on a TI platform. There's a good book on it by Rulph Chassaing :
http://www.dsprelated.com/books/238.php
The book has some good introductory projects (filtering, decimation
etc...) and also has a chapter de...
Hello
I am using TI DSP c6713 to implement various comm algos, at my univ. and
want to view the output on oscilloscope. Can any one guide me?
Details:
I am using Simulink to design a simple BPSK modulator and am using the
link to Code Composer Studio to build the model as a CSS project.
Af...
Hi All,
I am going to connect an audio CODEC with C6713. And the CODEC
has no DSP mode. So I want to use McBSP as an I2S bus.
Here are parts of my schematic.
DSP C6713: CODEC:
CLKX1----------+
+------------MCLK (bit clock sig...
hi,
If your question is:
"Can anyone give us an
> idea about how we should go about coding of the switch functions?"
Coding of the switch functions, are you using CCS for your C6713 dsp? i
have not worked on the 6713dsk, but if you have managed the hardware part
which i suppose, would be us...
Sorry, we are using the C6713, and I should be getting the DSK soon.
I'll also have an FPGA on it, probably on the EMIF bus, as well as
SDRAM and Flash.
Mike
...
Hi,
What are your tools? software and hardware I mean. I want to design PM
demodulator but my IF is 70 mhz. And I have been using C6713 DSK and
Matlab/Simulink. May we help each other.
...