On Tue, Oct 12, 2010 at 11:59 PM, Bernard Mentink
<[email protected]> wrote:
> Ah, got you ... So I should be doing another mon reset init again?

Depends on what you need to do. Scenario:

reset init
# loads app into flash
load
reset halt
# Now we're slow again
# debug slow startup w/slow clock
break main
c
# We can run fast again because the PLL has now been set up!
monitor adapter_khz 1000


-- 
Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to