Hi Boushra, I did the following:
1. I executed export DBG=usr1, all 2. Then, build/pc/main.exe -gui 30 (After some time I pressed Ctrl-C) 3. cd /tools/java 4. make java (I got an error here: No rule to make target 'java' ) I executed ls and it listed the following files:- images jar javapath jni Makefile Makefile.include net Where is the problem? Thanks Gaurav ---- Original message ---- >Date: Wed, 28 Mar 2007 14:01:02 -0700 (PDT) >From: Boushra MAALA <[EMAIL PROTECTED]> >Subject: Re: [Tinyos-help] TinyVIz >To: [email protected] > > try to use: > > export DBG=usr1,all > build/pc/main.exe -gui number of nodes > cd to tools/java/ > make java > java net.tinyos.sim.TinyViz > > [EMAIL PROTECTED] wrote: > > Hi All, > > I am using TinyOS 1.1 on Redhat Linux. > > I am going through tutorial on TinyViz and I > executed the following under 'TestTinyViz' > > export DBG=all > tinyviz -run build/pc/main.exe 30 > > The GUI opens but I can't see any messages on the > GUI and the plugins buttons are diabled (except > the autorun logger), i can't click on any plugin - > debug, etc... > > Though on the window the simulation time (Sim > time) shows the value. > > This is the message that it shows in the > terminal:- > > AUTORUN: Initializing simulation. > AUTORUN: Running simulation: build/pc/main.exe > -gui -r=lossy 30 > AUTORUN: Connecting... > SimComm: TossimInitEvent received, pausing > system... > SimComm: Continuing > AUTORUN: Connecting... > AUTORUN: Simulation running. > > Thanks for your help. > > Regards, > Gaurav > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > ------------------------------------------------ > > Looking for earth-friendly autos? > Browse Top Cars by "Green Rating" at Yahoo! Autos' > Green Center. >________________ >_______________________________________________ >Tinyos-help mailing list >[email protected] >https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
