DSPRelated.com

FW: L1D write problems on C6711

Started by Brandon Eames in TMS320c6x23 years ago

Hello, We have a question relating to some work we are performing using a TMS320C6711 chip. We are experiencing some problems...

Hello, We have a question relating to some work we are performing using a TMS320C6711 chip. We are experiencing some problems which lead us to believe that there is a problem with the L1D writing to onboard memory. The following code snippet shows the essence of the prob


C6711 programming problem.

Started by akhifra in TMS320c6x21 years ago 2 replies

Hello, How can I fix the following error: #error NO CHIP DEFINED (use -dCHIP_XXXX where XXXX is chip number, i.e. 6201) ...

Hello, How can I fix the following error: #error NO CHIP DEFINED (use -dCHIP_XXXX where XXXX is chip number, i.e. 6201) I am trying to interface the THS10082EVM daughter card to the TMS320C6711. It gets this error out of the csl_chiphal.h include file


Optimization Level problem!

Started by puffoinkazzato in TMS320c6x21 years ago 6 replies

I'm developing an ANC with CodeComposer v. 2.10 on a tms320c6711 DSK. I'm using DSP/BIOS, fastrts67x library v. 1.03. Well if i...

I'm developing an ANC with CodeComposer v. 2.10 on a tms320c6711 DSK. I'm using DSP/BIOS, fastrts67x library v. 1.03. Well if i compile the project in Debug i've no problems, if i compile in release, i've noticed a very strange behavior. If i select file(-o3) or function(- 02) optimi


THS1408EVM data aquisition.

Started by Anonymous in TMS320c6x21 years ago

Hi, anyone ever used and succeede getting digitized data out of THS1408EVM daughter card and DSK? I'm using TMS320C6711 DSK...

Hi, anyone ever used and succeede getting digitized data out of THS1408EVM daughter card and DSK? I'm using TMS320C6711 DSK with THS1408EVM. Please let me know if anyone get a data out of it. Thank you. Toshi


firmware upgradation

Started by neeli bhaskar reddy in TMS320c6x20 years ago

Hi i am working on tms320c6711 and using flash boot mode. we are using secondary boot loader. now we want to introduce onsite...

Hi i am working on tms320c6711 and using flash boot mode. we are using secondary boot loader. now we want to introduce onsite firmware upgradation feature to our product. can anybody suggest proper procedure for the same. or some guidelines and precautions to be taken are


HPI and TMS320c6711

Started by Thierry Ranson in TMS320c6x19 years ago

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


Host communication

Started by zest...@hotmail.com in TMS320c6x19 years ago 4 replies

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


image transferring

Started by karu...@yahoo.co.in in TMS320c6x18 years ago 3 replies

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...


DirectDSP from Signalogic Saved the Day!

Started by rvkatragadda in TMS320c6x20 years ago

Hello, After struggling for almost a month in an attempt to run a small application on TMS320C6711 DSK using HPI Interface I...

Hello, After struggling for almost a month in an attempt to run a small application on TMS320C6711 DSK using HPI Interface I seeked help by posting a message here. Thanks to Jeff Brower, President of Signalogic and his team (Ryan), I am now able to execute a Real- Time m


C6x Compiler

Started by Anonymous in TMS320c6x21 years ago 1 reply

Hi all ! I'am currently using CCS2 and a TMS320C6711. I have a very simple question about the C6x compiler: Why is the...

Hi all ! I'am currently using CCS2 and a TMS320C6711. I have a very simple question about the C6x compiler: Why is the ".text" section much more small when compiling with the "-g" option than without? Thanks in advance. C?dric.


regarding CPU Cycles

Started by sathya in TMS320c6x18 years ago 1 reply

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


c6711 dsk DIP switch

Started by vaiy1 in TMS320c6x20 years ago 1 reply

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...

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


Bit Banging on C6711

Started by fasm...@yahoo.gr in TMS320c6x18 years ago

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


(No subject)

Started by Abhinav Dayal in TMS320c6x19 years ago 1 reply

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


Problem with IDK

Started by aganoun in TMS320c6x18 years ago 1 reply

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


Help Needed Regarding Project Graphic Equalizer

Started by take...@yahoo.co.in in TMS320c6x17 years ago 4 replies

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


Get input.

Started by Akilan Goldking in TMS320c6x15 years ago 1 reply

Hi helpers, I'm a 1st year student, and having interest on TMS320C6711 DSP. I'm naive in working with DSP. Could anybody direct me step by...

Hi helpers, I'm a 1st year student, and having interest on TMS320C6711 DSP. I'm naive in working with DSP. Could anybody direct me step by step approach to get inputs from optical encoders to DSP and how to set the inputs to a variable and then how to do a simple programming to get an output from it. (what are the files am I supposed to create? add? and configure?) Actually, my main ...


(No Subject)

Started by M FaYsaL in TMS320c6x21 years ago

Hi all I need help in daughtercard peripheral connector (J2) of TMS320C6711 DSK. I am looking for the way how can i control...

Hi all I need help in daughtercard peripheral connector (J2) of TMS320C6711 DSK. I am looking for the way how can i control any of these pins ? Pin# signal I/O Descp Pin# signal I/O Descp 63 CNTL1 O Daughtercard control1 64 CNTL0 O Daughtercard


confused bw HPI & EDMA

Started by kami10001 in TMS320c6x19 years ago

HELLO, I may describe my problem again. I m working on TMS320C6711 DSK. I have to transfer digital data & not analog from...

HELLO, I may describe my problem again. I m working on TMS320C6711 DSK. I have to transfer digital data & not analog from Music CD or any file saved in HDD(44.1 kHz+16 or 24 bit) through Parallel port (or any other option) as the audio-codecs/data codec of


Programming a TLV 5614 on the C6711 daughtercard

Started by Gerrit Albrecht in TMS320c6x21 years ago

Hi. I'm using a TMS320C6711 EVM with a 5614 EVM daughtercard, which holds 3 chips - all of them DACs with different technical...

Hi. I'm using a TMS320C6711 EVM with a 5614 EVM daughtercard, which holds 3 chips - all of them DACs with different technical spezifications. I want to use all 3 chips at the same time but I've problems with the driver. Now I'm looking forward to find somebody with experience