Hi all,
I am using T2. I am currently using TOSSIM to test my code. I was trying to use McuSleep.sleep() to make the node go to sleep while the Radio communication is busy. However for some reason I can't compile using: make micaz sim when using McuSleep.sleep(), for some reason it does not like it and it says: /tmp/ccpIbZHs.s:Assembler messages: /tmp/ccpIbZHs.s:25247: Error: no such instruction: `sleep' make: *** [sim-exe] Error1 Note: when I try to compile under mica2: make mica2. It actually compiles with no problems So is this a problem with TOSSIM?? can I actually make a node/sensor sleep while using TOSSIM? Thank you for any help. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
