In my case i have a MSP430x2274 in my eZ430-RF2500 board. To load applications in tinyOS i had to upgrade the gcc compiler to have support of my processor (i think the default compiler does not support your proccessor too) and use a dedicated platform to this processor (pinout, etc...). Now i am facing problems to run timers inside it. Telosb platform uses a msp430 but i think it's MSP430x1611 and the pinout (for example of leds output) it's different. I don't know what do you do to compile an application, i suppose you do $make <platform>???
Hope this helps. Best regards, Aldo 2009/8/19 suman tiwari <[email protected]> > Hi all > As I shared in my previous mails that I am facing problems when trying to > load application program into the SmartRF05EB board which uses MSP430x2618. > Since it was showing errors like: > <no motes founds > > I tried to load applications hex code through Smart RF flash > programmer.This software indicates that software has been successfully > loaded but it is not showing the expected output.The application that I > loaded is Blink application. I am unable to figure out what is the > problem.Please suggest me something if anyone has any idea. > Thanks > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- aldo
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
