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 | Re: reset during code execution

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

  

Post a new Thread

reset during code execution - stephane D - Sep 6 11:18:00 2005



Hello Group;
I Would like to reset my DSP(c6416) during an
execution. Is there a way to do that?(if I call
c_int00, PC jump to the entry point but after that the
DSP is frozen.
Idea?
thanks a lot
stephane
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com




(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

Re: reset during code execution - Mike Dunn - Sep 8 18:23:00 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??
a. hardware is confused
b. software is confused
c. don't know
 
1. You should be able to simulate "restarting" [no reseting] by loading your program with CCS, running it, halting it, performing a restart [debug->restart] and then running your program.
2. If you can do this, run your program under CCS control until you get to the point that you would like to restart.  Perform the procedure in #1 beginning with 'halting'.  Did the procedure work??
3. If no, then you probably have 'messed up' hardware or software.  Try to reload your program and run it, but first MAKE SURE THAT THE GEL FILE THAT YOU ARE USING *DOES NOT* perform a GEL_Reset and *DOES* perform a cache flush.  If this fixes your problem, then you most likely have a software problem.
4. If it looks like a hardware problem, then you may need to implement an external reset to accomplish your goal.
 
mikedunn

stephane D <s...@yahoo.fr> wrote:
Hello Group;
I Would like to reset my DSP(c6416) during an
execution. Is there a way to do that?(if I call
c_int00, PC jump to the entry point but after that the
DSP is frozen.
Idea?
thanks a lot
stephane
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/c6x/

<*> To unsubscribe from this group, send an email to:
c...@yahoogroups.com

<*




(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )