 |
Hardware Design (Architecture)
|
 |
|
Hosted Software |
 |
Communication Module
|
 |
Control Module
|
 |
|
|
|
Embedded Operating System and services |
|
General scenario for building OS(kernel ) and
putting it on the memory will be discussed later , for now we
assume that we have ready binary files for the operating systems
and all needed services .
We now need a kernel containing the appropriate I/O drivers ,
and able to run the needed services , and a file system for
maintaining OS, Services (Daemons), configuration files and user
made files (applications , hosted web pages and maybe database). |
 |
|
 |
|
|
Useful Topics: |
| Embedded
System,SOC,SBC....etc |
 |
|
Programming Language |
| PHP,ASP,Action
scriptc,c++,ADA..etc |
 |
|
CPUs can we use? |
| Alpha ,ARM ,Atmel
AVR ,Blackfin ,H8/300 ,System/370, System/390 ,IA-32 (x86) and
AMD64 ,IA-64 i.e. the "Itanium" ,Motorola 68000 ,Motorola 88000
,MIPS ,PA-RISC ,PDP-11 ,PowerPC ,SuperH ,SPARC ,VAX....etc. |
 |
|
|