Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Discussion Groups

Discussion Groups | TMS320C6x

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

Search Results for "halting"

  

Post a new Thread

TMS320C6x Related Blogs

Halting the DSP   [17 Articles]

an na - Feb 17 2005
hi All, Is there any mechanism to Halt the Dsp programatically? i mean can i halt the dsp through my test program ? regards Anoop ... Halting the DSP

Paralell taks   [2 Articles]

fsc10174 - Feb 3 2004
Hi all I'm working with dsp c6711 and want to run a function without halting my main function. Something that could run in paralell. How can I do that? Is there s... Paralell taks

Re: reset during code execution

Mike Dunn - Sep 8 2005
Hello Stephane,   First, you may want to refer to the archives for discussions on the subject.   The real question is - What problem are you trying to solve?? ... Re:  reset during code execution

CUP-DSP Device Error   [6 Articles]

Mohit Mehta - Aug 24 2000
Hi All, This error is troubling me a lot. CUP-DSP device Error Trouble Halting target DSP Timeout on Target Processor Please check Cabling or, MultiProcessor ... CUP-DSP Device Error

Connection Fatal error   [2 Articles]

andr...@yahoo.com - Jul 4 2005
Hello list, please i need urgent help on this. Does anyone know what would the error below mean? >CPU_1-DSP Device Driver > >Trouble Halting Target CPU: >Error 0... Connection Fatal error

problem with writinng/reading from memory

morganyang1982 - Jun 17 2004
Hello, I'm trying to make an image encoder/decoder on a 6712 start kit. I am using code composer and matlab's link to code composer. From the matlab tutorial, the... problem with writinng/reading from memory

Re: Having issue using DMA with C6204 chip

William C Bonner - Apr 4 2008
I spent a lot of time working with linked EDMA transfers on the 6713 recently. One of the things that I learned was that halting the processor via the JTAG controller does not ... Re:  Having issue using DMA with C6204 chip

Problem with IDK   [2 Articles]

aganoun - Nov 25 2005
I am using the Imaging Development Kit (IDK) from TI but I have the following problem,when I tray to run the loaded project to the TMS320C6711 IDK I got nothing on the scree... Problem with IDK

Code Composer keeps locking up with C6711 DSK

mgencarellli - Feb 7 2003
Hi, None of my applications are running on my C6711 DSK. Nothing, happens when I run the application, and then moments later I get "CPU-1-DSP Device Driver: Tr... Code Composer keeps locking up with C6711 DSK

About CCS V2.0 error message!   [2 Articles]

fjulink - Apr 30 2003
Hi all: In my program, I use C call assembly . The function of assembly is control my Analog/Digtal circuit by EMIF. Those sampling data will be saved at... About CCS V2.0 error message!

tms320c6701 and DSP bios   [2 Articles]

faysal basci - Feb 28 2002
I'm using c6701 based TI DSP board with JTAG and CCS ver2.0. I'm implementing FX-LMS algortihm;  to do real time debugging I'm trying to use DSP bios, however, I... tms320c6701 and DSP bios

DSP ,C6701 Does not halt by itself   [2 Articles]

hamed_100 - Jan 21 2003
My project I/O (input/output) program that execution time depends on the code length. The project runs very well for the length of 32 bits (samples) but for the ca... DSP ,C6701 Does not halt by itself

Re:DSP Boot./halt...   [3 Articles]

gangadhar reddy - Mar 3 2005
Hi all, First let me thank all for there answers. At last i solved my Boot Problem.The problem was with the loading address that means the address specified were... Re:DSP Boot./halt...

interrupt issues on board based on 6713 chip   [3 Articles]

William C Bonner - Aug 21 2006
I am having a problem programming a board that is based on the 6713 dsp. The hardware was not developed by me, and is based on a board similar to http://www.dsignt.de/products... interrupt issues on board based on 6713 chip

TMS320C6000 McBSP: IOM-2 interface

faty najmeddine - Aug 9 2002
Hi, I am newer to c6000 and I'm trying to use the TMS320C6000 McBSP to interface to an IOM-2 compliant device .I am working on a 6711DSK using CCS version ... TMS320C6000 McBSP: IOM-2 interface

problem while running code on h/w   [2 Articles]

