Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!hao!ames!sdcsvax!ucbvax!NGP.UTEXAS.EDU!mknox From: mknox@NGP.UTEXAS.EDU (Margaret H. Knox) Newsgroups: comp.sys.m68k.pc Subject: Re: Submission for comp-sys-m68k-pc Message-ID: <8705310245.AA03928@ngp.utexas.edu> Date: Sat, 30-May-87 22:45:48 EDT Article-I.D.: ngp.8705310245.AA03928 Posted: Sat May 30 22:45:48 1987 Date-Received: Tue, 2-Jun-87 00:54:34 EDT Sender: mwm@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 10 Approved: info-68k@ucbvax.berkeley.edu Our old standby CP/M-68K could be used for the two requirements you list (it can be made ROMable, and it support the USER/SUPERVISOR memory protection). Biggest advantage is that it has support languages and products, and is easily customizable. If you need TRUE real-time support, however, [multi-level task priorities, multi-tasking, fancy intertask communication] you should investigate pSOS (by Software Components Group, if memory serves). It is a small (around 8k) kernal OS designed especially for embedded applications. I have been quite pleased with it.