DSPRelated.com

NMI handler for C6713

Started by svar...@hotmail.com in TMS320c6x18 years ago

Hello everybody, I'm working on an application with C6713 plataform. I need to use the non masked interrupt(for highest priority) and I don't...

Hello everybody, I'm working on an application with C6713 plataform. I need to use the non masked interrupt(for highest priority) and I don't known how to hook up this interrupt with a handler (IRQ) function. Anybody knows where can I find out some examples for that? I hope you can help me.Thank you in advance. Regards, Sergio.


C6713 and ETHC6000F

Started by stino_rides in TMS320c6x20 years ago

Hi all! I'm having problems getting the LogicIO ethernetcard to work with the c6713dsk; it did work great with the c6711dsk...

Hi all! I'm having problems getting the LogicIO ethernetcard to work with the c6713dsk; it did work great with the c6711dsk however. At first the program i run just crashed upon initialising the network card, but after I configured the c6713 mem space exactly the same as the c6


Memory Expansion- C6713 DSK

Started by B S in TMS320c6x13 years ago

Hi, I want to interface an external memory with C6713 DSK board. The idea is have as big memory as possible to save data for a week. I will...

Hi, I want to interface an external memory with C6713 DSK board. The idea is have as big memory as possible to save data for a week. I will appreciate if some one guide me how to look for that. Thanks.


adaptive filters

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

Hello Everyone, I am currently trying to disply the graph for "adaptIDFIR" (chap 7 of DSP and Applications with the C6713 and C6416 by Rulph...

Hello Everyone, I am currently trying to disply the graph for "adaptIDFIR" (chap 7 of DSP and Applications with the C6713 and C6416 by Rulph Chassaing) but it doesn't graph anything. I am not sure whether windowing option I did was not correct or there's certain options that I missed. I'm using C6713 board. the program was succesfully built but after loading the program when i wanted ...


Re: Question about audio input

Started by Jeff Brower in TMS320c6x16 years ago

Mark- > Can someone please send me a simple file which I can load in c6713, > speak in a microphone connected to mic in, and can either hear...

Mark- > Can someone please send me a simple file which I can load in c6713, > speak in a microphone connected to mic in, and can either hear this > from line out, or at least can store it in a buffer? > A timely help will be deeply appreciated. You have a DSK C6713 board? Then you should already have audio loopback projects that come with it. I looked on an old machine (TI software ins


FFT with Real Data Using C6713

Started by B S in TMS320c6x14 years ago

Hi, I have collection of data points taken from Oscilloscope for sine wave now I am interested to see the frequency response of those data. Can...

Hi, I have collection of data points taken from Oscilloscope for sine wave now I am interested to see the frequency response of those data. Can any one please help me how to read those data from PC using C6713 in order to compute FFT ? Waiting for your help. BR, B S


aic10 evm + c6713

Started by jacques_chauvin in TMS320c6x20 years ago

Anyone ever get the aic10 evm to work successfully with the c6711 or c6713 dsk?

Anyone ever get the aic10 evm to work successfully with the c6711 or c6713 dsk?


Re: Generating code with Simulink, Real Time Workshop and Code Composer 3.3

Started by waqa...@yahoo.com in TMS320c6x16 years ago

I tried to run C code generated by using Simulink and Real Time > Workshop on Digital Spectrum DSK C6713. I am using CCS 3.3 , Matlab >...

I tried to run C code generated by using Simulink and Real Time > Workshop on Digital Spectrum DSK C6713. I am using CCS 3.3 , Matlab > (14P3), Real Time Workshop ver 6. I was able to generate ANSI C > successfully. The simulink model I used have only two blocks "Line In > C6713 ADC" block directly connected to "Line Out C6713 DAC" with > DSKC6713 Traget Preference block. This model suppo


I have a problem Graphing the result.

Started by tcsnorm in TMS320c6x18 years ago

Hello Everyone, I am currently trying to disply the graph for "adaptnoise_2IN.c" (chap 7, pp 269 of DSP and Applications with the C6713 and...

Hello Everyone, I am currently trying to disply the graph for "adaptnoise_2IN.c" (chap 7, pp 269 of DSP and Applications with the C6713 and C6416 by Rulph Chassaing) but it doesn't graph anything. I am not sure whether windowing option I did was not correct or there's certain options that I missed. I'm using C6713 board. Can anyone help me out with this? I am so new to this DSP board...


Generating code with Simulink, Real Time Workshop and Code Composer 3.3

Started by nabin181 in TMS320c6x17 years ago

I tried to run C code generated by using Simulink and Real Time Workshop on Digital Spectrum DSK C6713. I am using CCS 3.3 , Matlab (14P3),...

I tried to run C code generated by using Simulink and Real Time Workshop on Digital Spectrum DSK C6713. I am using CCS 3.3 , Matlab (14P3), Real Time Workshop ver 6. I was able to generate ANSI C successfully. The simulink model I used have only two blocks "Line In C6713 ADC" block directly connected to "Line Out C6713 DAC" with DSKC6713 Traget Preference block. This model suppose to tra...


Fwd: 12-bit ADC with C6713

Started by "varoonian ." in TMS320c6x13 years ago 2 replies

Thanks BS. So the 5-6 K Board fits with the EMIF ?? On Wed, Dec 22, 2010 at 3:58 AM, B S wrote: > Thanks guys for your answers. > > @...

Thanks BS. So the 5-6 K Board fits with the EMIF ?? On Wed, Dec 22, 2010 at 3:58 AM, B S wrote: > Thanks guys for your answers. > > @ R. Williams, > > I don't think that much RAM is available. I am using C6713 DSK with 16 MB > SDRAM, L1P is 4K-Bytes and L1D is 4K-Bytes while L2 memory is 256K-Bytes. > > I am using ADS7881EVM. > > ADS7881EVM has been interfaced through


Vista trouble.

Started by Abubakr in TMS320c6x16 years ago 2 replies

hello everyone,i'm currently having quite a hard time with a certain issue.. i have a laptop equipped with windows Vista and i have bought...

hello everyone,i'm currently having quite a hard time with a certain issue.. i have a laptop equipped with windows Vista and i have bought the C6713 and have installed all the necessary software. and windows does indeed recognize the hardware and says that it is installed properly but the strange thing is that whenever i run the C6713 Diagnostics tool or the Code Composer Studio,it never rea...


QDMA and Cache C6713

Started by meir_kenigsztein in TMS320c6x18 years ago 1 reply

Hi, I'm using the QDMA on the C6713 - It seems that I have to do a Cache_clean() of the SDRAM before each copy with the QDMA. (The...

Hi, I'm using the QDMA on the C6713 - It seems that I have to do a Cache_clean() of the SDRAM before each copy with the QDMA. (The copy is done from the IRAM to the cachable SDRAM) Does it make sense ? I couldn't find it in TI manuals. Thanks Meir.


C6713 DSK Audio I/O

Started by zico...@hotmail.com in TMS320c6x16 years ago 1 reply

Hi all, I'm using a C6713 DSK for my project on audio processing. Right now, I'm trying to learn how to implement an audio input/output process...

Hi all, I'm using a C6713 DSK for my project on audio processing. Right now, I'm trying to learn how to implement an audio input/output process with line-in (or MIC) and line-out by use of AIC23, McBSP, etc. I was told that there might be such an existing example provided by TI that can be used as a tutorial and template. Could anyone here who has this information(either about this example, or ot...


I2C initialize- help please - C6713 board

Started by varu...@bu.edu in TMS320c6x18 years ago 1 reply

hi all can you please tell me which regs I have to alter bits on to switch on the I2C module on the C6713 currently i have only made changes...

hi all can you please tell me which regs I have to alter bits on to switch on the I2C module on the C6713 currently i have only made changes to the I2CSTR I2CMDR on the I2C register list, but are there other registers such as the HPI regs or some other peripheral reg that i have to make changes to before the I2C can be enabled currently the slave device is a CMOS C3088 camera, while...


Re: VERY URGENT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! SOMEBODY PLEEASE HELP ME!!!!!!!!!!!!!!

Started by Jeff Brower in TMS320c6x16 years ago 2 replies

Fons- > Hey everyone.. I have a serious serious issue right now. I have a > project due immediately and if I don't get it done I won't...

Fons- > Hey everyone.. I have a serious serious issue right now. I have a > project due immediately and if I don't get it done I won't graduate. > I'm trying to program my C6713 DSK for processing an audio signal to > create audio effects, I want to be able to pick an effect using the > DIP switches located on the DSK board. All I need to know, is where in > this C6713 DSK BSL example file


Help with C6713 DSK

Started by Kareem in TMS320c6x20 years ago

Hi all, I am working with MATLAB's Embedded Target for C6000 to try and prgoram my C6713 DSP but would like to know how to program...

Hi all, I am working with MATLAB's Embedded Target for C6000 to try and prgoram my C6713 DSP but would like to know how to program my GPIO pins? All I see is blocks that target the ADC and DAC on the board, through lines in and out. This is really my first time working with DSP


want to buy a code for C6713-DSK

Started by tum0r3000 in TMS320c6x21 years ago

dear ladies and gentlemen ! i need a code to service three C6713-DSKs via EDMA/McBSP in the time division multiplex mode. ...

dear ladies and gentlemen ! i need a code to service three C6713-DSKs via EDMA/McBSP in the time division multiplex mode. because of no time i want to ask if somebody could do it for me, for payment, of course. plz contact me via my privat email-adress. sinc


problem setting edma on c6713

Started by alex...@alice.it in TMS320c6x17 years ago

Hi all, my name is alex and I have some problem with c6713 edma. I'm trying to run a project taken from the chapter 5 of the ppt presentation...

Hi all, my name is alex and I have some problem with c6713 edma. I'm trying to run a project taken from the chapter 5 of the ppt presentation by Naim Dahnoun...the project is built correctly but i can't see the output from the codec when I run the .out file. please can someone help me? thank you


codec initilization

Started by sandeep gajbhiye in TMS320c6x17 years ago

hi all !!! if i have comm_intr ( ); in C6711 --codec initilization, mcbsp, how this can be done in C6713.if i have in C6711 interrupt...

hi all !!! if i have comm_intr ( ); in C6711 --codec initilization, mcbsp, how this can be done in C6713.if i have in C6711 interrupt void int11 ( ) { input_ sample ( ); output_sample ( ); } how this can be done in C6713. --------------------------------- Want to start your own business? Learn how on Yahoo! Small Business.