hi, i want make my msp430 sleep in LMP3 .According to my code ,it seems that the cpu has sleeped in LMP3, because the code can run to the following code.
if(SR_CPUOFF&&SR_SCG0&&SR_SCG1)
{
call Leds.led0Off();
}
but it was very serious.if the cpu was off ,why it can make the leds0 off.
could you give me some advice,thanks
sophia su
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
