X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=testing%2Findex.html;h=687bb90dd677e863cf6a5dc0588ab69dcd6808e8;hp=1005a4314ec91f2b5b9449b5d2883bf3646c13b2;hb=5a4525613dbd1b91ddbd9610e13b26eac6794f88;hpb=460894d51edb9d7cd1cadbede23c483713947687 diff --git a/testing/index.html b/testing/index.html index 1005a4314e..687bb90dd6 100644 --- a/testing/index.html +++ b/testing/index.html @@ -87,14 +87,14 @@ SAM9260 debugging ft2232 500 - trunk + trunk (version?) xscale1 XScale debugging bitbang - 202 - trunk + 505 + n/a xscale2 @@ -107,91 +107,91 @@ bdte-ram1 str710 ram debugging JTAGkey - 459 + 517 n/a bdte-rom2 str710 rom debugging JTAGkey - 459 + 517 n/a bdte-ram3 str912 ram debugging JTAGkey - 459 + 517 n/a bdte-rom4 str912 rom debugging JTAGkey - 459 + 517 n/a bdte-ram5 lpc2148 ram debugging JTAGkey - 459 + 517 n/a bdte-rom6 lpc2148 rom debugging JTAGkey - 459 + 517 n/a bdte-ram7 lpc2294 ram debugging JTAGkey - 459 + 517 n/a bdte-rom8 lpc2294 rom debugging JTAGkey - 459 + 517 n/a bdte-ram9 sam7s256 ram debugging JTAGkey - 459 + 517 n/a bdte-rom10 sam7s256 rom debugging JTAGkey - 459 + 517 n/a bdte-ram11 sam7x256 ram debugging JTAGkey - 459 + 517 n/a bdte-rom12 sam7x256 rom debugging JTAGkey - 459 + 517 n/a bdte-ram13 at91r40008 ram debugging JTAGkey - 459 + 517 n/a @@ -216,23 +216,33 @@ jtag2 JTAGkey - 459 + 517 n/a jtag3 Turtelizer2 - 459 + 517 n/a jtag4 + JTAGkey + 517 + n/a + + + jtag5 add new one n/a n/a -

+

jtag1:

+

jtag2: Tested on Windows XP Prof. (SP2) with original FTDI driver.

+

jtag3: Tested on Windows XP Prof. (SP2) with original FTDI driver.

+

jtag4: Tested on Mac OS X (10.5.2, Intel) with libftdi-0.10 and libusb-0.1.12

+

jtag5:


OpenOCD JTAG device speed test result

The test result is in KB/sec.

@@ -244,6 +254,7 @@ r420 r423 r459 + r517 speed1 @@ -252,14 +263,25 @@ 64 93 93 + 93 + + + speed2 + JTAGkey + n/a + n/a + n/a + n/a + 52 - speed2 + speed3 add new one n/a n/a n/a n/a + n/a

@@ -289,6 +311,17 @@ Start address 0x62000040, load size 393628
Transfer rate: 93 KB/sec, 2008 bytes/write.

In this example a speed of 93 KB/sec was reached. The hardware which was used for the test can be found here.

+

The test was made on Windows XP Prof. (SP2) with a JTAGkey and the original FTDI driver.

+
+

speed2 - Download speed test

+

For this test a STR710 with external memory was used. The example project can be found under examples/STR710JtagSpeed. Here Eclipse or the arm-elf-gdb can be used to download the test.elf file into the RAM. The result of the GDB can look like:

+

Loading section .text, size 0x6019c lma 0x62000000
+ Start address 0x62000040, load size 393628
Transfer rate: 52 KB/sec, 2008 bytes/write.

+

In this example a speed of 52 KB/sec was reached. The hardware which was used for the test can be found here.

+

The test was made on Mac OS X (10.5.2, Intel) with a JTAGkey and the following driver:

+

- libftdi 0.10
+ - libusb 0.1.12

+