DSPRelated.com

Results of tests on the fft on DSP TMS320c6711, are the results reasonable?

Started by dukke3d in TMS320c6x18 years ago

Test on the fft on DSP TMS320c6711 with CCS 3.1 device cycle accurate simulator. For the single pass implementation the code is...

Test on the fft on DSP TMS320c6711 with CCS 3.1 device cycle accurate simulator. For the single pass implementation the code is the following: #define CHIP_6711C #include #include #include #include #include #include


Q regarding SWI and/or Traps on the TMS320C6711

Started by Brad Cadle in TMS320c6x23 years ago

      I will be working with a system using the TMS320C6711 that may have some severe timing constraints...

      I will be working with a system using the TMS320C6711 that may have some severe timing constraints associated with handling data from a non-interruptible input. 


Need help Interfacing to the TMS320C6711 DSP

Started by aoma...@yahoo.com in TMS320c6x16 years ago

Hello; I am trying to interface the TMS320C6711 DSP to my PC that has no parallel port (only USB ports). Is USB to Parallel adapter be...

Hello; I am trying to interface the TMS320C6711 DSP to my PC that has no parallel port (only USB ports). Is USB to Parallel adapter be sufficient to interface? Also, how to find out which USB port to use in a PC that has more than one USB ? Please help. Thank you Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution for Commercial & Consumer End ...


urgent problems with tms320c6711 DSP starter kit

Started by pealmago in TMS320c6x16 years ago 1 reply

Hi all, i=C2=B4m a freshman in the DSP world and yesterday i was using my tms320c6711 Board making some stuff of my thesis, in a moment i put...

Hi all, i=C2=B4m a freshman in the DSP world and yesterday i was using my tms320c6711 Board making some stuff of my thesis, in a moment i put a breakpoint in a part of .c file and then press build all, i don=C2=B4t know why but before that when i try to load a .out file the code composer studio show me this error=20 "Error: File Load Data verification failed at address 0x80000000. Plea...


want make stand - alone a TMS320C6711

Started by ulis...@inwind.it in TMS320c6x18 years ago 1 reply

Hi, I would want make stand - alone a TMS320C6711, to such purpose, I have modified the post and recharge it in the dsp. If I do to function...

Hi, I would want make stand - alone a TMS320C6711, to such purpose, I have modified the post and recharge it in the dsp. If I do to function the dsp in "run - free" mode, that I set with Code Composer Studio, it executes the post all times I reset it through the reset button on the dsk board, but if I remove and reapply power at it, the post isn't executed at the boot. I would


help on TMS320C6711 DSP Imaging Developer’s Kit (IDK)

Started by jayaroop g in TMS320c6x21 years ago 1 reply

Hello, We implemented a image segementation algorithm using TMS320C6711 DSP Imaging Developer?s Kit (IDK) on real time video. ...

Hello, We implemented a image segementation algorithm using TMS320C6711 DSP Imaging Developer?s Kit (IDK) on real time video. The problem is: due to the complexity (computations involved) of the algorithm, there is a delay in the video,i.e., i am missing some frames.


i need to 2or 4 chan.TDMA implementation codes with tms320c6711 dsk

Started by cagdas_kar in TMS320c6x17 years ago

hi friends, i need to 2or 4 chan.TDMA implementation codes with tms320c6711 dsk. Please help to me about this topic, Thank you for your...

hi friends, i need to 2or 4 chan.TDMA implementation codes with tms320c6711 dsk. Please help to me about this topic, Thank you for your helps, Good worksss...


error while using matlab simulink for TMS320C6711

Started by satya chitra penneru in TMS320c6x18 years ago

hi    I am Satyachitra a final year student . My project is implementation of acoustic echo cancellation on TMS320C6711. I am using...

hi    I am Satyachitra a final year student . My project is implementation of acoustic echo cancellation on TMS320C6711. I am using matlab software tools like EMBEDDED TARGET FOR TIC6000 and REAL TIME WORKSHOP and SIMULINK to implement my code. I am successful till generation of echo . For cancellation of echo i have used nLMS adaptive filter block from DSP blockset of m


C and Linear Assembly

Started by Manish Ranade in TMS320c6x21 years ago

