@ -41,8 +41,8 @@
< 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 align = "right" > < a class = "nodeco" href = "http://urjtag.svn.sourceforge.net/viewvc/*checkout*/urjtag/tags/URJTAG_0_10/web/htdocs/book/index.html" > ... for 0.10< / a > < / td > < / tr >
< tr > < td align = "right" > < a class = "nodeco" href = "http://urjtag.svn.sourceforge.net/viewvc/*checkout*/urjtag/tags/URJTAG_0_9/web/htdocs/book/index.html" > ... for 0.9< / a > < / td > < / tr >
< tr > < td align = "right" > < a class = "nodeco" href = "http://urjtag.svn.sourceforge.net/viewvc/*checkout*/urjtag/tags/URJTAG_0_8/web/htdocs/book/index.html" > ... for 0.8< / a > < / td > < / tr >
< tr > < td > < a class = "nodeco" href = "http://sourceforge.net/forum/forum.php?forum_id=682993" > Forum< / 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 >
@ -78,16 +78,17 @@ in the works.
< h2 > Status< / h2 >
< p >
Between release 0.8 and the most recent 0.9, the BSDL parser has been rewritten
with added support for IEEE 1532 extensions. Internally, we got rid of many global
variables, which is a major improvement for everyone who wants to use UrJTAG as a
library. The low level communication with USB cables has been properly
separated from that with parport cables into new "usbconn" and "parport" link
drivers, making it easier to support new USB cables with their custom protocols
natively. Many annoyances and bugs have been fixed.
< / p > < p >
Release 0.10 has consolidated several parts of UrJTAG. Improvements in the build system
and library detection now allow for better compatability with Windows platforms. This is
complemented by a self-installing executable for Windows. With the introduction of the "pod"
command, all JTAG signals including TRST and SRST are now freely controllable. Flash programming
performance has been improved by adding multi-byte write mode capability to the flash
drivers. Chips supporting this burst mode are automatically detected and benefit from a
programming speed-up of several factors. Many annoyances and bugs have been fixed.
< / p >
< p >
< b >
Version 0.9 has been released on September, 14 th and is now available in the
Version 0.10 has been released on April, 17 th and is now available in the
< a href = "http://sourceforge.net/project/showfiles.php?group_id=193266" > Downloads< / a > section!
< / b >
< / p >