CVS: htdocs tools.ht,1.17,1.18
Steve Underwood <[email protected]> Thu, 31 Aug 2006 09:18:48 -0700
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/htdocs In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv1492/htdocs Modified Files: tools.ht Log Message: Fixed a number of occurances of mspgcc.cvs.sourceforge.net actually saying something else Index: tools.ht =================================================================== RCS file: /cvsroot/mspgcc/htdocs/tools.ht,v retrieving revision 1.17 retrieving revision 1.18 diff -u -w -d -r1.17 -r1.18 --- tools.ht 12 Aug 2005 21:14:10 -0000 1.17 +++ tools.ht 31 Aug 2006 16:18:46 -0000 1.18 @@ -95,13 +95,13 @@ </P> The lastest files can be checked out via <A href="http://sourceforge.net/cvs/?group_id=42303">Anonymous CVS</A>. (empty password)<BR> For the PC:<BR> -<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co pyserjtag</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co pyserjtag</code><BR> For the adapter:<BR> -<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co serJTAGfirmware</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co serJTAGfirmware</code><BR> For the hardware (<A href="http://www.cadsoft.de">Eagle schematics</A>):<BR> -<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co hardware/serialJTAG</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co hardware/serialJTAG</code><BR> don't forget to login first if you want to get either of those above:<BR> -<code style="background:lightgrey;font-size:10pt">cvs -d:pserver:[email protected]:/cvsroot/mspgcc login</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -d:pserver:[email protected]:/cvsroot/mspgcc login</code><BR> </P> <P>Why? The parallel port has some drawbacks such as missing OS support for bit banging. @@ -131,7 +131,7 @@ </UL> For more a complete description, including installation notes and usage examples, look at the -<A href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/mspgcc/python/README-msp430-jtag.txt?rev=HEAD&content-type=text/plain"> +<A href="http://mspgcc.cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/mspgcc/python/README-msp430-jtag.txt?rev=HEAD&content-type=text/plain"> readme.txt</A> </P> @@ -147,12 +147,12 @@ </P> <P>The latest msp430-jtag files can be checked out via <A href="http://sourceforge.net/cvs/?group_id=42303">Anonymous CVS</A>. (empty password)<BR> -<code style="background:lightgrey;font-size:10pt">cvs -d:pserver:[email protected]:/cvsroot/mspgcc login</code><BR> -<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co pyjtag</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -d:pserver:[email protected]:/cvsroot/mspgcc login</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co pyjtag</code><BR> <P>The lastest source for the extension can be checked out via <A href="http://sourceforge.net/cvs/?group_id=42303">Anonymous CVS</A>. (empty password)<BR> -<code style="background:lightgrey;font-size:10pt">cvs -d:pserver:[email protected]:/cvsroot/mspgcc login</code><BR> -<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co jtag</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -d:pserver:[email protected]:/cvsroot/mspgcc login</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co jtag</code><BR> </P> @@ -176,15 +176,15 @@ </UL> For more a complete description, including installation notes and usage examples, look at the -<A href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/mspgcc/python/README-msp430-bsl.txt?rev=HEAD&content-type=text/plain"> +<A href="http://mspgcc.cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/mspgcc/python/README-msp430-bsl.txt?rev=HEAD&content-type=text/plain"> readme.txt</A> </P> <P>On the <A href="http://sourceforge.net/projects/mspgcc/">project page</A> is a link to the download area where a tarball can be found. The latest files can be checked out via <A href="http://sourceforge.net/cvs/?group_id=42303">Anonymous CVS</A>. (empty password)<BR> -<code style="background:lightgrey;font-size:10pt">cvs -d:pserver:[email protected]:/cvsroot/mspgcc login</code><BR> -<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co pybsl</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -d:pserver:[email protected]:/cvsroot/mspgcc login</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co pybsl</code><BR> </P> <A name="msp430simu"></A><!-- ******************************* --> @@ -206,8 +206,8 @@ <P> The lastest files can be checked out via <A href="http://sourceforge.net/cvs/?group_id=42303">Anonymous CVS</A>. (empty password)<BR> -<code style="background:lightgrey;font-size:10pt">cvs -d:pserver:[email protected]:/cvsroot/mspgcc login</code><BR> -<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co msp430simu</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -d:pserver:[email protected]:/cvsroot/mspgcc login</code><BR> +<code style="background:lightgrey;font-size:10pt">cvs -z3 -d:pserver:[email protected]:/cvsroot/mspgcc co msp430simu</code><BR> </P> <P> ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642