Hi,   I am not very experienced person in TMS320C6711. I am implementing Haar Waelet Transform on TMS320C6711. I wrote code...

Hi,   I am not very experienced person in TMS320C6711. I am implementing Haar Waelet Transform on TMS320C6711. I wrote code in C, it works fine. After that I wrote one function in linear assembly and called that function in c. I print the matrix after applying haar wavelet t


Voice receiving with standart PC microphone using TMS320C6711 Dsk

Started by ahmet emir in TMS320c6x15 years ago

Hello, I created Code Composer Srudio project to receive voice from C6711 dsk input using dynamic microphone .If I use standart PC microphone...

Hello, I created Code Composer Srudio project to receive voice from C6711 dsk input using dynamic microphone .If I use standart PC microphone ,I can't receive voice.How can I change AD535 codec settings to use standart PC microphone? Is TMS320C6711 Dsk suitable for standart PC microphone?


Re: Voice receiving with standart PC microphone using TMS320C6711 Dsk

Started by Jeff Brower in TMS320c6x15 years ago

Ahmet- > I created Code Composer Srudio project to receive voice from > C6711 dsk input using dynamic microphone .If I use standart > PC...

Ahmet- > I created Code Composer Srudio project to receive voice from > C6711 dsk input using dynamic microphone .If I use standart > PC microphone ,I can't receive voice.How can I change AD535 > codec settings to use standart PC microphone? Is > TMS320C6711 Dsk suitable for standart PC microphone? PC microphones tend to be cheap "electret" or condenser type that need some power (volt


Processor Reset on TMS320C6711 Via Software?

Started by Brad Cadle in TMS320c6x23 years ago

I would like to be able to force a processor reset via software.  Our software uses DSP/BIOS on a TMS320C6711 with code...

I would like to be able to force a processor reset via software.  Our software uses DSP/BIOS on a TMS320C6711 with code composer 1.20.  We have the reset line of the processor tied to a


FILE I/O Of TMS320C6711 With CCS DSK C6000 V 1.23

Started by dibyendu mondal in TMS320c6x19 years ago

Hi All I am working on DSP TMS320C6711 With CCS DSK C6000 V1.23   I can't Understand the first line of the file...

Hi All I am working on DSP TMS320C6711 With CCS DSK C6000 V1.23   I can't Understand the first line of the file "C:\ti\c6000\tutorial\volume1\sin.dat"   1651 1 0 0 0  <-------------- What is the perpose of this line ?? 0x0


Real time MELP coder on TMS320c6711 DSK card

Started by Anonymous in TMS320c6x23 years ago 1 reply

Has anyone tried to implement a MELP coder in real time on the TMS320C6711 DSK card?. I have obtained source code from the site ...

Has anyone tried to implement a MELP coder in real time on the TMS320C6711 DSK card?. I have obtained source code from the site below, however my experience with the DSK is limited. http://www.plh.af.mil/ddvpc/melp.htm


Help

Started by rajnesh_deepu in TMS320c6x18 years ago 1 reply

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


Example of acquisition

Started by ulis...@inwind.it in TMS320c6x18 years ago 1 reply

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


Viterbi Algorithm on TMS320C6711

Started by M. A s i f in TMS320c6x19 years ago

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


TMS320 and LABVIEW!!!

Started by mortal_f in TMS320c6x20 years ago 2 replies

hi... i want to connect my TMS320C6711 DSK with the LAB view.....do ya have any idea abt it!? thnx in advance bye ...

hi... i want to connect my TMS320C6711 DSK with the LAB view.....do ya have any idea abt it!? thnx in advance bye


Help please

Started by pnic007 in TMS320c6x19 years ago

Dear all, I'm desperately trying to configure an EDMA transfer between my DSK (TMS320C6711) and the audio codec PCM3003. As...

Dear all, I'm desperately trying to configure an EDMA transfer between my DSK (TMS320C6711) and the audio codec PCM3003. As you must have guessed I'm a novice into the field and have no other option but to ask fro your help. I'm trying to implement the example given in


Boot Configuration

Started by ulis...@inwind.it in TMS320c6x18 years ago 1 reply

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