DSPRelated.com

Re: McBSP data transfer C6711 C6713 boards

Started by joan...@yahoo.com in TMS320c6x15 years ago

Whats up my friends? I have been working in a similar project like the vladimir's one, therefore I used his codes in this post, and got it,...

Whats up my friends? I have been working in a similar project like the vladimir's one, therefore I used his codes in this post, and got it, too. Just that there is only one problem: when I try to transfer a negative decimal numbers vector, after the data transfer is done, the vector in the slave is wrong, because not only have lost the decimal part of tne numbers, but also all the numbers are...


FFT result using DSPF_sp_cfftr2_dit Function

Started by B S in TMS320c6x14 years ago 12 replies

Hi Guys, I have been stuck with this FFT stuff since long and still I am unable to verify the result. I am simply using dsk_app.c project...

Hi Guys, I have been stuck with this FFT stuff since long and still I am unable to verify the result. I am simply using dsk_app.c project for C6713 board and implementing DSPLIB function DSPF_sp_cfftr2_dit to compute 1024 point FFT over 1024 complex pairs of input. I am going to explain over all steps which has been a part of my implementation. Please have a look if I am wrong any w...


FFT result using DSPF_sp_cfftr2_dit Function

Started by B S in TMS320c6x14 years ago 2 replies

Hi Guys, I have been stuck with this FFT stuff since long and still I am unable to verify the result. I am simply using dsk_app.c project...

Hi Guys, I have been stuck with this FFT stuff since long and still I am unable to verify the result. I am simply using dsk_app.c project for C6713 board and implementing DSPLIB function DSPF_sp_cfftr2_dit to compute 1024 point FFT over 1024 complex pairs of input. I am going to explain over all steps which has been a part of my implementation. Please have a look if I am wrong any ...


Re: [Ask] Image Interpolation in C6713

Started by pabl...@ctag.com in TMS320c6x13 years ago

Hello! I'm searching on net information of DSKeye. Now is difficult find in stock this daughter board for DSK6713, but BITEC told that they...

Hello! I'm searching on net information of DSKeye. Now is difficult find in stock this daughter board for DSK6713, but BITEC told that they have some. I'm starting on DSP and I would like making some image processing on my starter kit DKS6713, that I bought recently. Do you recommend it?Do you know code examples for this board? Do you know another daughter board with camera for this starter kit...


data coverter plug-in

Started by nuwa...@yahoo.com in TMS320c6x15 years ago 1 reply

I am using data converter plug-in to interface ADS8364 M EVM with C6713 dsk.? I am getting the following error in my code. Can...

I am using data converter plug-in to interface ADS8364 M EVM with C6713 dsk.? I am getting the following error in my code. Can someone?hel? ? --------------------------? Interface5.pjt - Debug? --------------------------- [Configuration1.tcf] "C:\CCStudio_v3.3\bios_5_31_02\xdctools\tconf" -b -Dconfig.importPath="C:/CCStudio_v3.3/bios_5_31_02/packages;" Configuration1.tcf [main.c] "C:\CCStudi...


Memory/CPU stalls C6713

Started by Bernhard 'Gustl' Bauer in TMS320c6x20 years ago

Hi, I'm still hunting this lost cycles :-) I wrote a function with 2 parts. In the 1. part I access data in a loop. ...

Hi, I'm still hunting this lost cycles :-) I wrote a function with 2 parts. In the 1. part I access data in a loop. This costs about 270 cyc = 1.2us. In the 2. part I have only NOPs which cost 270 cyc too. Both data and code is in internal memory. Cache is


Making Chassaing's BPSK programs work?

Started by "B. Korst, Communications Laboratory" in TMS320c6x17 years ago

Greetings all, I've been trying without success to make Chassaing's BPSK transmitter and receiver (code from the c6713 book) work. Has anyone...

