From: oharboe at B. <oh...@ma...> - 2009-07-10 10:46:13
|
Author: oharboe Date: 2009-07-10 10:46:12 +0200 (Fri, 10 Jul 2009) New Revision: 2505 Modified: trunk/TODO Log: noted XScale (or USBProg) problem Modified: trunk/TODO =================================================================== --- trunk/TODO 2009-07-10 07:21:12 UTC (rev 2504) +++ trunk/TODO 2009-07-10 08:46:12 UTC (rev 2505) @@ -102,6 +102,10 @@ https://lists.berlios.de/pipermail/openocd-development/2009-May/006590.html - regression: xscale does not place debug_handler.bin into the right spot: @par https://lists.berlios.de/pipermail/openocd-development/2009-July/009338.html +- bug: either USBprog is broken with new tms sequence or there is a general + problem with XScale and the new tms sequence. Workaround: use "tms_sequence long" + @par + https://lists.berlios.de/pipermail/openocd-development/2009-July/009426.html - regression: "reset halt" between 729(works) and 788(fails): @par https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html - ARM923EJS: |