You might find this helpful http://www.tinyos.net/tinyos-2.x/doc/html/porting.html
On Thu, Jul 10, 2008 at 11:46 PM, Pratibha S <[EMAIL PROTECTED]> wrote: > Greetings, > > I'm a beginner in tinyos. > Im trying to run a code created in the 1.x days onto tinyos-2.x. When I > tried compiling the unmodified code in 2.x, I'm getting the error as "7: > component Main not found" followed by series of errors attached with this > mail. From the TOSSIM tutorial I learnt that I need python to run the > tossim. So, when I was following the steps as in the tutorial, I couldnt > create a tossim object using "t= Tossim([])" it gave NameError:name Tossim > is not defined. > Can you please tell me what is the actual problem? > Is it purely an upgrade issue? or its two different set of problems? > > Awaiting an earlier suitable reply. > > Thanks, > Pratibha > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
