Forums Search for: Chassaing
c6711 dsk DIP switch
inhi all, can somone explain to me, how i can access the dip switch on the TI's tms320c6711 dsk board. or direct me to a...
hi all, can somone explain to me, how i can access the dip switch on the TI's tms320c6711 dsk board. or direct me to a place where i can get some sample programs, that will be great. [im only a starter, i have just been followin the rulph chassaing's book
Voice modulation problem using 6713 DSK
Hi all, Firstly I would like to send condolence to Mr Chassaing's family. I am deeply saddened upon hearing the news. I am new in...
Hi all, Firstly I would like to send condolence to Mr Chassaing's family. I am deeply saddened upon hearing the news. I am new in this group. My problem is I could not run properly the Example 10.11.4 "BPSK Transmitter and Receiver with PLL". I cannot really read the output of the tramsmitted DSK. It seems no signal at the ouput
Re: DSK6416 with Chassaing's book
Hi, I've exactly the same problem. Have you founf any solution for this? Mike > I am having the exact same trouble with the Sine8_LED...
Hi, I've exactly the same problem. Have you founf any solution for this? Mike > I am having the exact same trouble with the Sine8_LED project for the > C6713DSK. I'm thinking its a problem with the MCBSP and the AIC23 Codec. It > appears as if the Codec was opened and the MCBSP, but the program tries to > write to the MCBSP and not the Codec...I still have to investigate...any > su
Re: PCM3003 doubt
Iago F B- I don't have any experience with the PCM3003 daughtercard. If you cannot see DSP/BIOS config options that...
Iago F B- I don't have any experience with the PCM3003 daughtercard. If you cannot see DSP/BIOS config options that specifically mention PCM3003, then it's likely the "basic loopback" code in Chassaing will not work because the McBSP serial port wi
question about DSK6713
inHi, I'm a new starter on DSP. I have a DSK6713. I tried to run a LED programme, which is copied from Rulph Chassaing's book 'Digital Signal...
Hi, I'm a new starter on DSP. I have a DSK6713. I tried to run a LED programme, which is copied from Rulph Chassaing's book 'Digital Signal Processing and applications with the C6713 and C6416 DSK'. When I build in CCStudio, it always give a warning message like: warning: Detected a near (.bss section relative) data reference to the symbol _DSK6713_AIC23_codecdatahandle ...
.vecs without SECTIONS specification
inI have following warning. I can build, load and run Dr. R.Chassaing book's (for C6713-C6416) examples. But I want to discover what this warning...
I have following warning. I can build, load and run Dr. R.Chassaing book's (for C6713-C6416) examples. But I want to discover what this warning says: warning: creating output section .vecs without SECTIONS specification Regards
How to get input from Microphone and played it back through the headphone.
Hello, I am a postgraduate student workin on human-machine interface. I have problem to get input from microphone and get the output from the...
Hello, I am a postgraduate student workin on human-machine interface. I have problem to get input from microphone and get the output from the headphone. I have tried example from Rulph Chassaing book for C6713 and C6416 DSK example 2.1. I have compiled the program, and it came out as no errors. I have also change the set-up register 4 from 0x0011 to 0x0015 in both c6713dskinit.h and D...
programm not running
indear sir , i have DSPand Application by rulph chassaing book for C6713 and C6416.i am using CCS version 3.1.when i am try to run the...
dear sir , i have DSPand Application by rulph chassaing book for C6713 and C6416.i am using CCS version 3.1.when i am try to run the speech_syn programme from CD provided by the book.it is not running it gives the following error: C:\DOCUME~1\admin\LOCALS~1\Temp\TI7803, line 21: "cant find input file DSK6713bsl.lib" how to solve this problem... thanx ! waiting for repl...
Re: loader error
inHi all, > > I am currently working with C6416 for "BPSK transmitter and receiver > with PLL" under section 10.11.4 in Rulph Chassaing's...
Hi all, > > I am currently working with C6416 for "BPSK transmitter and receiver > with PLL" under section 10.11.4 in Rulph Chassaing's book. > But I face an error while loading transmitter program, which sound > as "loader : One or more sections of your program falls into memory > region that is not writable. These regions will not actually be > written to the target. Check your linker
loader error
Hi all, I am currently working with C6416 for "BPSK transmitter and receiver with PLL" under section 10.11.4 in Rulph Chassaing's book. But...
Hi all, I am currently working with C6416 for "BPSK transmitter and receiver with PLL" under section 10.11.4 in Rulph Chassaing's book. But I face an error while loading transmitter program, which sound as "loader : One or more sections of your program falls into memory region that is not writable. These regions will not actually be written to the target. Check your linker configurati...
Audio I/O with PCM3003 and DSP/BIOS
Hi, I'm using a TMS320C6711 DSP with a PCM3003 Audio Daughter card. Can anybody explain me how to configure the DSP/BIOS (for...
Hi, I'm using a TMS320C6711 DSP with a PCM3003 Audio Daughter card. Can anybody explain me how to configure the DSP/BIOS (for RTDX usage) on a program that uses hardware interrupts (like 'loop_intr_pcm' by R. Chassaing)? This is what I am doing (please correct):
Rulph Chassaing's e-book on Digitial Signal Processing and Application with C6713 and C6416 DSk
inHello, I bought the above book from Amazon.com (electronic version). Unfortunately, it did not come with the CDROM example files. I also...
Hello, I bought the above book from Amazon.com (electronic version). Unfortunately, it did not come with the CDROM example files. I also bought C6416 DSK and now I want to run the fir example from the book which it mentions is under DSK6416 dirctory. As I don't have the CD with me I am unable to get it going. If anyone could provide the directories of CDRO
DES"data encryption standard"in c6713
Hi all, i'm trying to implemant the DES of Rulph chassaing book,i'm working on the DSKTMS320C6713,i changed the file C6xdsk.h by C6713dskinit,and...
Hi all, i'm trying to implemant the DES of Rulph chassaing book,i'm working on the DSKTMS320C6713,i changed the file C6xdsk.h by C6713dskinit,and i did some modification;but the problem when i build he indicate an error: > > C6713dsk.cmd: error: system error, can't open file '/.obj' for input: No such file or directory > > Compilation failure please can anybody tell w
Problems and Questions with PCM3003
inHi, I am currently working with the C6711 DSK and the PCM3003 Daughter Card. I am using Chassaing's Code "loop_intr_pcm"...
Hi, I am currently working with the C6711 DSK and the PCM3003 Daughter Card. I am using Chassaing's Code "loop_intr_pcm" located on his book "DSP Applications using C and the TMS3206x DSK" as reference. My questions are: 1) I have tried t
FFT in CCS
Hi, I need help to get the output in CCS using the example fftsinetable from Chassaing's book , I know that I can get the fft from CCS...
Hi, I need help to get the output in CCS using the example fftsinetable from Chassaing's book , I know that I can get the fft from CCS directly but I want to see the output of this example in CCS not using oscilloscope. In fact I tried by changing the output from output sample in the code but I couldn't get the output in CCS. Any one has idea please help. Medris
Real-Time DSP TI c6713
inHello, I bought Dr Chassaing's book in 'low price edition' version (available in Indian subcontinent at affordable rates) but it turns out...
Hello, I bought Dr Chassaing's book in 'low price edition' version (available in Indian subcontinent at affordable rates) but it turns out that it does not have the CD-ROM. Ofcourse I bought the book for learning the c6713 kit as I already know & teach DSP using Li Tan's, Ifeacher's and Proakis' book for that. So, I'd appreciate it very much if you can send me the CD rom files ...
not geting sound at codec output...
inhi i had tried to run sine wave generation program given in the book of rulph chassaing page 9, example 1.1 when i built this program there...
hi i had tried to run sine wave generation program given in the book of rulph chassaing page 9, example 1.1 when i built this program there is no error but while i run it no sound output comes... when i run the out file given in CD of this book sound comes.. what is the problem.. plz help me...
Re: absolute beginner
Murselonder-- If you are adamant that you are an absolute beginer, I think you should get yourself a copy of *Digital Signal Processing and...
Murselonder-- If you are adamant that you are an absolute beginer, I think you should get yourself a copy of *Digital Signal Processing and Applications with the C6713 and C6416 DSK (Topics in Digital Signal Processing)* by Rulph Chassaing ( *Hardcover* - Dec 13, 2004). This bo
searching for book
inHello all, I am a student who is getting to know the C6713 DSK. I got the Dr. Ralph Chassaing book entitled "Digital Signal Processing...
Hello all, I am a student who is getting to know the C6713 DSK. I got the Dr. Ralph Chassaing book entitled "Digital Signal Processing and Application with C6713 and C6412 DSK" in our university library but they don't have the enclosed CD-ROM (the one that contains the programs/files). But i am looking for the 2nd edition, Digital Signal Processing and Applications with the TMS320C6713 and T...
"csl_chiphal.h" error
inI am a beginner in using DSP kit and I get an error "C:/CCStudio/c6000/bios/include/csl_chiphal.h", line 263: fatal error: #error NO CHIP...
I am a beginner in using DSP kit and I get an error "C:/CCStudio/c6000/bios/include/csl_chiphal.h", line 263: fatal error: #error NO CHIP DEFINED (use -dCHIP_XXXX where XXXX is chip number, i.e. 6201) when i try to compile the program to out a sine wave.I have been reffering to book written by "chassaing" and followed all the steps written in it. So please give me a solution for thi...