You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
2.4 KiB
HTML

<html>
<head><title>UrJTAG - Universal JTAG library, server and tools</title>
<style type="text/css">
body {
margin:0px;
background-color: #f0fff0;
color:black;
font-family:Arial,Helvetica,sans-serif;
}
.top { background-color:#a0d0a0 }
a:link { text-decoration:none; color:#006000 }
a:visited { text-decoration:none; color:#006000 }
a:hover { text-decoration:underline; color:#006000 }
a:active { text-decoration:underline; color:#006000 }
a:focus { text-decoration:underline; color:#006000 }
</style>
<body>
<table cellspacing="0" cellpadding="0" width="100%">
<tr class="top" style="background-image:url(images/top_bg_rt311.png); background-repeat:repeat-x">
<td valign="top" width="169"><img class="top" src="images/topleft_rt311_top.png"/></td>
<td>&nbsp;</td>
<td valign="top" width="278"><img class="top" src="images/topright_rt311.png"/></td>
</tr>
<tr>
<td valign="top"><img src="images/topleft_rt311_bottom.png" width="169"/><br/>
<!------------------- navigation --------------------_>
<table border="0" cellspacing="4" cellpadding="4">
<tr><td><a href="http://sourceforge.net/project/showfiles.php?group_id=193266">Downloads</a></td></tr>
<tr><td><a href="book/index.html">Documentation</a></td></tr>
<tr><td><a href="http://http://sourceforge.net/mail/?group_id=193266">Mailing Lists</a>
<tr><td><a href="http://sourceforge.net/projects/urjtag/">SF Project Data</a></td></tr>
</table>
</td>
<td colspan="2">
<p> &nbsp; </p>
<h1>Introduction</h1>
<p>
UrJTAG aims to create an enhanced, modern tool for communicating over JTAG with
flash chips, CPUs, and many more. It takes on the well proven openwince jtag
tools code. <a href="http://urjtag.wiki.sourceforge.net/Future">Future plans</a>
include conversion of the code base into a library that can be used with other applications. A flexible
<a href="http://urjtag.wiki.sourceforge.net/FutureProtocol">remote communication protocol</a>
that can be used over almost any type of serial link (including TCP/IP) is
currently being defined.
</p>
<h1>Status</h1>
We have taken the openwince jtag code into the UrJTAG subversion repository,
and applied all patches that have been submitted to the openwince patch
tracking system in the past years. Several enhancements such as support for
new flash devices, buses, and some USB cables have been integrated.
The <b>first release is planned for December 24th, 2007</b>.
</p>
<p>&nbsp;</p>
</td>
</tr>
</table>
</body>
</html>