The makefile just includes the 2 below statement: COMPONENT=BlinkAppC include $(MAKERULES)
Should I add any extra lines specific for TOSSIM? On Mon, Dec 21, 2009 at 6:56 PM, Ricardo . <[email protected]> wrote: > Hi, > > Do you have the options in the Makefile that allow simulate the > applications in TOSSIM? > > On Sat, Dec 19, 2009 at 7:37 AM, basma tantawi <[email protected]>wrote: > >> Hi All, >> >> I am new to Tinyos, >> >> I am trying to simulate the Blink application, but the problem I see is >> that every time I try >> "from TOSSIM import *" >> I get this error message "ImportError: dynamic module does not define init >> function (init_TOSSIM)" >> >> Does anyone have an idea about how to solve this ? >> >> -- >> Regards, >> Basma >> >> _______________________________________________ >> 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 > -- Regards, Basma
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
