> 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 Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
