Hi everyone,
 
I have a new platform based on MSP430F1611, CC2420 etc. like telosb platform.In tinyos, i compile Blink application for telosb platform and install the program on my platform. But it does not blink the leds. I checked the hardware.h file in platform/telosb and the led pin assignments are the same with my mote. What do i have to do?
 
TOSH_ASSIGN_PIN(RED_LED, 5, 4);
TOSH_ASSIGN_PIN(GREEN_LED, 5, 5);
TOSH_ASSIGN_PIN(YELLOW_LED, 5, 6);
 
Thanks for your help.
 
Fırat TARAKTAŞ
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to