On Tue, Jul 7, 2009 at 5:53 PM, Spencer Oliver<[email protected]> wrote: >> > With jlink on cortex M3 boards (ST Mic), "halt reset" works OK. But >> > with >> > STR712 board (ARM7TDMI) it doesn't work and I have to do >> > "soft_reset_halt". I don't remember the exact failure with "halt >> > reset" >> > with ARM7 since I don't have anything setup right now. >> > >> >> just tested with a jlink (v6) and str712 - reset halt is >> working this end. >> make sure the reset line is correct - the srst internally >> pulls the trst on >> this target. >> for info i used: >> reset_config trst_and_srst srst_pulls_trst >> > > strangely however the str912 fails the reset halt using jlink. > But works fine using amontec/olimex - the saga continues.
Some devices (str912??) need CLK=0 in idle for reset halt to work. -- Øyvind Harboe Embedded software and hardware consulting services http://www.zylin.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
