Forums Search for: TMS320C6713
float powf wrong results????
inI programm an DSP (TMS320C6713) in 'C'. Therefor I use CCS V.2.21. The programming-form is: Component-based Software Development of...
I programm an DSP (TMS320C6713) in 'C'. Therefor I use CCS V.2.21. The programming-form is: Component-based Software Development of Automation Systems The problem is: The application runs on RAM and is linked with the parameters: Reloctabel Executable (-ar); Load-Time-Initialization (-cr); MemoryModels Far Calls & Data (-ml3); SECTIONS { .text: {} > SDRAM The component is plac
TMS320C6713 bootload
inBuddy, A c6713 is designed to bootload from FLASH memory. There are some cases: 1. As usually,power on ,we can see the address...
Buddy, A c6713 is designed to bootload from FLASH memory. There are some cases: 1. As usually,power on ,we can see the address space (0x00000000~0x000003ff).It should be filled by the data loaded from the FLASH. But the first 4 bytes( 0x00000000~0x00000003) are always filled by 0xFFFFFFFF . 2. In the case 1,if we reset the DSP by the CCS. Then ,the firt 4 bytes will reload the da...
Begginer,DSP field,need help books
Hello To all senior in DSP field.. I just started work on TMS320C6713.I need help books or any helping material to work on,and proceed in DSP...
Hello To all senior in DSP field.. I just started work on TMS320C6713.I need help books or any helping material to work on,and proceed in DSP field.... by Khan _____________________________________
FFT Processing in OFDM Signal Demod Urgent HELP!!!
I\'m a 5th yr student at a college of technology in Japan. I am currently doing an experiment regarding OFDM signal Demodulation...
I\'m a 5th yr student at a college of technology in Japan. I am currently doing an experiment regarding OFDM signal Demodulation using FFT procedures. I am using TMS320C6713 DSK as my platform. I adopted a sample project called FFT6713 which is included on the documentation and libraries. I wa
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
C6713 package PYP
inI have a TMS320C6713(PYP package), it has 16 line data bus, I want to have a 32 data lines, how do I? Is it impossible to use HPI data line?
I have a TMS320C6713(PYP package), it has 16 line data bus, I want to have a 32 data lines, how do I? Is it impossible to use HPI data line?
C6713DSK _ Feedback ANC
in? Hi Dears, ? ? Is there anyone who may probably help me with Feedback ANC system project ; I wanna Implement the Active Noise Control system...
? Hi Dears, ? ? Is there anyone who may probably help me with Feedback ANC system project ; I wanna Implement the Active Noise Control system with TMS320C6713 DSK and perhaps with one Error Microphone and one Anti-noise Loudespeaker with Feedback ANC algorithm ; I have read so many IEEE papers and TI documents about that but I have some practical problems. ? ? Best Regards. wAVe r...@ie...
Help required about TMS320c6713
aoa,,,hi all I am a biggnier actually! so i simply draw a model witch contains 2 blocks signal from workspace (paremeters settings: sample...
aoa,,,hi all I am a biggnier actually! so i simply draw a model witch contains 2 blocks signal from workspace (paremeters settings: sample time=1/8000,32 fram per sample) and DAC (c6713). first i load a music signal..it works well with above setting but then i took a voice signal with same parameter settings. code composer generate a following error. Invalid CIO command (0). C...
problem with linking
inI want to do something in C6713 Device Cycle Accurate Simulator/TMS320C6713 in CCS3.1 trial ver. But I think I've got a problem with linking....
I want to do something in C6713 Device Cycle Accurate Simulator/TMS320C6713 in CCS3.1 trial ver. But I think I've got a problem with linking. After I created my project, I made simple .c file, I added files rts6700.lib and lnk.cmd to my project (both files from /C600/cgtools/lib/). And I've got errors: --------------------------------------------------------------- [temp3.c] "C:\CCStudio_...
Re: C6713 DSK to USB daughter card
san, Did you figure it out? I just started getting my code setup. I think I have everything working, but wasn't sure how to setup the hex file...
san, Did you figure it out? I just started getting my code setup. I think I have everything working, but wasn't sure how to setup the hex file from pc to dsp. Any thoughts? Thanks, Steve > 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 dau
TMS320C6713 MCBSP with external clock
inActually i have been interfacing MCBSP with HI-15530 IC (Manchester encoder and decoder). You can refer application note on following link for...
Actually i have been interfacing MCBSP with HI-15530 IC (Manchester encoder and decoder). You can refer application note on following link for further details. http://www.holtic.com/AppNotes/AN-510_A.pdf I have interfaced MCBSP with HI-15530 as follows. MCBSP------------------------------------------------HI-15530 CLKX (Input)
please check code
hi everybody, i am doing a project on real time implementation of acoustic noise cancellation using the tms320c6713 dsk. Infact, the first part...
hi everybody, i am doing a project on real time implementation of acoustic noise cancellation using the tms320c6713 dsk. Infact, the first part of my project is to perform a simple system identification. Below is a c code, can anybody please see if it is correct please. it is based on a simple adaptive filter structure found in chassaings book, fig 7.3 //AdaptIDFIRW.c Adaptive FIR for system i...
ADC card selection for C6713
Hi all I want to receive 70 MHz PM+BPSK modulated signal. Video bandwidth:138 kHz Modulation index for PM: 1.2 radian Subcarrier...
Hi all I want to receive 70 MHz PM+BPSK modulated signal. Video bandwidth:138 kHz Modulation index for PM: 1.2 radian Subcarrier frequency of BPSK:65536 Hz. I have been using Matlab /Simulink and TMS320C6713 DSK. 1. I need suitable ADC daughtercard for C6713 DSK. 2. What is the sampling rate according to this spec.s? How can I calculate? I want to proof my calculation method. ...
Re: Re: ISR Overrun
inKamran- > i am using a very simple simulink model to generate code for > CCS. Configuration consist of a sin wave of 1 Khz > frequency...
Kamran- > i am using a very simple simulink model to generate code for > CCS. Configuration consist of a sin wave of 1 Khz > frequency directly connected with DAC with sampling frequency > 32 Khz. The program is successfully downloaded to > TMS320C6713 kit and there are no errors in building of program > but upon execution it gives a message in the stdout > window (window tab is presen
Can't observe high level on address line
inI?m using SEED-DEC6713 developing board (TMS320C6713) to control an A/D chip and two D/A chips through a FPGA (Actel ProAsic3 A3p250). And the...
I?m using SEED-DEC6713 developing board (TMS320C6713) to control an A/D chip and two D/A chips through a FPGA (Actel ProAsic3 A3p250). And the FPGA is connected with DSP through EMIF interface. The detailed processes of A/D and D/A are controlled by FPGA, DSP only needs to tell FPGA when to run A/D or D/A. This work has been helped by Jeff Brower in this forum last summer . We use 3 address lin
UART issue with C6713
inHello, I am a final year student in the UK trying to get the TMS320C6713 DSP to interface with a touchscreen via a UART connection. I am using the...
Hello, I am a final year student in the UK trying to get the TMS320C6713 DSP to interface with a touchscreen via a UART connection. I am using the DSK from Spectrum Digital and CCS 3.1. I am using SPRA633C document to get the serial port on the DSK to act like a UART. I have connected pin 36, 42 and 44 and DX1, DR1 and GND respectively on the J3 serial port. These pins connect to a MAX232 chip whi...
RESET phases in C6713
inAs mentioned in TMS320C6713 datasheet, it has a three phase RESET and in phase2(Internal RESET) ECLKOUT Signal will be CLKIN...
As mentioned in TMS320C6713 datasheet, it has a three phase RESET and in phase2(Internal RESET) ECLKOUT Signal will be CLKIN frequency divide-by-8. Since in Our Circuit DSP is in HPI bootloading mode, after RESET, ECLKOUT must remain at CLKIN/8 untill bootloading te
Initialize memory locations on the 6713
inDear all. I am an undergraduate final year student and I am working on my thesis for which I am using the TMS320C6713 card. I am currently...
Dear all. I am an undergraduate final year student and I am working on my thesis for which I am using the TMS320C6713 card. I am currently having some memory initialization issues. Please consider the following code: interrupt void c_int11() { short out_buffer1[512]; short out_buffer2[512]; AIC23_data.channel[RIGHT]=(input_right_sample()) * gain; AIC23_data.channel[LEFT]=(inp...
interfacing a daughtercard to TMS320C6713 DSP
I'm working on bachelor thesis about interfacing a daughtercard that has to acquire signal (I/Q components of an edge coded signal): I need...
I'm working on bachelor thesis about interfacing a daughtercard that has to acquire signal (I/Q components of an edge coded signal): I need two stream of data to be sent to DSP, and the main problem is how the dsp can understand that 16 pin are the I datas and the others are the Q datas. I'm not a "guru" about this topic 'cause it's my first approach to DSP world, so I'd be very grateful...
searching for book
inHello all, I am a student who is getting to know the C6713 DSK. I got the Dr. Ralph Chassaing book entitled "Digital Signal Processing...
Hello all, I am a student who is getting to know the C6713 DSK. I got the Dr. Ralph Chassaing book entitled "Digital Signal Processing and Application with C6713 and C6412 DSK" in our university library but they don't have the enclosed CD-ROM (the one that contains the programs/files). But i am looking for the 2nd edition, Digital Signal Processing and Applications with the TMS320C6713 and T...