Forums Search for: TMS320C6711
Need help on 6713 DSK program
Hello all, I am trying to run "example 1.1 Sine Generation with eight points" written for TMS320C6711 DSK from Rulph Chassing's...
Hello all, I am trying to run "example 1.1 Sine Generation with eight points" written for TMS320C6711 DSK from Rulph Chassing's book DSP Applications Using C and TMS320C6x DSK on TMS320C6713 DSP. Program compiles OK and seems to be running but nothing happens when I listen to signal using a head phone. The program supposed to
I wanna have serial digital data out from TMS320C6711 DSK
PLEASE HELP ME I WANT TO USE McBSP OF TMS3206711 FOR SERIAL DIGITAL DATA , BUT THE KIT AVAILABLE HAS GOT CODEC CONNECTED TO IT, CAN I ...
PLEASE HELP ME I WANT TO USE McBSP OF TMS3206711 FOR SERIAL DIGITAL DATA , BUT THE KIT AVAILABLE HAS GOT CODEC CONNECTED TO IT, CAN I HAVE THAT DATA OUTPUT SO THAT I CAN INTERFACE SOME MORE CIRCUITS WITH IT??
Initilalizing McBSP 1 ( how can i??)
Hello!! I have TMS320C6711 DSK i want to initialize the McBSP 1 so that it can transfer data depending upon the sample rate generator...
Hello!! I have TMS320C6711 DSK i want to initialize the McBSP 1 so that it can transfer data depending upon the sample rate generator Clocking and Frame Synchronization is it possible ? and for interrupt driven transfer is Frame Synchronization generated by it self on DXR to XSR?
Please Solve This MEMORY PROBLEM
Hi Guys! I am working on TMS320C6711 DSK , implementing Wavelet 2D algorithm for image processing. I have Image Resolution of about (14000...
Hi Guys! I am working on TMS320C6711 DSK , implementing Wavelet 2D algorithm for image processing. I have Image Resolution of about (14000 X 80 ) pixels. I want to store it into onBoard SDRAM of size 16MB. Before all that, i want to create a buffer of size short array [80][14000], and wana initialize it .. But t
(No subject)
Hi! I am a graduate student and want to implement Turbo codec and OFDM on TMS320C6711. Can you guide me on how to go about it. Right...
Hi! I am a graduate student and want to implement Turbo codec and OFDM on TMS320C6711. Can you guide me on how to go about it. Right now im trying to understand Turbo decoding, can u please suggest where can i find an implementable algorithm. I am doing this as part of my thesis and am not able to move forward, I understand Viterbi decoding and
help regarding targetting 6711using MATLAB
hi, i' ve just started working on targetting TMS320C6711 dsk using MATLAB 6.5 (simulink exactly)... i created the simulink model for full...
hi, i' ve just started working on targetting TMS320C6711 dsk using MATLAB 6.5 (simulink exactly)... i created the simulink model for full wave rectifier, filters....it was successful...but i am not able to do the simulink model for HALF WAVE RECTIFIER... could any one help me out.
Viterbi Algorithm on TMS320C6711
Note: forwarded message attached. Send instant messages to your online friends http://uk.messenger.yahoo.com
Note: forwarded message attached. Send instant messages to your online friends http://uk.messenger.yahoo.com
HPI and TMS320c6711
Hi everybody, I just discovered the c6711 and i'm particuliary interested in communicating with the HPI to access the memory. I only...
Hi everybody, I just discovered the c6711 and i'm particuliary interested in communicating with the HPI to access the memory. I only found the reference guide on TI.com but i couldn't get my hand on any example code that could illustrate the use of this interface. I am new to working with DSP processors since it is not really my branch. Having a small co
CMOS IMAGE SENSOR + 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 think that I have to built the I2C intrface to an FPGA or somethink like that ... Does any of you have any ideas about what should I do? thank you fasmatikos
Host communication
Hi, I'm trying to get my PC to talk to my board with the TMS320c6711. I have the physical address of the board on the PCI slot...
Hi, I'm trying to get my PC to talk to my board with the TMS320c6711. I have the physical address of the board on the PCI slot (0xD3000000). In order to get to the registers of the board, i know i have to remap the physical address to a virtual address space. I know the function that does that under linux is ioremap() but i don't do what to do under windows. Does anybody know an
regarding CPU Cycles
Hi all, I am porting some audio codecs on TMS320C6711 platform using Code Composer Studio version 3.1. i am not sure about the Cycles...
Hi all, I am porting some audio codecs on TMS320C6711 platform using Code Composer Studio version 3.1. i am not sure about the Cycles count i have to take into account for MCPS calculation. In the profiler,We have two Cycle configurations,namely TOTAL and CPU. Can you please clarify me which one i have to choose for MCPS calculation. It will be great
Help for memory configura in 6711 (.cmd file)
Hi all, I am porting a decoder into TMS320c6711( 6711) processor.i would like to discuss some problem about memory...
Hi all, I am porting a decoder into TMS320c6711( 6711) processor.i would like to discuss some problem about memory configuration. Case 1: .text -> External RAM (orig
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
I need codes for audio
Dear All, I am new in DSP. I need your help with these: First, where is the codes refered in the documents. for example...
Dear All, I am new in DSP. I need your help with these: First, where is the codes refered in the documents. for example "c:\c6000\.. .", or things like this? Is any especial place in the web for this? Second, I need a simple code for TMS320C6711. I just want to capture an audio from input and send it out. Can anyone help me? Thanks Taghi ----------------------...






