Hello, It seems that calling "adapter deassert srst" from TCL does not flush the jtag queue, is this intentional? It is extremely confusing and if this is motivated by performance the benefit seems low.
I was adding support for a new board and assumed that "adapter assert/deassert srst" should reset the board and spent quite a while assuming by signal config was wrong. * Running "poll" after "deassert" can fix the issue. * Calling "jtag_set_signal nSRST 0/z" directly works. -- Regards, Leonard _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
