Hi Mathias,
thanks for your help.
the board already buffers the lines TMS,nTRST,TCK,TDI and TDO with a SN74LVC16244A
I'm not using the Toradex evaluation board. I connect directly to the Colibri module using the small flex flat cable connector.
Please post your configuration file. Is it the same like in openocd or http://openpxa.git.sourceforge.net?
interface ft2232 ft2232_vid_pid 0x0403 0x6010 ft2232_device_desc "Dual RS232" ft2232_layout "oocdlink" #ft2232_latency 2 #adapter_khz 1 #adapter_khz 10 adapter_khz 100 #adapter_khz 1000 set CHIPNAME colibri_pxa320 source [find target/pxa3xx.cfg] reset_config none combined set _FLASHNAME $_CHIPNAME.flash nand device $_FLASHNAME pxa3xx $CHIPNAME.cpu
Maybe you can try to use only the tap reset line and not the system reset.
I already tried reset_config trst_only, but it gave the same result. Best regards, Oliver _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development