Greetings all, I've been trying without success to make Chassaing's BPSK transmitter and receiver (code from the c6713 book) work. Has anyone been able to make these two work together? I'd really appreciate some help as I'm trying to prepare a demo for students for this coming term. I have not touched much of the code given with the book, except for adjusting the levels of the outputs fr...


Digital Input possible to a DSP ???

Started by sfar...@yahoo.com in TMS320c6x17 years ago 1 reply

I am a new user and I am using DSP support for my final year undergraduate project. I was referring a book by "Rulph Chassaing" which covers C6713...

I am a new user and I am using DSP support for my final year undergraduate project. I was referring a book by "Rulph Chassaing" which covers C6713 and C6416. The problem is that I intend to compress an image, which is in digital format. The inputs to the DSPs (via CODEC) are all analog which are converted by to digital by the CODEC. Is there a method to feed the DSP directly with a digital image i...


c6713-line out to line in-data seen in graph but not in values [2 Attachments]

Started by nikita iyer in TMS320c6x12 years ago 1 reply

Hi all, I'm using TMS 320C6713 DSP starter kit with ccs v3.1 and USB interface. I am sending out data from line out and simultaneously reading...

Hi all, I'm using TMS 320C6713 DSP starter kit with ccs v3.1 and USB interface. I am sending out data from line out and simultaneously reading in from line in. I have been referring Ruplh Chassing's book so using functions like input_left_sample() and using the polling method. my code looks something like this short m[30]; // array m has data to be sent short f[300]; // array f is where...


Array Synchronized EDMA

Started by niwd...@yahoo.com.hk in TMS320c6x17 years ago 10 replies

Hi, I am using the C6713. I need to transfer a 2D array to EMIF, the situation is same as figure A-36 in...

Hi, I am using the C6713. I need to transfer a 2D array to EMIF, the situation is same as figure A-36 in http://focus.ti.com/lit/ug/spru234c/spru234c.pdf . The channel is now configurated as initiate by INT5, and I wish it can synchronize the arrays by INT4. How to configure the EDMA to synchronize the arrays by an external interrupt event trigger? Does it same as configurating the event-trigge...


Primary bootloader and POST???

Started by comm...@yahoo.com in TMS320c6x17 years ago 2 replies

Hello, i am student of final year at UET lahore. my final year project is to write a primary bootloading routine for dsp c6713 board that checks...

Hello, i am student of final year at UET lahore. my final year project is to write a primary bootloading routine for dsp c6713 board that checks devices and initializes memory and other devices(Power on self test). i am currently in a great confusion about what actually is primary bootloader?? i can't just differentiate between primary and secondary bootloaders. can anyone please guide me in this...


Re: NEED HElP urgently plz do reply soon

Started by sham...@yahoo.co.uk in TMS320c6x14 years ago

hi dude, i need your help please. for your project you did on adaptive noise cancellation using c6713, did you did it real time,and did you...

hi dude, i need your help please. for your project you did on adaptive noise cancellation using c6713, did you did it real time,and did you perform any system identification first. i mean did you write your code on c language first?please reply dear aoa...hope all of you are fine. > > i am working on adaptive Noise cancellation with rls/lms > > Hardawre implementation of the RLS/lms algor


C6416 + AED-101: Urgent help needed!!!

Started by gm_r...@yahoo.gr in TMS320c6x17 years ago

Hi to all, I am programming a C6416T DSK board with an AED-101 daughtercard from Signalware. I am totally new to real-time programming and I...

Hi to all, I am programming a C6416T DSK board with an AED-101 daughtercard from Signalware. I am totally new to real-time programming and I have the following problem: I have an application code in C (made by Embedded Target for C6000 in Simulink) and I want to use the daughtercard's I/O instead of the audio codec on the DSK. I have an example program for the AED-101 (it was for C6713, but ...


C6416 + AED-101 - Urgent help needed!!!

Started by in TMS320c6x17 years ago

