Dear Vlado,

I am trying to write a simple application on a Telos-like platform (it is 
suppose to sense temperature on the MSP430 ADC12 integrated sensor and print it 
out).

The problem is that the app doesn't even go beyond platform_bootstrap.
I've tried stepping through it with gdb and it blocks in 
Msp430ClockInit.setupDcoCalibrate() at the last line of the function (TBCCTL0 = 
CM0; which is simply suppose to clear Timer B capture mode, I think.).

Did this ever happen to someone else?

Also, I would like to try this app on a Telos B. Is there any way to debug an 
app on this platform with msp430-gdb (on Linux)?

Thanks in advance.

P.S. I noticed that Vlado is in charge of clock arbitration, so I thought it 
would help to direct my question to him.
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to