Page 1 of 1

Embedded system?

Posted: Sun Apr 04, 2004 12:00 am
by pepito
What is the meaning of Embedded System? Must every OS have one?

Thank you,

pepito

RE:Embedded system?

Posted: Sun Apr 04, 2004 11:00 pm
by common
An embedded system is a system capable of operating on flash devices, typically.  This generally includes non-volatile, solid state storage.  Embedded Systems typically do not communicate directly with the user, but they may.  Essentially, the operating system is on non-magnetic, non-volatile, static storage memory, as opposed to a HDD.

RE:Embedded system?

Posted: Tue Apr 06, 2004 11:00 pm
by pepito
Thanl you!

RE:Embedded system?

Posted: Wed Apr 07, 2004 11:00 pm
by Anton
I feal that it is neccessary to point out(as an addition to above mentioned), that in this system there is no dynamic memory, no way to kill a process, or to create one, ...
:)