Openocd: svf: Add ability to ignore svf_check_tdo errors
authorKamal Dasu <kdasu@broadcom.com>
Thu, 20 Feb 2014 22:46:42 +0000 (17:46 -0500)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Thu, 3 Jul 2014 18:08:48 +0000 (18:08 +0000)
commita74b5687a7195a6d816a251df59af21acf05aae6
tree78efbd5b8e698e0d171e6fe5417c7b12f23bae32
parent7c101b9e31e454b25d88adeca7440ae6ce7620f5
Openocd: svf: Add ability to ignore svf_check_tdo errors

Added Openocd commandline argument to ignore_error when the
read back TDO does not match to expected value specified with
TDO after masking with what is specified in MASK. This allows
to continue to play entire SVF file ignoring errors.
Error logs clearly show the failure reason and prints
read back TDO value.

Change-Id: I324f476fc16a003b35e6f2c5b63976431f49d54a
Signed-off-by: Kamal Dasu <kdasu.kdev@gmail.com>
Reviewed-on: http://openocd.zylin.com/2129
Tested-by: jenkins
Reviewed-by: Franck Jullien <franck.jullien@gmail.com>
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
src/svf/svf.c