[Tinyos-help] Blink application on new platform

Firat TARAKTAS firat.Taraktas at genetlab.com
Wed Oct 4 04:57:55 PDT 2006


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Ş
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20061004/c958d93c/attachment.htm


More information about the Tinyos-help mailing list