Hi All, I'm trying to understand how the system knows when an interrupt occurs. Concretly, how the tinyos environment knows when we have a timer interrupt --> *event void Timer0.fired() * I've seen somewhere in /tos/chips/msp430/timer an interface called Event or something like that.
An other thing I can't undertand what this means --> *#define TxIV (*TCAST(volatile TYPE_TAIV* ONE, TxIV_addr))*. It's a way to assign TxIV register to a concrete memory position in microcontroller? Thanks in advance. Aldo -- aldo
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
