> 
> On Tue, Jun 24, 2008 at 5:17 PM, Pieter Conradie 
> <[EMAIL PROTECTED]> wrote:
> > Hi List,
> >
> >
> >
> > "run_and_init" clears the CPU registers to their default 
> state, e.g. 

The only difference between run_and_halt and run_and_init is a script can be
called with run_and_init.
Openocd does not clear any cpu registers - asserting srst will do that.

for example
target cortex_m3 little run_and_init 0
target_script 0 reset reset.script

Cheers
Spen



_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to