Firmware: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
A bit stubby, but a start
 
m +cat
 
Line 1: Line 1:
'''Firmware''' is the name for a [[program]] which is embedded in a particular system/device. It is usually distributed in [[binary]] form, in a [[read-only memory|ROM]] of some sort in/on the device/system. The term is usually applied to [[object code]] for a [[central processing unit|CPU]] of some sort (typically a [[microprocessor]]), but it might also be [[microcode]].
'''Firmware''' is the name for a [[program]] which is embedded in a particular system/device. It is usually distributed in [[binary]] form, in a [[read-only memory|ROM]] of some sort in/on the device/system.


{{stub}}
The term is usually applied to [[object code]] for a [[central processing unit|CPU]] of some sort (typically a [[microprocessor]]), but it might also be [[microcode]].
 
{{semi-stub}}
 
[[Category: Hardware Basics‎‎]]

Latest revision as of 03:07, 13 December 2018

Firmware is the name for a program which is embedded in a particular system/device. It is usually distributed in binary form, in a ROM of some sort in/on the device/system.

The term is usually applied to object code for a CPU of some sort (typically a microprocessor), but it might also be microcode.