2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 11:42:04 +10:00
openocd/src
dbrownell d20103cd93 Update the jtag-examine_chain() logic to verify that there's no
garbage after the expected data (from the TAPs' BYPASS or IDCODE
registers).

NOTE that there was previously some code that looked like it was
trying to do this ... which didn't work, because it was looping
over the list of expected TAPs, and never checked *after* that
list completed!  That could hide some *nasty* reset issues...

Also replace a now-obsolete scanchain length test with one that
behaves correctly; and update reporting of unexpected IDCODEs.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2739 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-09-21 00:04:35 +00:00
..
flash Enhancement: stm32 flash protection error message 2009-09-20 23:54:13 +00:00
helper Tweak TCL reset script ... mostly improving descriptions of 2009-09-18 00:11:51 +00:00
jtag Update the jtag-examine_chain() logic to verify that there's no 2009-09-21 00:04:35 +00:00
pld
server fix bug when using 32 instead of 64 bit value in callback, caught by -Wall 2009-09-15 14:20:37 +00:00
svf Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not compile under Windows+Cygwin - fails with error about possibly uninitialized use of variable 'ch'. 2009-08-25 07:04:25 +00:00
target Debug message updates: 2009-09-20 07:55:11 +00:00
xsvf Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
ecosboard.c prefix zy1000_reboot command to avoid name conflicts 2009-09-17 11:44:14 +00:00
main.c
Makefile.am Add quick target - full cygwin builds take a long long long time, this shortens the edit/build/debug cycle 2009-06-24 02:00:19 +00:00
openocd.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00