DSPRelated.com

Re: C6713 DSK to USB daughter card

Started by esye...@sandia.gov in TMS320c6x20 years ago

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


using Mcbsp as UART ?

Started by Muoi Nho in TMS320c6x20 years ago 2 replies

Hi all I'd like to use Mcbsp of TMS320C6713 as UART. I found some information in the application note spra633b.pdf of TI and it seems...

Hi all I'd like to use Mcbsp of TMS320C6713 as UART. I found some information in the application note spra633b.pdf of TI and it seems difficult. If anyone has use it, please tell me yours comments. Is It a good method or bad method ? etc... Thank you in advance ! Muoinho --------------------------------- Be a chatter box. Enjoy free PC-to-PC calls with Yahoo! Messenger with Voice....


interfacing a daughtercard to TMS320C6713 DSP

Started by "ekr...@tiscali.it" in TMS320c6x20 years ago

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


Help

Started by rajnesh_deepu in TMS320c6x20 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


Errors Building Simulink Model on DSK 6713

Started by ASIF GUL in TMS320c6x20 years ago

Hi Everyone, I am asif doing comp engg from bahria university karachi pakistan,my final year project title is "Design and implementation of...

Hi Everyone, I am asif doing comp engg from bahria university karachi pakistan,my final year project title is "Design and implementation of Real time CDMA based wireless voice and data communication link using TI TMS320C6713" Rite now i am doing my final year project on dsp 6713,i am implementing CDMA communication system using 6713. To escape the extra work in writing c code, i a...


Errors building Simulink Project for DSK 6713

Started by asif...@yahoo.com in TMS320c6x20 years ago

Hi Everyone, I am asif doing comp engg from bahria university karachi pakistan,my final year project title is "Design and implementation of...

Hi Everyone, I am asif doing comp engg from bahria university karachi pakistan,my final year project title is "Design and implementation of Real time CDMA based wireless voice and data communication link using TI TMS320C6713" Rite now i am doing my final year project on dsp 6713,i am implementing CDMA communication system using 6713. To escape the extra work in writing c code, i am trying...


Errors building Simulink model for DSK 6713

Started by asif...@yahoo.com in TMS320c6x20 years ago

Hi Everyone, I am asif doing comp engg from bahria university karachi pakistan,my final year project title is "Design and implementation of...

Hi Everyone, I am asif doing comp engg from bahria university karachi pakistan,my final year project title is "Design and implementation of Real time CDMA based wireless voice and data communication link using TI TMS320C6713" Rite now i am doing my final year project on dsp 6713,i am implementing CDMA communication system using 6713. To escape the extra work in writing c code, i am trying...


support files for dsp board???????????????

Started by pcwajahat in TMS320c6x20 years ago 1 reply

hi everyone, i am new at learning dsp board programming.I am using tms320c6713 board. The IDE that comkes with this board is CCS.I was...

hi everyone, i am new at learning dsp board programming.I am using tms320c6713 board. The IDE that comkes with this board is CCS.I was running some practice examples in this environment.There are some support files that are needed to build the project e.g. C6713dskinit.c, C6713dskinit.h, C6713dsk.cmd, Vectors_intr.asm, Vectors_poll.asm. In one of examples i was asked to change one of...


ADC card selection for C6713

Started by murs...@yahoo.com in TMS320c6x20 years ago

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


SPI Initialization.

Started by SVS in TMS320c6x20 years ago 1 reply

Dear Group Members, I want to interface TMS320C6713 Processor with other Processors through SPI. For simulating this DSP?s McBSP I...

Dear Group Members, I want to interface TMS320C6713 Processor with other Processors through SPI. For simulating this DSP?s McBSP I configured in SPI mode. SPI-0 is configured in Master Mode, and SPI-1 in Slave Mode. My intension is to transmit data through SPI0-Tx and receive from SPI-1 Rx. Here I am explaining initialization procedure. 1) Configured SPI-0 in master mode 2) ...


error in example 2.1 of rulph chassaing book

Started by waji...@hotmail.com in TMS320c6x19 years ago

hi,everyone.I am using tms320c6713 DSK.i tried to run exaple 2.1 "Loop_intr.c".of chassaing's book "Digital Signal Processing and Applications...

hi,everyone.I am using tms320c6713 DSK.i tried to run exaple 2.1 "Loop_intr.c".of chassaing's book "Digital Signal Processing and Applications with the C6713 and C6416 DSK". Following error occured ""c:/ti/c6000/bios/include/csl_chiphal.h", line 206: fatal error: #error NO CHIP DEFINED (use -dCHIP_XXXX where XXXX is chip number, i.e. 6201) 1 fatal error detected in the compilation of "Loop...


