Hello list,

here is a new test which I had make with r1606 / r1770,
done with a FT2232 device. The result look like:

Windows-ft2232-1606
====================

Open On-Chip Debugger
> version
Open On-Chip Debugger 0.2.0-in-development (2009-05-13-21:55) svn:1606
> load_image testimg.bin 0x81000000
2466976 byte written at address 0x81000000
downloaded 2466976 byte in 111.546875s
> dump_image win-1606.bin 0x81000000 2466976

Windows-ft2232-1770
====================

Open On-Chip Debugger
> version
Open On-Chip Debugger 0.2.0-in-development (2009-05-13-22:03) svn:1770
> load_image testimg.bin 0x81000000
2466976 byte written at address 0x81000000
downloaded 2466976 byte in 111.562500s
> dump_image win-1770.bin 0x81000000 2466976
timeout waiting for SYSCOMP & DBGACK, last DBG_STATUS: 2
>

The file on the harddisk had a size of 2030560 and not the full size of
2466976.

Attached is the cfg file too.

OpenOCD was build with:

./bootstrap
./configure --enable-maintainer-mode --disable-werror --enable-ft2232_ftd2xx
 --with-ftd2xx-win32-zipdir=/home/mfischer/openocd/ftd2xx
CC="gcc -mno-cygwin"

Best regards,

Michael

Attachment: jtagkey.cfg
Description: Binary data

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

Reply via email to