hrihshikesh rajurkar - Sep 15 2005
hi all, We are building an image processing application on dm642. The code works fine on simulator but while running the same code on h/w (dm642 eval board with ccs 3.... problem while running code on h/w

read write from hard-disk

swapnali patil - Jun 10 2005
HI! all can any 1 help for Reading & Writting a *.bmp file to & from the hard-disk, the code is perfectly working with  VC++ editor, while running same code on CCS giving Me... read write from hard-disk

Re: DM642 PCI Driver

Jeff Brower - Mar 10 2004
Christian- > We are about to start the development of a win 2k/xp driver for the > DM642 evm. We want to be able to pass a bitstream from the EVM to the > PC o... Re:  DM642 PCI Driver

Re: C6416 DSK - Target Communication Error   [2 Articles]

Tarang Dadia - Nov 12 2004
Andreas, I have encountered exact similar problem and was stuck with it for 6 months or so. After all the observation and trying different methods I came to... Re:  C6416 DSK - Target Communication Error

Re: break points ????   [3 Articles]

Bhooshan Iyer - Dec 23 2004
Satuka- <> wrote: > hi all , > > can anyone suggest me how exactly CCS/DSK process the break points.. > > regards > satuka > Though it is not cl... Re:  break points ????

EDMA Problem in Simple Code on C6711DSK

trutano - Mar 2 2004
Hi, I've been having a hard time configuring the EDMA on my DSP! I have created a simple code just to see how the EDMA works. The problem I am having is that t... EDMA Problem in Simple Code on C6711DSK

AW: C6416 DSK - Target Communication Error

Andreas Falter - Nov 15 2004
Hi Hwanhee! Your last message has been only sent to me, you should use the "reply to all" function in your mail client to send a copy also to the mailing list... AW: C6416 DSK - Target Communication Error

Fw: tms320c6701 and DSP bios   [2 Articles]

faysal basci - Mar 3 2002
Thanks to everyone replyed to my mail.Below is the description of what I have tried. So I still need your valuable advices. Thanks in advance. Faysal, > H... Fw:  tms320c6701 and DSP bios

Re: Where to find instructions on EMIF configuration in GEL file

William C Bonner - Feb 9 2008
Thanks for the information. Yes this is all related to a 6713 based system (TMS320C6713) and I normally try to include that information in my posts so that when I'm web search... Re:  Where to find instructions on EMIF configuration in  GEL file

Re: read write from hard-disk

Jean-Michel Mercier - Jun 13 2005
Hi,   It is likely your DSP code is deeply crashed and CCS cannot talk anymore with the DSP.   When using TI DSP and CCS, file acces... Re:  read write from hard-disk

Fwd: [code-comp] TMS320C6713 board loader

Bhooshan Iyer - Feb 9 2005
Edwin- Am posting the thread at c6x@yahoogroups too, i though its a more relevant platform for this discussion for you to get more help and answers. --Bho... Fwd: [code-comp] TMS320C6713 board loader

[Fwd: Re: [Fwd: Re: can't connect to target after flashburn]]   [2 Articles]

Jeff Brower - Mar 8 2004
Mike- That's some pretty strong evidence that the JTAG state machine is susceptible to undefined op codes -- maybe that situation is harder to deal with for a VL... [Fwd: Re: [Fwd: Re:  can't connect to target after flashburn]]

Re: [Fwd: Re: can't connect to target after flashburn]

Mike Dunn - Mar 8 2004
Hello Jeff,   I agree with you - if all is well.   it is true, JTAG is enabled - but it is a long journey for the JTAG signals to traverse from the JTAG... Re: [Fwd: Re:  can't connect to target after flashburn]

Re: Where to find instructions on EMIF configuration in GEL file

William C Bonner - Feb 9 2008
Here's the code I used. Assuming that the boot bios on my hardware that passes control to my program has set up the hardware correctly, what are the chances that I could use th... Re:  Where to find instructions on EMIF configuration in  GEL file

Re: [code-comp] TMS320C6713 board loader   [5 Articles]

Jeff Brower - Feb 9 2005
Bhooshan- > Anyways, many of the early attempts at having a non-CCS development > methodologies seem to have fallen by the way. Among the few remaining > non-C... Re: [code-comp] TMS320C6713 board loader

Re: Re: HPI

Jeff Brower - Feb 28 2005
Robert- > I don't think there are any 3rd party HPI boards either, to communicate to > the host for the 6713 DSK. But there might be a market for it ... includin... Re:  Re: HPI

Re: can't connect to target after flashburn

Jeff Brower - Mar 10 2004
Mike- > The problem [c6x specificly] does not have to do with JTAG opcodes, > it is with CPU instructions. This is my take on what is happening... I > know that y... Re:  can't connect to target after flashburn

New Emulator from TI with Bi-Directional Data Streaming at Video Speeds

clwpr25 - May 23 2002
JTAG emulator enables high-speed RTDX™ data link at more than two megabytes per second and code download speeds at up to half a megabyte per second For more in... New Emulator from TI with Bi-Directional Data Streaming at Video Speeds

Re: Error connecting to the target:   [3 Articles]

Simon Mushi - Nov 6 2007
Hi Jeff, On Mon, 2007-11-05 at 20:47 -0600, Jeff Brower wrote: > Ricardo, Simon- > > > On 11/5/07, Ricardo Jose de Oliveira Carvalho > wrote: > > > Hi Make and ... Re:  Error connecting to the target: