DSPRelated.com

symbol multiply defined ! how 2 resolve this error?

Started by k seshu babu in TMS320c6x22 years ago 2 replies

hi does anybody know about this error on the DSK6711 kit? error: symbol _CSL_cfgInit multiply defined: ...

hi does anybody know about this error on the DSK6711 kit? error: symbol _CSL_cfgInit multiply defined: D:\ti\myprojects\audio\Debug\audiocfg_c.obj and D:\ti\myprojects\audio\Debug\config1cfg_c.obj plz let me know about this waiting for your rep


boot form flash

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

hi all dears i have a dsk6711 board and a aed101 data aquisition daughter board i write a simple program and i loaded this program on flash...

hi all dears i have a dsk6711 board and a aed101 data aquisition daughter board i write a simple program and i loaded this program on flash but my program didn't work correctly. i guess because of interrupt vector table on address 0x0 my program doesn't work. i changed my program that interrupt vector tables on 0x0 and my bootloader on 0x260h but my p


URGENT: JTAG error trying load a COFF file.

Started by jcmarrupe in TMS320c6x20 years ago 1 reply

Hi all, I?m trying load a COFF file (.out) since PC using hpi, but an error in Code Composer Studio is showed. The error is...

Hi all, I?m trying load a COFF file (.out) since PC using hpi, but an error in Code Composer Studio is showed. The error is "JTAG Communication error". To load the COFF file I?m using 'dsk6xldr' application provided by dsk 2.0 in 'C:\ti\examples\dsk6711\board_u


task avoids timer interrupt

Started by ahmadagha23 in TMS320c6x18 years ago 2 replies

Hi; I have wirtten a programm that triggers led on dsk6711 every timer interrupt. And it work correctly, but when I add a task(TSK)...

Hi; I have wirtten a programm that triggers led on dsk6711 every timer interrupt. And it work correctly, but when I add a task(TSK) to my project itdosn't work properly Its timer interrupt service routin dose not implemented. In other words adding a simple TSK to my project avoid doing timer Interrupt Service Routine. Do you know why?


how to load .out file from a running program

Started by lime...@freenet.de in TMS320c6x17 years ago 6 replies

hi, i use dsk6711 with network daughtercard and the network example Filexfer from ndk/examples, i want that the running filexfer example...

hi, i use dsk6711 with network daughtercard and the network example Filexfer from ndk/examples, i want that the running filexfer example loads a new .out file and stores it to the sdram. And finally jump to the new .out file and run it. 1.do i have to load a .out-file or a .hex-file? 2.how can i store it to a place in sdram? 3.how can the dsp jump to the new .out-file and run it? than...


mismatch between the EDMA and McBSP element length

Started by k seshu babu in TMS320c6x21 years ago 1 reply

hi all I am using DSK6711 I got a problem If the EDMA is configured to tranfer 16-bit elements how will the McBSP handle ...

hi all I am using DSK6711 I got a problem If the EDMA is configured to tranfer 16-bit elements how will the McBSP handle if it is configured to tranfer only 8-bit elements. I mean how will the mismatch between the EDMA and McBSP element length handled DXR is 32-bi


DSK6711 + DSP STAR ADDA - problem with EDMA transfer in BIOS

Started by jednoucelovy in TMS320c6x16 years ago 5 replies

Hi, I use EDMA to transfer samples from two channel 12-bit A/D converter (DSP STAR ADDA module) through EMIF into 2 buffers in internal SRAM....

Hi, I use EDMA to transfer samples from two channel 12-bit A/D converter (DSP STAR ADDA module) through EMIF into 2 buffers in internal SRAM. EDMA is triggered by EXT_INT7 and moves two 16-bit samples on each event. Buffers are switched after completing a block of 2*2560 samples using linked PARAM presets. This program runs fine if NOT using BIOS. When I use the same EDMA presets in ...


using 2 mike input from the daughter board using 6711

Started by kanike nagaraju in TMS320c6x21 years ago 1 reply

Hai friends,   I am new to 6711 board. I need to read 2 input using dsk6711/daughter board. If i am using 1 input from...

Hai friends,   I am new to 6711 board. I need to read 2 input using dsk6711/daughter board. If i am using 1 input from onboard mike and one from daughter board i am not getting daughter board pcm 3003 codec output. If any one knows how to read 1 input from dsk and 1 f


parallel port interfacing with CCS v 3.0 DSK 6711

Started by adee...@gmail.com in TMS320c6x17 years ago

I m working on DSK 6711 board in which CCS interacts through paralle port I want to know which control signals are required to handshake...

I m working on DSK 6711 board in which CCS interacts through paralle port I want to know which control signals are required to handshake between CCS and parallel port???? What is sequence of operations required in intializing DSK6711 from CCS via parallel port??? What control signals are send from CCS to DSP and what are required by CCS in return....