This is an automated email from Gerrit. Bill Traynor ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1357
-- gerrit commit 1e30a49ef28d24a0349ebf4fa709117c2ff94e48 Author: William M.A. Traynor <[email protected]> Date: Mon Apr 22 14:49:30 2013 -0400 user guide: Update the ZY1000 description. As per request from Peter at Ultimate Solutions, updated the description of the ZY100 Stand-alone JTAG probe. Signed-off-by: Bill Traynor <[email protected]> Change-Id: Ia5c0b9a7261becd524a02aba1b22a98a2e09a4c9 Signed-off-by: William M.A. Traynor <[email protected]> diff --git a/doc/openocd.texi b/doc/openocd.texi index cb32998..ae1cd9d 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -321,13 +321,18 @@ Ethernet port needed? RTCK support? Also known as ``adaptive clocking'' @end enumerate -@section Stand alone Systems +@section Stand-alone JTAG Probe + +The ZY1000 from Ultimate Solutions is technically not a dongle but a stand-alone JTAG probe that unlike +most dongles doesn’t require any drivers running on the developers host computer. Once installed on +a network using DHCP or a static IP assignment, users can access the ZY1000 probe locally or remotely +from any host with access to the IP addressed assigned to the probe. The ZY1000 provides an intuitive +web interface with direct access to the OpenOCD debugger. Users may also run a GDBSERVER directly +on the ZY1000 to take full advantage of GCC & GDB to debug any distribution of embedded Linux or +netBSD running on the target. The ZY1000 supports RTCK & RCLK or adaptive clocking and has a built-in +relay to power cycle the target remotely. For more information, visit: @b{ZY1000} See: @url{http://www.ultsol.com/index.php/component/content/article/8/33-zylin-zy1000-jtag-probe} -Technically, not a dongle, but a standalone box. The ZY1000 has the advantage that it does -not require any drivers installed on the developer PC. It also has -a built in web interface. It supports RTCK/RCLK or adaptive clocking -and has a built in relay to power cycle targets remotely. @section USB FT2232 Based -- ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
