Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

c

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
what is embedded software?
 

Embedded software is s/w that runs on chips or devices,
say mobile/handheld devices instead on a Desktop / laptop computer.
It is basically software "embedded" into hardware, also called firmware.

For egs, your handheld Palmtop runs on embedded software.

abp
 
So what does one use to program this embedded software ? Is Windows CE 3.0 a kind of embedded OS ?

Andyrau
 
You typically use a cross-compiler. This is a compiler that runs (usually on a Windows PC), and produces code that will only run on the target platform.

Chip H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top