Forums Search for: TMS320C6711
Boot Configuration
Hi, I am using a TMS320C6711, I would want to use the 8-bit ROM boot configuration, to such aim, I know that I must set up the HD[4:3] bits...
Hi, I am using a TMS320C6711, I would want to use the 8-bit ROM boot configuration, to such aim, I know that I must set up the HD[4:3] bits with 0 and 1 value respectively. My problem is that I don't understand where to store this values. Does a register exist? Thanks in advance, Thomas
Example of acquisition
Hi, I am using a Tms320C6711, I want to examine if the converter AD535 correctly works. Someone can give me a simple program that allows...
Hi, I am using a Tms320C6711, I want to examine if the converter AD535 correctly works. Someone can give me a simple program that allows to test the operation of both the channels. Thanks in advance, Thomas
Bit Banging on C6711
Hi guys, Can you please help me with this project? I 'm currenrly trying to interface the omnivision 7620 CMOS colour image sensor...
Hi guys, Can you please help me with this project? I 'm currenrly trying to interface the omnivision 7620 CMOS colour image sensor with the TI DSP TMS320C6711. I have built the I2C protocol in VHDl and used one of the altera's CPLDs to implement it so i could do the interface but still dont work.I have read to the net that the interface can be done using bit-banging t
Problem with IDK
I am using the Imaging Development Kit (IDK) from TI but I have the following problem,when I tray to run the loaded project to the ...
I am using the Imaging Development Kit (IDK) from TI but I have the following problem,when I tray to run the loaded project to the TMS320C6711 IDK I got nothing on the screen connected to the IDK, and when I halt the processor I got the following message " Trouble Halting Target CPU Error 0x80000020/-1070 Fatal Error during Execution
Problem with IT
Hi, I work with the TMS320C6711 using CCS2 and a Blackhawk XDS560 USB Emulator. My application is loaded on a SRAM at adress 0x80000000...
Hi, I work with the TMS320C6711 using CCS2 and a Blackhawk XDS560 USB Emulator. My application is loaded on a SRAM at adress 0x80000000 using a second level bootloader. A timer IT (IT14 - Timer 0) is programmed to be executed every 10ms. The interrupt routine adress is in the SRAM plage adress. When I initialize the ISTP base adress at location 0x400, the
Questions about the use of the DSPlib FFT functions on TMS320C6711
Hello I'm trying to simulate an FFT and an iFFT (with code composer studio)using functions in DSPlib, in particular i'm using ...
Hello I'm trying to simulate an FFT and an iFFT (with code composer
studio)using functions in DSPlib, in particular i'm using
DSPF_sp_fftSPxSP function. I have made to work with success the
following code:
#define CHIP_6711C
#include
Please Help me , Its very urgent
Hi friends, I am doing a proj of "Implemnetation of linear predective coding of speach signals on TMS320C6711". In this i want to...
Hi friends, I am doing a proj of "Implemnetation of linear predective coding of speach signals on TMS320C6711". In this i want to get the audio output from output jack on procesor kit after completion of giving audio signal from input jack present on kit. Please tell me in wht way i can get this happen. Whethr it is
Loopback at McBSP in 6711
Hi Friends, I need some help to solve the an issue. I am using 2 DSP boxes i.e. tms320c6711 & tms320c6701.I have configured the McBsp1 of...
Hi Friends, I need some help to solve the an issue. I am using 2 DSP boxes i.e. tms320c6711 & tms320c6701.I have configured the McBsp1 of DSP-I(6711) to send the data to the DUART of DSP-II(6701). I am using a standard off-the-shelf RS232 cable to connect McBsp1 of DSP-I to the DUART of DSP-II. Now the problem is that, although most of the time we get p
Need Help - I'm working on TMS320C6711 DSK
Dear all, I?m Niresh, I?m going to develop a system based on data acquisition using TMS32
Dear all, I?m Niresh, I?m going to develop a system based on data acquisition using TMS32
THS1206EVM
Hello to all!! I am working with dsp a Texas TMS320C6711 and one card of acquisition THS120EVM. You have a program example that functions with...
Hello to all!! I am working with dsp a Texas TMS320C6711 and one card of acquisition THS120EVM. You have a program example that functions with CCS 2,1 in order to acquire from two channels of card THS1206EVM! Thanks to all and good job
image transferring
is it possible to transfer the image from the target(TMS320C6711) to the computer thru RTDX? if possible, plz tell me how to transfer the...
is it possible to transfer the image from the target(TMS320C6711) to the computer thru RTDX? if possible, plz tell me how to transfer the image and the procedures plz...
ths 1206
hello to all someone could help to understand as I can acquire from two channels and visualize the values using one card dsp tms320c6711 and...
hello to all someone could help to understand as I can acquire from two channels and visualize the values using one card dsp tms320c6711 and acquisition card ths1206evm thanks and good job ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it
Re: Display of bmp image on TMS320C6711
Hi guys, Is this correct to read the R, G, B value from image using fopen ( see the code snippet below that I took from the posted msg)? Really...
Hi guys, Is this correct to read the R, G, B value from image using fopen ( see the code snippet below that I took from the posted msg)? Really hope that anybody who know to reply. > for(i=rows-1;i> =0;i--) > { > for(j=cols-1;j> =0;j--) > { > pixel=getc(fp); > r[i*cols+j]=(unsigned char)pixel; > g[i*cols+j]=(unsigned char)pixel; > b[i*cols+j]=(unsigned char)pixel; > > } > }
RE: Re: Display of bmp image on TMS320C6711
I believe the data type of pixel is UINT32. Of a pixel the first Byte is Red, second byte is Green, and third byte is Blue. So write the code...
I believe the data type of pixel is UINT32. Of a pixel the first Byte is Red, second byte is Green, and third byte is Blue. So write the code for that. This code will copy the same value to r[] ,g[], b[]. R[] will be the have correct red value. But g[], b[] will have r[] value/ r[i*cols+j]=(unsigned char)pixel; g[i*cols+j]=(unsigned char)pixel; b[i*cols+j]=(unsigned char)pixel; ...
Problem with TMS320C6711 DSK codec read/write test
External codec tone generation test is ok, memory test is also ok. But when i try to use microphone to test codec read/write - there is no...
External codec tone generation test is ok, memory test is also ok. But when i try to use microphone to test codec read/write - there is no voice heard. Microphone is ok. I tried to test codec using the codec setting: 1) micrphone preamp gain = 20 dB, 2) voice ADC input PGA gain = 0 dB. Tests are implemented in the "post.c"-Power-On Self-Test code programmed into the TMS320C6211/6711 ...
Help
hello, Can any one tell me wheather the programes written for tms320c6713 work on tms320c6711 DSk pls reply
hello, Can any one tell me wheather the programes written for tms320c6713 work on tms320c6711 DSk pls reply
Help Needed Regarding Project Graphic Equalizer
Hi everyone I m B-tech final year student i m trying to implement graphical equalizer (real time) with TMS320C6711 kit. (Final Year Project) I...
Hi everyone I m B-tech final year student i m trying to implement graphical equalizer (real time) with TMS320C6711 kit. (Final Year Project) I wanna know that 1)Is there any way to introduce adaptive signal processing to it? 2)also ,is there any standard algo to be followed for the task? I will really appreciate any kind of inputs in this regard Thank You
Where are the serial ports (McBSP) on TMS320C6711?
Hey everybody, This may seem absurd, but I do not understand where the serial ports (McBSP) are on the C6711? My board...
Hey everybody, This may seem absurd, but I do not understand where the serial ports (McBSP) are on the C6711? My board is: http://img73.imageshack.us/img73/4965/311ec0.jpg Basically, I need to connect a serial plug coming from another electronic machine, in order to make the DSP get some data back from this machine. By the way, is it possible to use the parallel cable HPI to achieve ...
AD535 read without BSL?
Hey everybody, Trying to read some signal coming from the jack input of a TMS320C6711 DSK for my student project, I saw there was a...
Hey everybody, Trying to read some signal coming from the jack input of a TMS320C6711 DSK for my student project, I saw there was a possibility to use some API called Board Support Library BSL (see spru432). However, I understood that BSL was no longer supported by TI, so that BSL files are not included with Code Composer (at least, Code Composer v2.1). Is there another way to get the...
DSK6711 is driven me crazy: CSL & McBSP0 problem!
Hi decent members, I am working on my Master's Project, and having troubles with the DSK I have to work on: TMS320C6711 One of my tasks...
Hi decent members, I am working on my Master's Project, and having troubles with the DSK I have to work on: TMS320C6711 One of my tasks consists in acquiring some digital data: I am thinking about using the Jack Input from MotherBoard to get it done. Therefore, I am trying to access McBSP0 with CSL tools: but it is getting me crazy, I can't figure out how to make the McBSP0 work! Howe...






