oyvind.har...@zylin.com napisał(a): 
 > My concern about your patch(I haven't dived into it) is that last
 > time I worked on LPC reset scripts, I had to stay clear of soft_reset_halt
 > and set the CPU into the ARM state manually...

To keep the "status quo" for now I haven't changed that part - there is no 
"soft_reset_halt" in reset-init. I've just added disabling of PLL and MAM.
 
 > So what's the best way forward here?

For me it seems that the best is to start gdb for flashing with:

monitor reset init
load

and for debugging without flashing with:

monitor reset init
soft_reset_halt

This way it works for me reliably.
 
4\/3!!
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to