> >The multitasker I have in mind is written in C ... on a PIC16, it requires >318 instructions, and 6 tasks would require 24 bytes of RAM. Some extra RAM >is required for function parameters, etc. -- that's very compiler-specific. > >It's a cooperative, _priority-based_ multitasker, and does not require >interrupts. >______________________________________ > Andrew E. Kalman, Ph.D. aek@netcom.com > Any more info available? Links? etc?