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.
97 lines
3.4 KiB
HTML
97 lines
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
|
|
<html>
|
|
<head>
|
|
<title>UrJTAG - Universal JTAG library, server and tools</title>
|
|
<meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1">
|
|
<style type="text/css">
|
|
body {
|
|
margin:0;
|
|
padding:0;
|
|
color:black;
|
|
background-color: #f0fff0;
|
|
font-family:Arial,Helvetica,sans-serif;
|
|
}
|
|
.top { background-color:#a0d0a0 }
|
|
a { text-decoration:underline; color:#007800 }
|
|
.nodeco { text-decoration: none }
|
|
</style>
|
|
|
|
<body>
|
|
<table cellspacing="0" cellpadding="0" width="100%" border="0">
|
|
|
|
<!-- ================================================================= -->
|
|
|
|
<tr class="top" style="background-image:url(images/top_bg_rt311.gif); background-repeat:repeat-x">
|
|
|
|
<td valign="top" align="left"><img width="169" alt="picture of RT311 router mainboard with stethoscope on it" class="top" src="images/topleft_rt311_top.gif"></td>
|
|
|
|
<td valign="top" align="right"><img width="434" alt="UrJTAG title graphic" class="top" src="images/topright_stetho_top.gif"></td>
|
|
|
|
</tr>
|
|
|
|
<!-- ================================================================= -->
|
|
|
|
<tr>
|
|
<td valign="top"><img src="images/topleft_rt311_bottom.gif" alt="bottom half of RT311 picture" width="169">
|
|
<br>
|
|
|
|
<!-- ----------------------------------------------------------------- -->
|
|
|
|
<table border="0" cellspacing="4" cellpadding="4">
|
|
<tr><td><a class="nodeco" href="http://sourceforge.net/project/showfiles.php?group_id=193266">Downloads</a></td></tr>
|
|
<tr><td><a class="nodeco" href="book/index.html">Documentation</a></td></tr>
|
|
<tr><td><a class="nodeco" href="http://sourceforge.net/mail/?group_id=193266">Mailing Lists</a>
|
|
<tr><td><a class="nodeco" href="http://sourceforge.net/projects/urjtag/">SF Project Data</a></td></tr>
|
|
</table>
|
|
|
|
</td>
|
|
|
|
<!-- ----------------------------------------------------------------- -->
|
|
|
|
<td valign="top">
|
|
<div style="float: right"><img src="images/topright_stetho_bottom.gif"><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=193266&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo"></a></div>
|
|
|
|
<!-- ----------------------------------------------------------------- -->
|
|
|
|
<div style="margin-right: 100px; a.link {
|
|
|
|
|
|
">
|
|
|
|
<h2>About</h2>
|
|
<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>
|
|
|
|
<h2>Status</h2>
|
|
<p>
|
|
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.
|
|
</p><p>
|
|
The first release is planned for December 24th, 2007.
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<!-- ----------------------------------------------------------------- -->
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<!-- ================================================================= -->
|
|
|
|
</table>
|
|
</body>
|
|
</html>
|
|
|
|
|