Hello,
So I am porting TinyOS to a new platform which has the MSP430f2618.
In order to program this platform, I am using the output of the make
command, and specifically the "main.ihex" file located in
/apps/Blink/build/<platform name>/
I rename this file to main.hex and then use the FET-Pro430 software by
Elprotronic which downloads the binary using the MSP-FET430UIF.

The problem I am encountering is that, after I download the Blink
application, the leds turn on, but they don't blink (like on the telos mote
for example).
Has anyone seen this before? or has any ideas on how to proceed?

I am getting a warning at compile time saying: #warning using default msp430
clock configuration (is it relevant?)

Thank you,
Fabien.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to