[Tinyos-2-commits] CVS: tinyos-2.x/doc/html/tutorial lesson1.html,
1.4, 1.5
Phil Levis
scipio at users.sourceforge.net
Mon Apr 9 11:43:54 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21713/html/tutorial
Modified Files:
lesson1.html
Log Message:
Update installation/upgrade instructions and tutorial one to mention "entry
point not found" issue with nesc1.
Update TEP125 to include reservation of AM type.
Index: lesson1.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson1.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** lesson1.html 12 Dec 2006 18:22:53 -0000 1.4
--- lesson1.html 9 Apr 2007 18:43:52 -0000 1.5
***************
*** 9,13 ****
<div class="title">Lesson 1: Getting Started with TinyOS and nesC</div>
! <div class="subtitle">Last updated June 24 2006</div>
<h1>Introduction</h1>
--- 9,13 ----
<div class="title">Lesson 1: Getting Started with TinyOS and nesC</div>
! <div class="subtitle">Last updated April 8 2007</div>
<h1>Introduction</h1>
***************
*** 108,111 ****
--- 108,113 ----
libraries and scripting support.</p>
+ <p>If you are running Cygwin and see the error message "The procedure entry point basename could not be located in the dynamic link library cygwin1.dll" then you need to install the other Cygwin nesC RPM (step 4 of the <A HREF="../install-tinyos.html">install instructions</A> or step 2 of the <A HREF="../upgrade-tinyos.html">upgrade instructions</A>)</p>
+
<h2>Making sure you're invoking the right version of the nesC compiler</h2>
More information about the Tinyos-2-commits
mailing list