On Sun, Mar 01, 2015 at 04:06:28PM +0100, Uwe Bonnes wrote: > So my original question is changed to: > > Why use "reset_config srst_only" and not "reset_config none"?
reset_config none is default. If the specific board has SRST connected properly, it's usually more reliable to use hardware reset (SRST) to reset the target CPU (and probably other components), especially if the target doesn't support any good way for software reset. > And another question comes to mind: > Why is "srst_nogate" a board configuration item and not a target item? srst_nogate should be a target item, when it's not, it's a bug to be fixed of course. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercer...@gmail.com ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel