DSPRelated.com

Question on creating a secondary bootloader for C6713

Started by Aditi Akula in TMS320c6x13 years ago

Hi, I want to create a secondary bootloader for C6713 DSP. I am using the SPRA999A document form TI for this purpose. The document...

Hi, I want to create a secondary bootloader for C6713 DSP. I am using the SPRA999A document form TI for this purpose. The document suggests to create and link the copy table as follows .text : load = FLASH_REST, run = IRAM, table(BINIT) .const : load = FLASH_REST, run = IRAM, table(BINIT) I have used the same in my linker command file. BUt when I compile the project, t...


data on C6713

Started by guillaume b in TMS320c6x18 years ago 1 reply

Hello, Recently I bought the book ? Digital Signal Processing and applications with the c6713 and c6416 dsk? by Rulph...

Hello, Recently I bought the book ? Digital Signal Processing and applications with the c6713 and c6416 dsk? by Rulph Chassaing. The book comes with a CD with all


Sound Data

Started by sandeep gajbhiye in TMS320c6x17 years ago

hi there ! when i ran my code on C6713 simulator, its running well. here in this case i have used a 64 kbps input file .wav file. but...

hi there ! when i ran my code on C6713 simulator, its running well. here in this case i have used a 64 kbps input file .wav file. but with the same code and same file of 64 kbps bit rate input file it is not running on the C6713 DSK. the output file get write, and total data is write on output file, but without the bit rate, and hence not playing on any player. but the same out...


Switching EMIF settings between C6713 DSK version 1 & 2

Started by sabapathy_80 in TMS320c6x19 years ago 1 reply

Dear friends, I've done switching of EMIF settings between C6713 board revision 1 & 2. For that my program first get the board revision...

Dear friends, I've done switching of EMIF settings between C6713 board revision 1 & 2. For that my program first get the board revision and then call EMIF initialize function with board version as argument. So I am having EMIF initialize function with an integer argument. My program looks like follow: To read board version include following co


stereo input-output independently

Started by murs...@yahoo.com in TMS320c6x18 years ago 4 replies

At the (DSP Appl. with C6713 and 6416 )book, Dr. Chassaing says in CHP 2 Ex 2.3:

At the (DSP Appl. with C6713 and 6416 )book, Dr. Chassaing says in CHP 2 Ex 2.3:


McBSP physical connections

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

Hi all How can I connect several peripherals physically to McBSP in C6713 DSK? Thank you

Hi all How can I connect several peripherals physically to McBSP in C6713 DSK? Thank you


I2C on 6713

Started by llm...@homebay.net in TMS320c6x19 years ago

Hi, Who can help how to connect I2C device like 24c02 with c6713? Any source code? Thanks. Yours sincerely ...

Hi, Who can help how to connect I2C device like 24c02 with c6713? Any source code? Thanks. Yours sincerely Levin


lcd interfacing to c6713

Started by asif bagwan in TMS320c6x16 years ago

hello, I want to interface LCD display using gpio in tms320c6713 which adapter should i used plz guide in this ASIFBAGWAN

hello, I want to interface LCD display using gpio in tms320c6713 which adapter should i used plz guide in this ASIFBAGWAN


C6713: NMI, IRQ_nmidisable()

Started by Bernhard Gustl Bauer in TMS320c6x17 years ago 2 replies

Hi, according to spru189f NMIE cannot be cleard manually. But there exists IRQ_nmidisable(). How does this work? TIA Gustl

Hi, according to spru189f NMIE cannot be cleard manually. But there exists IRQ_nmidisable(). How does this work? TIA Gustl


C6711/C6713

Started by oghab21 in TMS320c6x18 years ago

Hello group, I have a project in C6711 and I want to modify the codes in order to run it with 6713. Can any one tell me how to do that? I can...

Hello group, I have a project in C6711 and I want to modify the codes in order to run it with 6713. Can any one tell me how to do that? I can send you the zip file that contains all the the relative files as well. Thank you, Haidar


interrupt in C6713

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

Hi Friends, I am new to DSP processor. I want to generate an interrupt of 0.4ms to read and process MCBSP data in my TI TMS320C6713 DSK....

Hi Friends, I am new to DSP processor. I want to generate an interrupt of 0.4ms to read and process MCBSP data in my TI TMS320C6713 DSK. Where would I get information how to do it. I will appreciate any help thanks san


optimization

Started by nadism Youcef in TMS320c6x16 years ago 3 replies

Hi all, i want to know the diffrence bettween debug project and release project. and how i can use the simulator for measure the size and the...

Hi all, i want to know the diffrence bettween debug project and release project. and how i can use the simulator for measure the size and the execution time for my program. for the information ,i'm using DSk C6713. thanks all.and GOD bless u . ____________________________________________________________________________________


Radix-4 FFT with frequency domain filtering on DSK C6713

Started by v r in TMS320c6x13 years ago 13 replies

Hello All, Am trying to implement this project which was mentioned in 10.4 from Rulph Chassaing book. But so far am unsuccessful with bunch...

Hello All, Am trying to implement this project which was mentioned in 10.4 from Rulph Chassaing book. But so far am unsuccessful with bunch of build errors. Has anyone able to run this program on board successfully? Thanks, Victor


Re: Help TMS320C6713 DSK

Started by griz...@yahoo.co.uk in TMS320c6x16 years ago 1 reply

Hi Claudio Thanks for posting this qs because I have just met the same prob with the C6414. I was wondering if you have found the drivers by...

Hi Claudio Thanks for posting this qs because I have just met the same prob with the C6414. I was wondering if you have found the drivers by getting the specific C6713 CC studio CDs that Matt has told you? Thanks Ivan > Hi everybody, > I'm new in this group and I need some help... > I have no experience in programming dsp but now I have to do it for my > thesis and I have a problem


Image Compression

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

I intend to use either C6713 or C6416 for image compression. I am unable to decide using which of these would be easier. Can any body help ?

I intend to use either C6713 or C6416 for image compression. I am unable to decide using which of these would be easier. Can any body help ?


problem with ECLKOUT

Started by pajhiwo1 in TMS320c6x17 years ago 1 reply

I'm trying to connect osciloscope to the 78th pin of External Peripheral Interface and observe the ECLKOUT signal, but there is nothing. Should...

I'm trying to connect osciloscope to the 78th pin of External Peripheral Interface and observe the ECLKOUT signal, but there is nothing. Should I configure something before observing this signal? I have DSK with C6713 processor.


Re: C6711 vs. C6713

Started by Stephen Turner in TMS320c6x22 years ago

Rick TI tells us that they are almost, but not completely pin compatible. Sounds like it can be done with PCB jumpers though. ...

Rick TI tells us that they are almost, but not completely pin compatible. Sounds like it can be done with PCB jumpers though. You can always use the 200Mhz version of the C6711. -steve --------------------------------------------------------------- Stephen T


synchronizing

Started by silvera_tristan in TMS320c6x20 years ago 1 reply

I'm trying to implement one directional data transfer from one C6713 to another. For now, I want to synchronize the transfers by...

I'm trying to implement one directional data transfer from one C6713 to another. For now, I want to synchronize the transfers by forcing the clock of the transmitter on the reciever. I guesse it can be done through the pins of the daughter cards. Can someone please explain to me exac


Need help

Started by "G.M" in TMS320c6x13 years ago 3 replies

Actually I am working on image processing project and I have found some codes on that which were created and debugged on C6416 DSK but I don't...

Actually I am working on image processing project and I have found some codes on that which were created and debugged on C6416 DSK but I don't know whether these codes will work fine on C6713 DSK or I will have to make modification first ? Thanks in Advance _____________________________________