EDMA transfering 16 bits elements slower than 32 bits ???

Started by greg...@yahoo.com in TMS320c6x19 years ago 1 reply

I work with TMS320C6713 processor. I have a strange problem now - I want to use EDMA to transfer 16 bits elements instead of 32 bits. And it seems...

I work with TMS320C6713 processor. I have a strange problem now - I want to use EDMA to transfer 16 bits elements instead of 32 bits. And it seems the transfer is slower. I didn't measure the time differences, but the data is spoiled in the 16 bits case if it exceeds some length. Becuase the process is periodical I conclude that by 16 bits the speed of the transfer is low and data at the source ad...


C6713 - R.Chassing Example Error

Started by "Ertugrul B." in TMS320c6x19 years ago

Hi guys. As a rookie in dsp i need experts' help a bit. I bought the famous book DSP and Applications with the C6713 and C6416 DSK. Last week...

Hi guys. As a rookie in dsp i need experts' help a bit. I bought the famous book DSP and Applications with the C6713 and C6416 DSK. Last week we started working on TMS320C6713 DSK Today we started Chassing's book with example 1.1 we created the project first time. added neccesary files and fixed options then when we "rebuild" the project we get; --------------------------- Sine8_LE...


eigen functions

Started by d0m1...@yahoo.com in TMS320c6x19 years ago 1 reply

hi all.... Can anybody help me to make a function of eigen computation in dsk tms320c6713? because in matlab simulink there are no blocks to...

hi all.... Can anybody help me to make a function of eigen computation in dsk tms320c6713? because in matlab simulink there are no blocks to compute the eigen values of a matrices.... thanks.... best regards Domi


Real time clock functions on the DSP.

Started by William C Bonner in TMS320c6x19 years ago 1 reply

It's been quite a while since I've asked this question, and I'm now much more fluent in programming on the DSP. I'm trying to keep track of...

It's been quite a while since I've asked this question, and I'm now much more fluent in programming on the DSP. I'm trying to keep track of time on a TMS320C6713 DSP. I'd like to use the standard C library calls if possible, but I don't know how to hook their backend up properly to keep time. If I'm connected and running the emulator over the JTAG I get values that are from the host ...


Speed problem

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

Hi, everyone, At the time being I am working on a DSP project with the advantageous MATLAB and Code Composer Studio (CCS) features, but a problem...

Hi, everyone, At the time being I am working on a DSP project with the advantageous MATLAB and Code Composer Studio (CCS) features, but a problem has arisen that will be mentioned as follows: A project that has been created by the Embedded Target for the TI TMS320C6000 DSP Platform (MATLAB 7.1) in CCS version 3.00 and then is loaded to the TMS320C6713 DSK. More over the above mentioned task ...


problem with linking

Started by nstnnstn2 in TMS320c6x19 years ago 1 reply

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

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


A problem in code execution speed

Started by msha...@yahoo.com in TMS320c6x19 years ago 2 replies

Hi everyone, I am involved in a DSP project with MATLAB and CCS, and my enquiry is as follows: The above stated project has been...

Hi everyone, I am involved in a DSP project with MATLAB and CCS, and my enquiry is as follows: The above stated project has been implemented using Simulink (Embedded Target for the TI TMS320C6000 DSP Platform) in MATLAB 7.1 and CCS version 3.00 for downloading to the TMS320C6713 DSK. It seems that adding the General TCM Decoder block in my model (in Simulink library browser) will cau...


Re: [code-comp] Linking Errors

Started by "H.264encoderondm642" in TMS320c6x19 years ago

Thank You sir for your valuable suggestions. I finally resolved this error and code is running correctly. Actually define directive was misplaced...

Thank You sir for your valuable suggestions. I finally resolved this error and code is running correctly. Actually define directive was misplaced in main file by me. But can u please tell me is there any option to pass command line arguments to simulator. Regards, Nilesh Jeff Brower wrote: Nilesh- > I am doing my curriculum project this year in TI TMS320C6713 DSP.


code

Started by sandeep gajbhiye in TMS320c6x19 years ago

hi there ! can anyone give me the code for speech compression with TMS320C6713 help me ...

hi there ! can anyone give me the code for speech compression with TMS320C6713 help me thanx --------------------------------- Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit.