]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/html/tutorial/lesson1.html
Update installation/upgrade instructions and tutorial one to mention "entry
[tinyos-2.x.git] / doc / html / tutorial / lesson1.html
index b4df69526421979689faa6aeddf6a4be3ad04813..0f8616383b24d4033032c255a7f070df5de4d563 100644 (file)
@@ -8,7 +8,7 @@
 <body>
 
 <div class="title">Lesson 1: Getting Started with TinyOS and nesC</div>
-<div class="subtitle">Last updated June 24 2006</div>
+<div class="subtitle">Last updated April 8 2007</div>
 
       <h1>Introduction</h1>
 
@@ -107,6 +107,8 @@ msp430-objcopy --output-target=ihex build/telosb/main.exe build/telosb/main.ihex
        as building TOSSIM requires several steps, such as building shared
        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>
 
       <p>If you see an error message along the lines of this:</p>