[Tinyos-help] need help in running simple blink application in tossim
Pelli Francesco
pucciarello at libero.it
Tue Jul 7 23:59:20 PDT 2009
> instructions on building for the simulator...in T1 it's something like
> make pc
> but different in T2.
> MS
make <platform> sim
currently TOSSIM supports only micaz so you can specify only this platform in the make command.
To run the simulation you have also to write a driver that initialize network, links and motes and manage the simulation.
Try http://docs.tinyos.net/index.php/TOSSIM
> If it's in the build/micaz directory it wasn't made for the simulator.
> That's the directory where a real mote compile would end up. Look up
> instructions on building for the simulator...in T1 it's something like
> make pc
> but different in T2.
> MS
>
>
> Mayank Kothiya wrote:
> > When i tried to use following command i got the error
> > [root at localhost Blink]# ./build/micaz/main.exe -h 1
> > bash: ./build/micaz/main.exe: cannot execute binary file
> > can anybody help me with this?
> >
> >
> > ------------------------------------------------------------------------
> > Looking for local information? Find it on Yahoo! Local
> > <http://in.rd.yahoo.com/tagline_local_1/*http://in.local.yahoo.com/>
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Tinyos-help mailing list
> > Tinyos-help at millennium.berkeley.edu
> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
More information about the Tinyos-help
mailing list