Embedded Processor Oral Questions 2024
Embedded Processor Oral Questions 2024
Embedded system software: Softwares in an embedded system are a set of codes written to
carry out various/specific functions. Most embedded system software runs on micro-
controllers. It checks on the availability of System Memory and Processor Speed.
Real-Time Operating System (OS): It runs a process as scheduled and performs switching
from one process to another as and when required.
24. The main importance of ARM micro-processors is providing operation with ____
a) Low cost and low power consumption
b) Higher degree of multi-tasking
c) Lower error or glitches
d) Efficient memory management
• Out of these 32 pins, 28 pins can be configured as either general purpose input or
output.
• 1 of these 32 pins (P0.31) can be configured as general-purpose output only.
• 3 of these 32 pins (P0.24, P0.26 and P0.27) are reserved. Hence, they are not available
for use. Also, these pins are not mentioned in pin diagram.
PORT1 is also a 32-bit port. Only 16 of these 32 pins (P1.16 – P1.31) are available for use as
general-purpose input or output.
31. RISC:
It stands for Reduced Instruction Set Computer. It is a type of microprocessor architecture
that uses a small set of instructions of uniform length. These are simple instructions that are
generally executed in one clock cycle. RISC chips are relatively simple to design and
inexpensive. The setback of this design is that the computer has to repeatedly perform
simple operations to execute a larger program having a large number of processing
operations.
Examples: SPARC, POWER PC, etc.
32.CISC:
It stands for Complex Instruction Set Computer. These processors offer the users, hundreds
of instructions of variable sizes. CISC architecture includes a complete set of special-
purpose circuits that carry out these instructions at a very high speed. These instructions
interact with memory by using complex addressing modes. CISC processors reduce the
program size and hence lesser number of memory cycles are required to execute the
programs. This increases the overall speed of execution.
Examples: Intel architecture, AMD
41.Can you give me some examples of companies that use and sell ARM processors?
Some of the most popular companies that use ARM processors include Apple, Samsung, and
Qualcomm. These companies all manufacture devices that use ARM processors, and they
also sell these processors to other companies who then use them in their own devices.