Correct Answer:
32-bit
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Single 8bit or 16bit Microcontroller
Minimal hardware and software complexity
Low power dissipation on continuous run
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
data address
data value
program counter
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
System
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
debugger
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Ensures that your program won't get "stuck" while executing code
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
You need to explicitly protect writes to the shared variables in the non-interrupt code
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Serial Communication interfaces RS-232, RS-422, RS-485
Synchronous Serial Communication Interface I2C, JTAG, SPI, SSC and ESSI
Networks Ethernet, Controller Area Network, LIN
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
DSP is used for signal measurement
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
You use pivot_root with initrd to load a boot process filesystem
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
μC
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
If you are developing C code for an early model ARM Cortex processor, your program fails to compile. However if you remove the below statement from the code, it starts working. What is the reason for the compile error?
t = t + 0.01
Correct Answer:
Your compiler needs an implementation of a soft float library to handle floating point arithmetic
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
microcontroller
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
both hardware and software designs
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
CC
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
a 4 KB cache memory
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
5CH
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
AVR
Note: This Question is unanswered, help us to find answer for this one
How many times is the following loop performed?
MOV R6, #200
BACK: MOV R5, #100
HERE: DJNZ R5, HERE
DJNZ R6, BACK
Correct Answer:
20,000
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Both microprocessors and microcontrollers can be used
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
microcontroller.obj
microcontroller.Ist
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
If the conditions are:
PA= output with handshaking
PB=output with handshaking, unused bit of PC=don't care
What would be the control word for 8255 PPI?
Correct Answer:
A4H
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
THI
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
an 18-Pin IC
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
The integration level components of IC
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
does not have on-chip ROM
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
3-byte instruction
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
53
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Atmel
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
DRAM
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Real Time Clock(RTC)
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
UV-EPROM
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
MOV R5, #F9 H
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
DA
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
FFFFH
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
IEEE 1149.1
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
FDH
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
32-bit RISC processor
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
8051 microcontroller
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
CMOS
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
FFH
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
IP.4
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Bank 1
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
9BH
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
0000 H
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
28800Hz
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Floating gate transistors
Note: This Question is unanswered, help us to find answer for this one
What would be the contents of register A after the following code is executed?
MOV A,#56H
SWAP A
RR A
RR A
Correct Answer:
59H
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
07H
Note: This Question is unanswered, help us to find answer for this one
What would be the contents of register A after the execution of the following code?
CLR A
ORL A, #99H
CPL A
Correct Answer:
66H
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Bank 1
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
28,800 Hz
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
RLC RO
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
13-bit
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
PCON
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
INT1
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
7
Note: This Question is unanswered, help us to find answer for this one
What would be in register A after the execution of the following code?
MOV A, #85H
SWAP A
ANL A, #OFOH
Correct Answer:
50H
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
DDH
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Direct
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
@
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
PC
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
0
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Sophisticated wrong
Networked
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
TLM is a high-level modelling approach where details of communication between modules are separated from the details of the implementation of functional units
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Microcontrollers include an integrated CPU, memory and peripherals capable of input and output
It contains a processor memory and programmable input/output peripherals
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
embedded
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
C
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Available systems memory
Available processor speed
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Execution unit (EU)
Program flow control unit (CU)
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Mean
Hybrid
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
AOS_WaitMessage and AOS_ReceiveMessage
AOS_WaitEvent and AOS_LoadEvent
AOS_WaitSignal and AOS_ExitMutex
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
limited
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
single cycles
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Maintainability
Interrupt controlled
Critical failure modes
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
exported
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Time
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
design
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
CPU
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Asynchronous
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Effects on Hardware
Topology
Network
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
AVR
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Read TL and TH as separate 8-bit value
Read the TL and TH values as 16-bit value
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Real-time response
Functional partitioning
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
SoC
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
A counter uses an external signal to count pulses
A timer uses the frequency of the internal clock, and generates delay
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
low-level hardware
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Counting the number of occurrence of that event
Counting the length of the event
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
stepping through instructions
accessing system registers
setting/clearing breakpoints
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
ARM is a microprocessor while AVR is a micro-controller
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Lower cost because many elements of the processor are contained within the one chip resulting in lower chip cost and board cost
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Less flexibility because all components are integrated into the one chip
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
If a chrooted executable needs access to an object file xx.so then real access will occur to xx.so prefixed by the chrooted path. This allows use of different architecture binaries
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
ARM
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Timer 1 interrupts(TF1)
Interrupts
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Physical System > Transducer Sensor > Signal Conditioning > A/D Converters > Computer
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Connectivity
Extensibility
Complexity
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Data Collection: Sensor requirements, assists the operator in controlling the system
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Part-Turn Actuator
Multi-Turn Actuator
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Dynamic Loader, Link Loader, Monitor, Debug Agent
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Functional Computer System
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Mutexes are typically used to serialise access to a section of re-entrant code that cannot be executed concurrently by more than one process
A semaphore restricts the number of simultaneous users of a shared resource up to a maximum number
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
No external peripheral complexity
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Microcontrollers have I/O, memory etc. built into it and specifically designed for control
Microprocessor is a manager of the resources (I/O, memory) which lie out-side of its architecture
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
What are the Statistical Moments? (check all that apply)
Correct Answer:
Kurto
Note: This Question is unanswered, help us to find answer for this one
Which of the following are Classification of Embedded Systems?
Correct Answer:
Networked Web Appliances
Note: This Question is unanswered, help us to find answer for this one
Design interface definitions with the following levels of abstraction are used?
Correct Answer:
Driver Level and Register Trans- fer Level (RTL)
Note: This Question is unanswered, help us to find answer for this one
Which of the following statement is incorrect about Digital Signal Processor?
Correct Answer:
It is used when signal processing functions stop to processed fast and systems close
Note: This Question is unanswered, help us to find answer for this one
Many embedded devices use analog- to-digital-converters (ADCs) for data acquisition. These ADCs may be sampled on a regular timed basis, and the data samples stored by application software in an?
Correct Answer:
Array
Note: This Question is unanswered, help us to find answer for this one
Which of the following is Classifications of Embedded Systems?
Correct Answer:
Sophisticated Embedded Systems
Note: This Question is unanswered, help us to find answer for this one
Different addressing modes in 8051 microcontroller are?
Correct Answer:
Directed Addressing
Note: This Question is unanswered, help us to find answer for this one
The processor _____ must have a trace port with sufcient bandwidth so that the trace information can be recorded by an external tool without any information loss?
Correct Answer:
SoC
Note: This Question is unanswered, help us to find answer for this one
UART allows Microcontroller to communicate with? (check all that apply)
Correct Answer:
Input sensors
Note: This Question is unanswered, help us to find answer for this one
The baseline PIC microcontroller family represents the most direct descendant of the General Instruments ancestors, and displays the core features of the original PIC design. The first Microchip baseline microcontrollers were coded?
Correct Answer:
16C5X
Note: This Question is unanswered, help us to find answer for this one
Which of the following TRACE32 CoreSight Features?
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Select a True statements for Microcontroller ? (check all that apply)
Correct Answer:
None of the above -WRONG ANS
Note: This Question is unanswered, help us to find answer for this one
Embedding a real μC into simulation environments can be implemented in following different ways, choose correct statements? (check all that apply)
Correct Answer:
Solutions connects every μC3 pin via specialized hardware to the simulation computer
Note: This Question is unanswered, help us to find answer for this one
Select True statements for Microprocessor?
Correct Answer:
ITs CPU contains an ALU, a program counter a stack pointer some working register, a clock timing
Note: This Question is unanswered, help us to find answer for this one
FPGA based emulators map the SoC design to the configurable logic blocks of an FPGA. FPGAs are a flexible solution as long as the complete design can be mapped to one FPGA?
Correct Answer:
device
Note: This Question is unanswered, help us to find answer for this one
The ITM trace packages for read/write accesses contain the following information?
Correct Answer:
data address
data value
program counter
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
The Multi Core Debug System (MCDS) on the emulation devices provides a counter and trigger systems which extends the normal ___ debug resources?
Correct Answer:
μC
Note: This Question is unanswered, help us to find answer for this one
Using a TRACE32, the generated code was loaded into the control hardware and functionally tested in-situ?
Correct Answer:
debugger
Note: This Question is unanswered, help us to find answer for this one
On reset, What happens in an embedded system?
Correct Answer:
restarts with the boot-loader pointing to the reset handler address 0xFFFFFFF0
Note: This Question is unanswered, help us to find answer for this one
The complete data exchange between the simulation and the μC is realized via the standard debugger interface, so the hardware effort for the coupling is minimal in comparison to other HIL simulation approaches where every ____ pin itself has to be connected to the interface of the simulation computer?
Correct Answer:
I/O
Note: This Question is unanswered, help us to find answer for this one
Choose the most probable reason for the compile error. If you are developing code for an early model ARM Cortex processor, your code fails to build and when you remove the line below the code compiles successfully? t = t + 0.01
Correct Answer:
Your compiler needs an implementation of a soft float library to handle floating point arithmetic
Note: This Question is unanswered, help us to find answer for this one
To record the trace information generated by the Cortex-M3/M4 processors, Lauterbach supports following modes? (check all that apply)
Correct Answer:
Real-time Pro ling: The trace information is streamed to the host computer and analyzed during runtime
Note: This Question is unanswered, help us to find answer for this one
The SCE-MI provides a transport infrastructure between the _____ and the host workstation sides of each channel which interconnects transactor models in the emulator to C (untimed or RTL) models on the workstation?
Correct Answer:
emulator
Note: This Question is unanswered, help us to find answer for this one
General purpose processor consists of? (check all that apply)
Correct Answer:
Embedded processor
Note: This Question is unanswered, help us to find answer for this one
UART is best described as?
Correct Answer:
A hardware device
Note: This Question is unanswered, help us to find answer for this one
The Instruction set of the PIC I6CXX micro controller family has __________.
Correct Answer:
35 instructions
Note: This Question is unanswered, help us to find answer for this one
In 8051, the mode 2 timer is ____________.
Correct Answer:
an 8-bit timer
Note: This Question is unanswered, help us to find answer for this one
When is the TFO flag raised for the following program?(Assume XTAL=11.0592 MHz)
MOV TMOD,#01
MOV TLO,#12H
MOV THO,#1CH
SETB TRO
Correct Answer:
After 58350 clock cycles
Note: This Question is unanswered, help us to find answer for this one
How much delay would be there in the following program if the crystal frequency is 11.0592 MHz?
Correct Answer:
436.17
Note: This Question is unanswered, help us to find answer for this one
In the Dallas microcontroller DS5000T-8 ,"T" indicates__________. |
Correct Answer:
a real-time clock
Note: This Question is unanswered, help us to find answer for this one
Which mode and which timer are selected for the following instructions?
Correct Answer:
Mode 2 and timer 1
Note: This Question is unanswered, help us to find answer for this one
What does the term "third-party support" mean?
Correct Answer:
Availability of dealers to market the product
Availability of dealers to market the product
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
1 and 0
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
CMOS technology
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
16-bit
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Harvard
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
PSW.1 & PSW.5
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
PC
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
36H and37H
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
AVR
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
At FFFFH
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
4166
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
CY=1 AND AC=O
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
RAM location 08 H
Note: This Question is unanswered, help us to find answer for this one
Embedded Systems MCQs | Topic-wise