From: oharboe at B. <oh...@ma...> - 2009-07-10 10:47:11
|
Author: oharboe Date: 2009-07-10 10:47:10 +0200 (Fri, 10 Jul 2009) New Revision: 2506 Modified: trunk/TODO Log: wrote up workaround for xscale/debug_handler.bin bug Modified: trunk/TODO =================================================================== --- trunk/TODO 2009-07-10 08:46:12 UTC (rev 2505) +++ trunk/TODO 2009-07-10 08:47:10 UTC (rev 2506) @@ -100,7 +100,8 @@ - general layer cleanup: @par https://lists.berlios.de/pipermail/openocd-development/2009-May/006590.html -- regression: xscale does not place debug_handler.bin into the right spot: @par +- regression: xscale does not place debug_handler.bin into the right spot. workaround: + use -s option on command line to place xscale/debug_handler.bin in search path @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" |