Aurélien Francillon wrote: > IIRC (not sure), i tracked it back to some known regression of gcc 4.1.x ... > it works fine with gcc-3.x
I tried with gcc-3.x, and while it doesn't crash - it doesn't work either. by that I mean that the mote stops sending as soon as TestSerial starts up (the TX flashes before that, doesn't flash afterwards), and the mote doesn't react to the data sent by TestSerial either (it should change it's LEDs AFAIK) I'm using a Telos A mote, and invoking TestSerial the following way: $ java TestSerial -comm serial@/dev/ttyUSB0:telos this should set everything right, right? Akos _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
