hello all, I'm have loaded Blink application onto msp430-2618 using msp430-gdb on cygwin. As msp430-2618 definitions are not present in TinyOS-2.x, I have made some modification with address locations in msp430-1611. The program has booted successfully. All components got initialized and the LEDs are glowing. After that Boot.booted() event in BlinkC also got executed and all three Timer.startPeriodic functions got executed. Then Scheduler taskloop() is called from RealMainP and in the taskloop function runtask is called once and LEDs did not Blink. In the next loop McuSleep is being called and CPU is turnedoff and not returning from that state. CPU is turnedoff without Blinking the LEDs!!! Can anyone please tell, what is causing this?
Thanks & Regards Dileep
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
