Hi, i'm new at this list.
Recently i'm building a new platform for TinyOS based on the Micaz &
Atmega128 implementation, using the Atmega 644. I've changed the
Asynchronous timer from 0 to 2, according to the microcontroller's
datasheet, but it just can't work :-(
The main problem is that the Atmega 644 can't generate an interrupt without
adding an delay of 224ms everytime it enters the 'setInterrupt' function
(see tos/chips/atm128/timer/Atm128AsyncTimerP.nc for details).

I've tested the 32Khz external crystal in a Oscilloscope, and it works
well...

Basically this delay and 'timer number' said above are the only changes i've
did in this file.

Anyone knows what'd be the problem?

Thank You.

PS: Sorry for the bad english :-)
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to