[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
If this is the case, it may be that a simple counter loop can be used
to determine when to run waiting tasks or to "expire" timers. The
accurate elapsed time may be unnecessary, as I believe you noted.
In any case, Contiki does not require interrupts, only an approximate
implementation of the clock() function. Interrupts are just one way
of providing an elapsed real time function, and, at least on the Apple II,
not the preferred way, since they necessarily interfere with timing loops.
If there are additional unimplemented functions, they apparently did
not prevent some from compiling the source, using the Apple II library.
Assuming that the Apple II library does not contain stubs for any
unimplemented functions, that suggests that all the functions that
Contiki uses are present.
-michael
Check out amazing quality 8-bit Apple sound on my
Home page: http://members.aol.com/MJMahon/