A process is a `program in execution'. This term
is more useful in desktop computers or computers that can run
multiple applications concurrently. Two key concept to remember: a
process is an instance of a program, and that two
processes of the same program do not share any variables.
Most MCUs run a single process.
Copyright © 2008-10-25 by Tak Auyeung