Renee Azhen wrote: > in the tutorial Lesson 6, there is word: > Remember to set the SENSORBOARD option in apps/Oscilloscope/Makefile to > either micasb or basicsb depending on the type of sensor board you have. > my sensor node is a telosb node, I don't know whether it is because is > neither micasb either basicsb, there was no output message. >
If you ran a program that depends on micasb sensorboard, but compiled for telosb, Hpl files would not match up. It might not compile. If it did, it might get inputs from some random port and give bad output. Try programs for telosb sensorboards only, or no expectations of success. John Griessen -- Ecosensory Austin TX tinyOS devel on: ubuntu Linux; tinyOS v2.0.2; telosb ecosens1 _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
