http://techref.massmind.org/microchip/swstmt or http://techref.massming.org/techref/default.asp?url=microchip/swstmt for the non-js'ers --- James Newton mailto:jamesnewton@geocities.com 1-619-652-0593 http://techref.massmind.org NEW! FINALLY A REAL NAME! Members can add private/public comments/pages ($0 TANSTAAFL web hosting) -----Original Message----- From: pic microcontroller discussion list [mailto:PICLIST@MITVMA.MIT.EDU]On Behalf Of Dan Michaels Sent: Sunday, April 16, 2000 10:02 To: PICLIST@MITVMA.MIT.EDU Subject: Re: Simultaneous Interrupts Rob wrote: >BTW, I have a question. Is it possible to run multiple pieces of code at the >same time? I guess this would be called multi-thread, and would need some >sort of low level OS to prioritize the code modules and the interrupts. > This has probably been dealt with in the past, but does anyone have a "really simple" multitasker for PIC? Requiring, say, 256 code bytes and 32 ram bytes, limited to 6 tasks or so. Minimal wizzbangs, basic stuff.