Check to see if there are .class files already there. If they are newer than the .java files this will be the first time I've seen the TOSsers let make do what it is supposed to do. If there are no .class files, then there may be some other target for make to make... e.g., you could try "make Oscilloscope.class", etc.
When running in a cygwin shell window you can put "&" at the end of a command and it will run in the "background" so you get the command prompt back to do other stuff. Or you can use a separate window for the SF. Or, my preferred option, just skip the SF and set your Oscilloscope MOTECOM variable to the serial port directly. Also, only one SF can run at a time with the same port and MOTECOM options. So don't try to run a second one. It might also take a few moments after one exits before the ports are released. MS Geo Gkolfin wrote: > Hi all! > I am using xubuntos, tinyos -2.1.0 and iris platform and I am trying to > follow the tutorial's instructions (lesson > 5: http://docs.tinyos.net/index.php/Sensing) in order to run > Oscilloscope and start the GUI. > From //opt/tinyos-2.1.0/apps/Oscilloscope/java/ I type > > /make/ > > and what I get is: > > /make: Nothing to be done for `all'/. > > Does anybody have a clue what the problem is? > > Also, after running /make/ the tutorial asks to type /./run/ *while* > running a SerialForwarder, but (as far as I have seen from lesson 4) > when running a serialForwarder there is no promt so I cannot type > anything! : - ) > Having that problem in lesson 4 too, I failed to run a second > SerialForwarder while having the first one running. > All suggestions will be appreciated! > Georgia > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
