diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-08 11:14:00 -0700 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-08 11:14:00 -0700 |
commit | a8234af06c16500426a421910886d26a46e6fa53 (patch) | |
tree | 557a5d04fb74e34980be1ac433217812ae1ade93 /uncrustify.cfg | |
parent | 40c9668b703389890d30ab5a410e39f6f1e5251e (diff) | |
download | openocd+libswd-a8234af06c16500426a421910886d26a46e6fa53.tar.gz openocd+libswd-a8234af06c16500426a421910886d26a46e6fa53.tar.bz2 openocd+libswd-a8234af06c16500426a421910886d26a46e6fa53.tar.xz openocd+libswd-a8234af06c16500426a421910886d26a46e6fa53.zip |
prevent abort via polling during jtag_reset
Observed:
openocd: core.c:318: jtag_checks: Assertion `jtag_trst == 0' failed.
The issue was that nothing disabled background polling during calls
from the TCL shell to "jtag_reset 1 1". Fix by moving the existing
poll-disable mechanism to the JTAG layer where it belongs, and then
augmenting it to always pay attention to TRST and SRST.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'uncrustify.cfg')
0 files changed, 0 insertions, 0 deletions