1.

What Language Is Used To Write Firmware?

Answer»

Firmware is typically written in a low-level language (be it C or assembly) as compared to other languages. It can be EASILY compiled and assembled into MACHINE code and placed in a known position on the storage, where the HARDWARE, during its startup process can read from the location and initiate that code.

Firmware is typically written in a low-level language (be it C or assembly) as compared to other languages. It can be easily compiled and assembled into machine code and placed in a known position on the storage, where the hardware, during its startup process can read from the location and initiate that code.



Discussion

No Comment Found