![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2005
Posts: 2
Rep Power: 0
![]() |
Firmware Question
I read the wikipedia entry on firmware: http://en.wikipedia.org/wiki/Firmware
It said that firmware is programmed in C and Forth. I was wondering if it was able to be programmed in C++. I was also looking for information on programming firmware, but a google search just brought up firmware for different products; Ipods, etc. Does anybody know of any tutorials or general information about firmware? Thanks for the help. - Kaz |
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Firmware is not related to any programming language. Firmware is software stored in non-volatile memory. The Wickipedia statement that firmware is software embedded in a hardware device is full of horse hockey. All active software lives in a hardware device, whether it's on a hard drive or in volatile or non-volatile memory chips. I guess you could say that source code on a piece of paper is technically software that isn't embedded in hardware, but oh well.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jul 2005
Posts: 2
Rep Power: 0
![]() |
Any links...
Thanks for clearing that up. So anybody know any links that could explain it further? I'm off to do some research of my own (even know my browser seems to be having some errors), but any links and further information is greatly appreciated.
EDIT: nvm - Kaz Last edited by kaz_; Jul 12th, 2005 at 9:44 PM. |
|
|
|
|
|
#4 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
That's all, folks, regarding firmware. When you hear the term "programming firmware", it generally is speaking of the mechanism for placing the data in the device. Different devices (flash, UV erasable, etc.) have different means.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#5 | |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|