Hello, I'm trying to mount the timer stack for msp430x2274 because of the msp430 default timer stack (found in /tos/chips/msp430/Timer) doesn't work for me in my mcu.
- First of all the stack found in /tos/chips/msp430/Timer can be used for any msp430 family processor?. Or the only thing to be adapted are the registers in msp430Timer.h and msp430regtypes.h. - Second. As i see in Blink application, the TimerMilliC component references at the end to HilTimerMilliC (this file is in /tos/chips/msp430/Timer). If i have to mount the stack, is HilTimerMilliC the start point to do this? Any help would be appreciated. Thanks in advance. Aldo -- aldo
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
