Dear all,

A change in svn revision 1836 removed

reset_config trst_and_srst separate

from pxa270.cfg.
For the Crossbow IMote 2 this setting appears to be necessary.

The following patch adds this configuration option to the board cfg file.

Thanks,

Jonathan Cameron

 Index: tcl/board/crossbow_tech_imote2.cfg
===================================================================
--- tcl/board/crossbow_tech_imote2.cfg  (revision 2556)
+++ tcl/board/crossbow_tech_imote2.cfg  (working copy)
@@ -6,5 +6,7 @@
 # longer-than-normal reset delay
 jtag_nsrst_delay 800 
 
+reset_config trst_and_srst separate
+
 # works for P30 flash
 flash bank cfi 0x00000000 0x2000000 2 2 $_TARGETNAME

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to