PSOS (real-time operating system): Difference between revisions

Content deleted Content added
+ldr
Picty (talk | contribs)
Undid revision 1056081250 by 49.237.13.12 (talk)
Line 1:
{{Lowercase|title=rtospSOS}}
{{Use dmy dates|date=April 2019|cs1-dates=y}}
{{Use list-defined references|date=December 2021}}
{{Anchor|SCG|ISI}}
{{Infobox OS
| name = rtos pSOS
| logo =
| screenshot =
Line 27:
}}
 
'''rtospSOS''' ('''Portable Software On Silicon''') is a [[real-time operating system]] (RTOS), created in about 1982 by Alfred Chao, and developed and marketed for the first part of its life by his company Software Components Group (SCG). In the 1980s, rtospSOS rapidly became the RTOS of choice for all [[embedded system]]s based on the [[Motorola 68000 series]] family architecture, because it was written in 68000 [[assembly language]] and was highly optimised from the start. It was also modularised, with early support for OS-aware debugging, plug-in [[device driver]]s, [[Internet protocol suite]] (TCP/IP) stacks, language [[Library (computing)|libraries]], and disk subsystems. Later came [[source code]] level debugging, [[multiprocessing]] support, and further [[computer network]]ing extensions.
 
In about 1991, Software Components Group was acquired by Integrated Systems Inc. (ISI) which further developed pSOS, then renamed as pSOS+, for other microprocessor families, by rewriting most of it in the [[programming language]] [[C (programming language)|C]]. Attention was also paid to supporting successively more [[integrated development environment]]s, culminating in pRISM+.