DSPRelated.com

Windows NT environment without code composer

Started by Anonymous in TMS320c6x22 years ago

Hi all, I have a TMS320C6711 DSK connected to the PC via a parallel cable. Just wondering does anyone knows how to setup...

Hi all, I have a TMS320C6711 DSK connected to the PC via a parallel cable. Just wondering does anyone knows how to setup windows NT environment variables to control the DSK via parallel port without actually require code composer studio installed on the PC? I have


Windows ME with TMS320c6711, c5402, or any DSK starter kit

Started by Anonymous in TMS320c6x23 years ago

This may be beating a dead horse but... Has anyone gotten any TI DSK starter kit to work on WinME ? TI techs online wash their...

This may be beating a dead horse but... Has anyone gotten any TI DSK starter kit to work on WinME ? TI techs online wash their hands of any responsibility of this combination, calling it unsupported even when I asked about a dual boot partitioned hard drive with Win98 and WinME. Are


Code Composer

Started by Anonymous in TMS320c6x21 years ago 5 replies

Hello c6x, I bought the tms320c6711 DSK board and also the EVM tms320c6701/6201 board. In these packeges I've found two...

Hello c6x, I bought the tms320c6711 DSK board and also the EVM tms320c6701/6201 board. In these packeges I've found two release of code composer .... all versions are 2.1. If I install the EVM version it install the driver dor this board. When I try to install the


URGENT: RTDX and Interrupts

Started by jcmarrupe in TMS320c6x21 years ago

Excuse my english. I?m a newbie in dsp programming. I?m doing a project that use RTDX to receive/send data from/to host PC...

Excuse my english. I?m a newbie in dsp programming. I?m doing a project that use RTDX to receive/send data from/to host PC from TMS320C6711 target. Now the target program uses 'RTDX_readNB' function to receive data to the host. The program is continuously waiting


Where are the serial ports (McBSP) on TMS320C6711?

Started by the_visitor_or_not in TMS320c6x17 years ago 1 reply

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


help regarding targetting 6711using MATLAB

Started by karthikeyan B in TMS320c6x19 years ago

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.


dsk6xldr problem

Started by puffoinkazzato in TMS320c6x21 years ago 1 reply

i'm having some problems with tms320c6711 dsk. I want to use the command line application dsk6xldr supplied with Code Composer...

i'm having some problems with tms320c6711 dsk. I want to use the command line application dsk6xldr supplied with Code Composer V2.10, so as to load an application on the dsk board without Code Comopser IDE. If i try to load the cnfdsp_nohost application supplied wit


AVNet USB Board

Started by plex...@gmail.com in TMS320c6x17 years ago 2 replies

Hi All, I'm trying to get the AVNet USB Board working on a TMS320C6711 DSK and was wondering if anyone could offer any advice? At the moment I...

Hi All, I'm trying to get the AVNet USB Board working on a TMS320C6711 DSK and was wondering if anyone could offer any advice? At the moment I have: *(int *)EMIF_GCTL = 0x00003080; /* EMIF global control register */ *(int *)EMIF_CE2 = 0xFFFFFF23; /* CE2-32bit async on daughtercard*/ which should setting EMIF up with No Hold, No external clocks, and maximum hold, setup an...


Daughtercard Peripheral Connector

Started by M FaYsaL in TMS320c6x21 years ago 1 reply

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


DSP/BIOS INSTRUMENTATION PROBLEM

Started by cauer2003 in TMS320c6x21 years ago

i have a classic program DSP/BIOS for a FIR TMS320C6711 when i start the graph execution ou load graph CPU i have the big problem...

i have a classic program DSP/BIOS for a FIR TMS320C6711 when i start the graph execution ou load graph CPU i have the big problem he doesnt start. for that he work i must eliminate INT11 how can i use this instrumentation whithout communication by PIPE ? thank for yours answers


spra633B problem with the TMS320C6711

Started by Labib in TMS320c6x16 years ago 1 reply

Hello i was trying the code in the spra633B but i am having a problem... there is a (while ;) loop that should break when an interrupt on MCBSP...

Hello i was trying the code in the spra633B but i am having a problem... there is a (while ;) loop that should break when an interrupt on MCBSP happens , but the loop isn't stopping and that means the interrupt isn't happening, i have shorted the DX,DR, and FSR together like i should but nothing is happening.. does any one know where can the problem be ? thanks...


6711 DSK interface to THS10082 daughtercard

Started by akhifra in TMS320c6x21 years ago

Hello, I am trying to interface the TMS320C6711 DSK to the THS10082 daughtercard through CCS's "data converter support" utility. I...

Hello, I am trying to interface the TMS320C6711 DSK to the THS10082 daughtercard through CCS's "data converter support" utility. I have written a basic FIR filter program that reads data from the on-board codec, and it works. Now I need the daughtercard so that I can have


a question about c6711 McBsp A-law compression

Started by Guo yang in TMS320c6x21 years ago 1 reply

Hello.I have a question about c6711 McBsp A-law compression. I want to know the compression algorithm of Tms320c6711 A-law....

Hello.I have a question about c6711 McBsp A-law compression. I want to know the compression algorithm of Tms320c6711 A-law. Does the algorithm in Appendix A of the document spra634.pdf adopted?After encoding, what kind of processing did the hardware perform? Bit-re


Multiplexing analogic signals using DSK TMS320C6711

Started by Perez Machin in TMS320c6x21 years ago

Hello!!              I?m written a program in which I have to work with 8 external analogic signals through the line...

Hello!!              I?m written a program in which I have to work with 8 external analogic signals through the line in of the board. The big problem is:    where can I take any signals from the board to synchr


Transmission of two signals from one output!!!

Started by maya_me04 in TMS320c6x16 years ago 3 replies

Hi all I am using the tms320c6711 dsk to generate a square waveform using the ad535 module and send from the line output of the borad to...

Hi all I am using the tms320c6711 dsk to generate a square waveform using the ad535 module and send from the line output of the borad to control another device. However my device requires to operate two signals that i need to generate from the board but there only one output !!!! Do you have any idea how i can send these two signals on the same output or if the board has another port t...


parallel port connectivity of DSK C6711

Started by Nalin K Pithwa in TMS320c6x17 years ago

Hello: I have hit a road-block with my DSP starter kit (TMS320C6711 DSP starter kit). It was working perfectly fine with my PIII, Win 98...

Hello: I have hit a road-block with my DSP starter kit (TMS320C6711 DSP starter kit). It was working perfectly fine with my PIII, Win 98 (second ed) PC until a few days before. [Ihave been using it for all my C67x/C62x work for about 3-4 years.] The following steps are described by TI for troubleshooting DSK connectivity: CCS IDE will install correctly with most parallel port co...


Please Help me , Its very urgent

Started by chiranjeevi srikanth in TMS320c6x18 years ago

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


Please Solve This MEMORY PROBLEM

Started by Ashfaq Khan in TMS320c6x19 years ago 2 replies

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


File I/O

Started by dibyendu mondal in TMS320c6x19 years ago 2 replies

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 ?? 0x0000000


Re: Display of bmp image on TMS320C6711

Started by norr...@yahoo.co.uk in TMS320c6x18 years ago

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; > > } > }