Hi to all, I am programming a C6416T DSK board with an AED-101 daughtercard from Signalware. I am totally new to real-time programming and I...

Hi to all, I am programming a C6416T DSK board with an AED-101 daughtercard from Signalware. I am totally new to real-time programming and I have the following problem: I have an application code in C (made by Embedded Target for C6000 in Simulink) and I want to use the daughtercard's I/O instead of the audio codec on the DSK. I have an example program for the AED-101 (it was for C6713,...


TI DSPLIB Data alignment questions

Started by gsaxena1983 in TMS320c6x16 years ago

Hi All, I have implemented wiener filter for noise cancellation on C6713 DSK board. My results don't match with matlab implementation. I...

Hi All, I have implemented wiener filter for noise cancellation on C6713 DSK board. My results don't match with matlab implementation. I believe this may be due to word alignment issues with my code. As TI FFT routines expect data to be double-word aligned, can you please check my code whether it is calling DSP Libraries in a correct fashion. Thanks in advance, Gaurav #include ...


How to use the Periodic Function Manager in DSP/BIOS?

Started by Muoi Nho in TMS320c6x18 years ago

Hi all I've one problem with using the PRD of DSP/BIOS of C6713. My task is very simple. I'd like to print one message periodically 10ms by...

Hi all I've one problem with using the PRD of DSP/BIOS of C6713. My task is very simple. I'd like to print one message periodically 10ms by using the PRD function. My program is following: ------------------------------------------------- #define CHIP_6713 1 #include void testTimer(); void main() { while(1); } void testTimer() { printf("hello \n"); } -------


Fw: How to make division without using / operator

Started by Ing. Baker Carpio in TMS320c6x18 years ago 6 replies

what is "can't find input file dsk6713bsl.lib" ? I ran the sine8_buf of "Digital Signal Processing and Applications with the C6713 and C6416...

what is "can't find input file dsk6713bsl.lib" ? I ran the sine8_buf of "Digital Signal Processing and Applications with the C6713 and C6416 DSK,", but i get thid menssage. thanks ______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y m?viles desde 1 c?ntimo por minuto. http://es.


C6713 DSK to USB daughter card

Started by sant...@yahoo.com in TMS320c6x19 years ago

Hi, I want to connect a USB daughter card to my TMS320C6713. I will appreciate if somebody gives me any idea how to do it or what are the...

Hi, I want to connect a USB daughter card to my TMS320C6713. I will appreciate if somebody gives me any idea how to do it or what are the steps to follow?? I am using a Avnet TI DSK to USB 2.0 daughter card. thanks san


.hex utilities for Flash

Started by gtg4...@mail.gatech.edu in TMS320c6x18 years ago 2 replies

Does anyone know where I can get a copy of flash.exe? This is the utility used for manually burning programs into flash and is usually in the...

Does anyone know where I can get a copy of flash.exe? This is the utility used for manually burning programs into flash and is usually in the directory: TI\c6000\examples\dsk\flash\Host\Debug. I'm using the c6713, but for some reason I don't have this program. Also, I'm trying to use the hex6x.exe utility to convert .out files to .hex files, but it ends up generating 4 files with .x0, .x1, .x2...


Some EDMA questions on C6713

Started by Bernhard 'Gustl' Bauer in TMS320c6x19 years ago 1 reply

Hi, I have some EDMA questions. 1. I want timer0 to trigger the timer IRQ and an EDMA transfer. I cannot use the EDMA IRQ. Is this...

Hi, I have some EDMA questions. 1. I want timer0 to trigger the timer IRQ and an EDMA transfer. I cannot use the EDMA IRQ. Is this possible? IRQ works, but EDMA doesn't. I init EDMA this way: hEdma1 = EDMA_open(EDMA_CHA_TINT0, EDMA_OPEN_RESET); EDMA_disableChannel(hEdma1); EDMA_configArgs(hEdma1, EDMA_OPT_RMK( EDMA_O